body
{
background:  #F2F2F2 url('images/bg.gif') repeat-x;
margin: 0px;
padding: 0px;
}


#main_container{
width:800px;
height:800px;
margin:auto;
background: none;
font-size:12px;
color:#042254;
font-family:Verdana, Arial, Helvetica, sans-serif;

}
#top_banner{
width:800px;
height:120px;
margin:auto;
}
#logo{
width:460;
height: 80px;
float:left;
padding-left:20px;
padding-top: 25px;
}

/*-------------foooter*/
#footer{
clear:both;
width:auto;
background:url(images/bg_footer.jpg) no-repeat left bottom #5A6F6C;
background-position:0px 40px;
color:#CCCCCC;
height:80px;
padding-top:10px;
text-align:center;
}
