/* CSS Document */

/*header*/
div.header{margin:0 auto;padding-top:15px;height:135px;width:830px;clear:both;}

/* main */
div.main{margin:3px auto 10px auto;padding:15px;width:800px;clear:both; background:url(../images/main_bg.gif) no-repeat center top;}

/* footer */
div.footer{
margin:15px auto 10px auto;
padding:15px 20px 20px 20px;
clear:both;
overflow:hidden;
height:30px;
width:790px;
clear:both;
overflow:hidden;
background:url(../images/footer_bg.gif) no-repeat;
}
