@charset "UTF-8";
body{ background:url(../images/bg-page.jpg) repeat-x #333; font-size:12px; color:#999; font-family:Helvetica, Tahoma, Arial, sans-serif; line-height:24px; margin:0; }
a{ color:#DDD; }
a:hover{ color:#EEE; text-decoration:none; }
a img{ border:none; }
.clear{ clear:both; }
#container{ width:955px; margin:auto; background:#000; padding:0 20px 20px; }

#header h1{ float:left; width:405px; height:138px; background:url(../images/logo.gif) no-repeat; text-indent:-9999px; margin:30px 0 0 5px; }
#header h1 a{ width:405px; height:138px; display:block; }
#header p{ float:right; clear:right; text-align:right; padding:0 5px 0 0; }
#header #bgr{ float:right; padding:20px 5px 5px 0; }

#menu{ border-top:1px solid #222; border-bottom:1px solid #222; clear:both; }
#menu ul{ list-style:none; padding:0; margin:12px 0 12px 0; }
#menu ul li{ display:inline; }
#menu ul li a{ text-decoration:none; color:#999; padding:18px 30px 17px 30px; }

#main{ padding:20px 20px 20px 30px; float:left; width:640px; border-right:1px solid #333; }
#main #buttons a{ margin:20px 12px 0 0; float:left; }
#main h2{ color:#EEE; font-size:18px; border-bottom:1px solid #222; font-weight:normal; }
#main h3{ color:#DDD; font-size:14px; border-bottom:1px solid #111; background:#222; margin-left:-10px; text-indent:6px; padding:4px 0 2px 4px; font-weight:normal; }
#tooltip{ position:absolute; border:3px solid #333; background:#DDD; padding:8px 12px; color:#000; font-size:12px; line-height:20px; display:none; width:480px; }
table{ border-collapse:collapse; margin:15px 0; line-height:28px; }
td{ border-bottom:1px solid #222; vertical-align:top; }
th{ text-align:left; color:#DDD; }

#sidebar{ float:right; width:240px; padding-top:40px; }
#sidebar ul{ list-style:none; padding:0; }
#sidebar ul li a{ text-decoration:none; padding:4px 0 4px 7px; border-bottom:1px solid #222; display:block; }

#logos{ border-top:1px solid #222; }
#logos img{ padding:25px 15px 15px; vertical-align:middle;}

#footer{ width:915px; margin:auto; height:45px; padding:10px 8px 40px 8px; font-size:11px; margin-bottom:60px; }
#footer p{ text-align:center; }
#footer img{ float:right; clear:none; }
