﻿#TopMenu
{
    display: none;
}

.ItemCarouselDiv
{
    display: none;    
}

#MainContent
{
    color: Black;
}

.ContentLeftColumn
{
    float: none !important;
    overflow: visible !important;
    font-size: 16px;
    line-height: 20px;
}

.ContentLeftColumnAlt
{
    margin-top: 10px;
}

.ContentRightColumn
{
    overflow: visible !important;
    float: none !important;
}
.ContentRightColumn img
{
    position: absolute;
    top: 125px;
    right: 22px;       
}

.ContentRightColumnAlt
{
    margin-top: 7px !important;
}

#Footer
{
    margin-top: 22px;
}