body{
background:#000000; margin:0px; font-family:"Gill Sans";
}
.wrap{
width:100%;
}
.header{
height:186px; width:100%; background:url(images/web/header_bg.jpg) repeat-x;
}
.content{
width:100%; min-height:400px; background:url(images/web/content_bg.jpg) repeat-x bottom; margin-top:20px;
}
.footer{
width:100%; background:#292929; padding:15px 0px 10px 0px; color:#636363; text-align:center; font-size:12px; position:relative; bottom:0px; margin:0px;
}
.footer a{
color:#861818; text-decoration:none; padding:5px;
}


.menu{
float:left; width:200px; text-align:center;
}
.menu img{
padding:5px 0px 8px 5px;
}
.main_c{
float:right; width:750px;
}


.header_in_hold{ 
width:951.9px; height:inherit; text-align:left; padding:19px 0px 0px 0px; text-align:center; background:url(images/web/header_in_bg.jpg) repeat-x;
}
.content_in_hold{
width:951px; height:inherit;
}
