body{
margin:0px; padding:0px; font-family:Arial; background:#000000;
}


/* HEADER */
.header{
width:100%; height:186px; background:url(images/web/header_bg.jpg) repeat-x; margin-bottom:10px;
}
.header_in{
width:950px; height:186px; background:url(images/web/header_in_bg.jpg) repeat-x;
}
.header_in_flash{
width:344px; float:left; height:186px; margin-top:19px;
}
.header_in_img{
width:601px; height:186px; float:right; margin-top:19px;
}
/* END HEADER */

/* MIDDLE */
.middle{
width:100%; background:url(images/web/content_bg.jpg) repeat-x bottom; clear:both;
}
.middle_wrap{
width:1000px; text-align:left; margin:0px 15px 0px 0px;
}
.middle_menu{
float:left; width:200px;
}
.middle_menu img{
padding:5px 0px 5px 10px;
}
.middle_content{
width:76%; float:right; min-height:400px; padding:0px 0px 0px 10px; color:#FFFFFF; font-size:12px; word-spacing:4px; line-height:20px; font-style:normal; margin-left:3%;
}
.middle_content h3{
font-size:18px; font-style:italic; margin:0px 0px 2px 0px; padding:0px;
}
/* END MIDDLE */

.footer{
padding:15px 0px 15px 0px; background:#292929; color:#636363; text-align:center; font-size:12px; position:relative; bottom:0px;
}
.footer a{
color:#861818; text-decoration:none; padding:5px;
}
