﻿body { font-family: Verdana, Helvetica, Sans-Serif; font-size: 11px; color:#777777; background-color:white; margin:0;}

#background {}
    #header {width:100%; display:block; margin-bottom:5px;}
     .central {width:952px; margin:auto; position:relative; margin:0 auto 5px}

    #links {margin-top:5px; line-height:51px; z-index:5000;}
        #links img {margin:15px 0}
    #menu {height:25px; background:transparent url("../../Images/2011/layout/menu-bg.gif") repeat-x left top; border:1px solid #ADADAD; border-width:1px 0; display:block;}
        #search {float:right; padding-top:2px;}

    #banners {height:175px; padding-bottom:13px; background:white url("../../Images/MasterPage/headerWndShadow.jpg") no-repeat bottom left; margin-bottom:2px;}
        #banner-left {width:650px; height:175px; border:1px solid #ADADAD; margin-right:5px; float:left;}
        #banner-right {width:293px; height:175px; border:1px solid #ADADAD; float:left;}

    #contents { position:relative; margin-bottom:5px;}
        #content-left {width:650px; border:1px solid #CCCCCC;}
            #content-left-header {width:630px; height:20px; background:white url(../../Images/misc/content-left-header.gif) top left repeat-x; padding-left:20px; color:White; font-size:10px; font-weight:bold; line-height:18px;}
        #space {width:5px;}
        #content-right {width:293px; border:1px solid #CCCCCC; overflow:hidden; padding-bottom:5px;}
        
#footer {text-align:right; font-size:9px; color:#EFEFEF; height:28px; background:transparent url("../../Images/2011/layout/footer.gif") repeat-x left bottom;} 
    #footer .padding {padding:5px 0 0 0}
    #footer a {color:#EFEFEF; }
        #footer a:hover {text-decoration:underline;}


