﻿body {
}

#ServiceBar
{
    display: none;
}

#TopMenu
{
    display: none;
}

#splashOuter
{
    display: none;
}

/*#LeftColumn
{
    display: none;
}*/
#LeftColumn 
{
    height: 100px;
    padding-bottom: 20px;
}
#LeftColumn img
{
    height: 100px;
}
#LeftMenu
{
    display: none;
}

#MainContainer
{
    width: 100%; 
    margin: 0px; 
    float: none;
}

#RightColumn
{
    width: 100%; 
    margin: 0px; 
    float: none;
    clear: both;
}

#Content
{
    width: 100%; 
    margin: 0px; 
    float: none;
    clear: both;
    padding-top: 10px;
}

#BreadCrumbMenu
{
    /*font-size: 100%;
    line-height: 100%;
    width: 100%;
    float: none;*/
    display: none;
}

.BannerContent
{
    /*float: none;
    width: 100%;*/
    display: none !important;
}

.DefaultBannerContent
{
    display: none !important;
}

#ContentLeft
{
    width: 95%; 
    margin: 0px; 
    float: none;
    margin-top: 15px;
}
#ContentLeft h1
{
    width: 95%; 
    margin-left: 0px;
    margin-right: 0px;
    float: none;
}

#ContentRight
{    
    display: none;
}

div.SpacingBar
{
    height: 0px;
}

#Footer
{
    display: none;
}