/* CSS Document */
body {height:100%;font:12px Arial, Verdana, Sans-Serif;color:#868a8e;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:#fff;}
 
/*  All  */  
.style1 {color: #D33D08;font-weight: bold;font-size: 14px;}
.header {width:800px;margin:0 auto;font-size:0;line-height:0;position:relative;border-bottom:6px solid #d33d08;}
.header ul {position:absolute;top:32px;right:26px;}
.header ul li {font-size:11px;line-height:14px;float:left;padding-right:9px;margin-right:8px;background:url(../images/line.gif) right 2px no-repeat;}
.header ul li.last {padding-right:0;margin-right:0;background:none;}
.container {width:798px;margin:0 auto;background:#fff;padding-bottom:5px;border:1px solid #cccccc;border-bottom:6px solid #cccccc;border-top:none;}
.left-column {float:left;width:181px;padding:12px 0 0 9px;}
.left-column p img {border-right:1px solid #cccccc;}
.center-column {float:left;width:396px;padding:12px 5px 0 17px;position:relative;}
.center-column h3 {font-size:11px;padding-bottom:13px;}
.center-column p {padding-bottom:13px;line-height:15px;}
.right-column {float:left;width:190px;padding-top:12px;}
.right-column p img {border-left:1px solid #cccccc;}
.clear {font-size:0;line-height:0;clear:both;}
.footer {width:800px;margin:3px auto 0 auto;background:#cfcfcf;}
.footer ul {padding-left:12px;}
.footer ul li {float:left;padding-right:6px;margin:21px 5px 5px 0;background:url(../images/line2.gif) right 2px no-repeat;}
.footer ul li.last {background:none;padding-right:0;margin-right:0;}
.footer ul li a, .footer ul li a:visited {color:#333;}
.footer p {clear:both;color:#333;padding:0 0 25px 12px;}
.footer p a, .footer p a:visited {color:#333;}
.footer p strong a, .footer p strong a:visited {text-decoration:underline;}