body{
margin:0; background-repeat:repeat-y; font-family:Trebuchet MS, Arial, Helvetica, sans-serif
}

#header {
height:90px; background:url(/Images/Base/video_head_tile.png); background-repeat:repeat-x; white-space:nowrap; text-align:center
}

#mainpage {
height:721px; position:absolute; top:90px; left:0px; right:0px; background:url(img/mainpage_bg.jpg); background-repeat:repeat-x; background-position:top
}

#whiteblock_doc {
width:730px; background:#fff; border:solid #eee7de 2px; margin:30px auto 4px auto; padding:30px;
}
#whiteblock_doc h1{font-size:18px; color:#e45221}
#whiteblock_doc p{font-size:12px; line-height:18px; margin-bottom:20px}
#whiteblock_doc h2{font-size:14px; margin-bottom:-10px}
#whiteblock_doc p.small_ital{font-size:10px; line-height:18px; margin-bottom:20px; font-style:italic}
#whiteblock_doc a{color:#666; text-decoration:none; font-weight:bold}
#whiteblock_doc a:hover{color:#000; text-decoration:underline}

ul {font-size:12px; line-height:16px}
li {margin-bottom:16px}



#footer {
width:790px; text-align:right; color:#7c7065; margin:0 auto; font-size:12px;
}
#footer p {color:#7c7065; line-height:20px; margin-top:10px}
#footer a {color:#7c7065; text-decoration:none;}
#footer a:hover {color:#5c4f44; text-decoration:underline}


