/* CSS Document */

body {margin:0; background: url(images/bg_top.jpg) #34378c repeat-x center top; font-family:Arial, Helvetica, sans-serif;}

#main {width:790px; margin:0 auto; border-left:5px solid #fff; border-right:5px solid #fff; border-bottom:5px solid #fff; background:url(images/bg_content.jpg) bottom no-repeat #ffc;}
#main a {font:16px Georgia, "Times New Roman", Times, serif; color:#fff; text-decoration:none; border:1px solid #fff; text-transform:uppercase; padding:5px; margin-right:8px;}
#main a:hover {color:#fdb813; border:1px dashed #fdb813;}

#header {height:55px; background:url(images/bg_header.jpg) no-repeat; padding:125px 0 0 270px; margin-bottom:20px;}

#left {float:left; width:228px; padding:0 22px 30px 20px;}
#leftwrap {background-color:#fff; border-left:1px solid #99c; border-right:1px solid #99c; border-bottom:1px solid #99c; width:173px; margin:0 0 20px 10px; font-size:16px; font-weight:bold; color:#339; text-align:center; padding:10px 15px 15px;}

#right {width:505px; float:right; color:#2e3192; padding-bottom:30px; font-size:14px; line-height:20px; padding-right:15px;}
#right h1 {margin:15px 0 5px; font:normal 22px Georgia, "Times New Roman", Times, serif; color:#ed1c24;}
#right h2 {margin:0 0 5px; font:normal 22px Georgia, "Times New Roman", Times, serif; color:#ed1c24;}
#right a {padding:0; margin:0; border:none; color:#ed1c24; font:14px Arial, Helvetica, sans-serif; text-transform:none;}
#right a:hover {border-bottom:1px #ed1c24 dashed; color:#ed1c24; border-top:none; border-right:none; border-left:none;}

#clear {clear:both;}

#footer {color:#fff; width:790px; margin:10px auto; text-align:center; font-size:13px;}
#footer a {color:#fff; text-decoration:none;}
#footer a:hover {border-bottom:1px #fff dashed;}