@charset "utf-8";
@import url(main.css);

#pagecontainer { left: 0; top: 0; width:955px; margin: 120px auto 0; }
#contentcontainer { background: #fff; left: 0; margin-top:140px; overflow: hidden; padding-bottom: 10px; width:955px; }
#footer { left:0; margin:0 auto; width:955px; }
#breadcrumbcontainer { top: 125px; padding-top: 10px; width: 930px; }
#mainmenu { width: 935px; }
#mainmenucontent { margin: 7px 0 0; }

#headerads { height:100px; left:0; margin:0 auto; position:absolute; top:-120px; width:100%; }
#leftads { position: absolute; top: 0px; left: 50%; margin: 0 0 0 -569px; }
#rightads { left: 50%; margin: 0 0 0 389px; }

html>body #overlay { top: -130px; }
html>body #lbOverlay { margin-top: -130px; }
