@CHARSET "UTF-8";

body{background: url(../images/back.jpg);font-size: 11px;font-family: arial;color:#fff;}

div.body{width:856px;margin:0 auto;border:1px solid #000;background: #fff;padding:6px;}

div.header{height:108;}
div.header img.head{display: block;}

div.header div.menu{margin:2px 0;background: #ee1c25;height:24px;}
div.header div.menu a{display:block;font-size:11px;font-weight:bold;font-size:10px;display:block;float:left;color:#fff;text-decoration: none;text-transform: uppercase;line-height: 24px;height:24px;border-left:2px solid #fff;padding:0 8px;}
div.header div.menu a:HOVER{background: #000;}
div.main{background: url(../images/main_bk.jpg) no-repeat #0091ca;padding:10px 0;min-height:471px;_height:471px;padding-bottom:10px;}

div.footer{margin-top:2px;background: #ee1c25;color:#fff;padding:3px 0 3px 0;height:80px;_height:75px;}
div.footer div.section{float:left;line-height: 16px;margin:0 0 0 50px;_margin:0 0 0 50px;}

div.footer a{color:#fff;text-decoration:none;}
div.footer a:hover{text-decoration: underline;}


img{display:block}