@charset "utf-8";

#topbar{height:37px;line-height:37px;background:url(../images/topbar_bg.jpg);overflow:hidden;color:#333;}
#nav{margin-top:220px;height:38px;line-height:38px;background:url(../images/nav_bg.jpg) center top no-repeat;color:#27A4DB;}
#main{margin:0 auto;padding:20px 40px 40px 40px;width:920px;background:#FFF url(../images/main_bg.jpg) 0 0 repeat-x;border:solid 4px #27A4DB;border-left:solid 8px #27A4DB;border-right:solid 8px #27A4DB;}
#footer{margin:0 auto;padding:10px;padding-top:15px;color:#91D2F0;}