/* CSS Document */
body {height:100%;font:12px Georgia, Tahoma, Arial, Verdana, Sans-Serif;color:#515151;background:#fdfce6;}
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:770px;margin:0 auto;border-left:1px solid #718216;border-right:1px solid #718216;}
.header {position:relative;}
.header p {border-bottom:1px solid #718216;font-size:0;line-height:0;}
.header ul {position:absolute;top:9px;left:618px;}
.header ul li {font-weight:bold;}
.header ul li a, .header ul li a:visited {display:block;height:22px;width:132px;padding:7px 0 0 10px;}
.header ul li a:hover {background:#fdfce6;}
.content {padding:21px 10px 5px 24px;background:url(../images/content.gif) repeat-x;}
.content h3 {font-size:12px;color:#dc4207;padding-bottom:13px;}
.content p {padding-bottom:13px;} 
.footer {background:#e7e7de;}
.footer ul {padding-left:132px;}
.footer ul li {float:left;font-size:11px;padding-right:23px;margin:7px 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:#515151;}
.footer ul li a:hover {color:#ff5400;}
.footer p {clear:both;color:#9c9c97;font-size:10px;text-align:center;padding-bottom:10px;}
.footer p strong {color:#74746f;}
.footer p a, .footer p a:visited {color:#9c9c97;}