/* CSS Document */
body {height:100%;font:11px Arial, Tahoma, Verdana, Sans-Serif;color:#878787;background:#fff;}
div, html, body, p, ul, ol, li, a, form, img, table, td, h1, h2, h3, h4 {margin:0;padding:0;} 
table {border-collapse:collapse;}
img {border:none;}   
ul, li {list-style:none;}
a, a:active, a:visited {text-decoration:none;color:#fff;}
a:hover {text-decoration:none;color:#404040;}
 
/*  All  */  
.container {width:774px;margin:0 auto;}
.header {position:relative;}
.header p {font-size:0;line-height:0;}
.header ul {position:absolute;top:0;left:538px;}
.header ul li {font-weight:bold;height:30px;margin-bottom:1px;font-size:0;line-height:0;}
.content {padding:15px 10px 5px 35px;background:url(../images/content.gif) repeat-x;}
.content h3 {font-size:11px;color:#878787;padding-bottom:13px;}
.content h3.pad {padding-left:108px;}
.content p {padding-bottom:13px;} 
.footer_wraper {background:#f6f6f8 url(../images/footer_wraper.gif) repeat-x;}
.footer {width:774px;margin:0 auto;background:url(../images/footer.gif) no-repeat;}
.footer ul {padding-left:110px;}
.footer ul li {float:left;font-size:11px;padding-right:21px;margin:32px 16px 9px 0;background:url(../images/dots.gif) right 4px no-repeat;}
.footer ul li.last {background:none;padding-right:0;margin-right:0;}
.footer ul li a, .footer ul li a:visited {color:#9e9d9d;}
.footer ul li a:hover {color:#000;text-decoration:underline;}
.footer p {clear:both;color:#9e9d9d;font-size:10px;font-family:Verdana;text-align:center;padding-bottom:10px;}
.footer p strong {color:#4aa3a8;font-weight:normal;}
.footer p a, .footer p a:visited {color:#9e9d9d;}