html, body {margin:0; padding:0; background-color:#11305E; height:100%; position:relative;}
body {
  margin:0;
  padding:0;
  height:auto !important;
  height:100%;
  min-height:100%;
}
img {border:none;}

#container {width:1000px; margin:0 auto;background:#fff; _height:100%; min-height:100%; overflow:hidden;}
#main {width:972px; margin:0 auto;background:#fff; _height:100%; min-height:100%;}
#header {width:100%; height:95px;}
#menu {width:100%; height:35px;}
#promo {width:100%; height:294px;}
#promos {width:100%; height:294px;}

#cols{width:100%; height:100%; margin:20px 0;}
#col1 {width:180px; float:left; height:100%}
#col2 {width:492px; float:left; height:100%; padding:0 30px;}
#col2 .content .news {width:220px; float:left; height:100%; padding:0 0px; overflow:hidden;}
#col2 .content .actions {width:220px; margin-left:250px; height:100%; padding:0 10px;overflow:hidden;}

#col2s {width:732px; float:left; height:100%; padding:0 0 0 60px;}
#col3 {width:240px; float:left; height:100%}



#footer{background:#fff url('/images/t/footer_bg.gif'); height:160px; margin:0px auto 20px auto; width:956px; padding:8px; font-size:10px; color:#fff; overflow:hidden;}
#footer div.copyright {position:relative;}
#footer ul.links {position:relative;}
#footer ul.links li{display: block; float:left; margin-right:3px;}

