/* CSS Document */
body {height:100%;font:11px Arial, Tahoma, Verdana, Sans-Serif;color:#444e57;background:#7b7b7b;}
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:underline;color:#444e57;} 
a:hover {text-decoration:underline;color:#444e57;} 
  
/*  All  */  

.style1 {
	color: #3D930A;
	font-weight: bold;
	font-size: 16px;
}

.clear {font-size:0;line-height:0;clear:both;height:1px;}
.header {width:800px;margin:0 auto;font-size:0;line-height:0;position:relative;}

.container {width:800px;margin:0 auto;background:#fff;padding:5px 0 10px 0;}
.left-column {float:left;width:196px;padding-left:5px;}
.left-column ul li {font-size:0;line-height:0;padding-left:10px;}
.left-column p {padding:6px;background:url(../images/imgbg.gif) no-repeat;}
.left-column p img {border:1px solid #000;}
.center-column {float:left;width:576px;padding:13px 11px 0 11px;}
.center-column p {padding:0 0 9px 0;line-height:15px;margin-bottom:7px;}
.right-column {float:left;width:201px;background:#676767;}
.right-column p {font-size:0;line-height:0;padding:7px;background:url(../images/imgbg2.gif) no-repeat;}
.right-column p img {border:1px solid #000;}

.footer {height:108px;width:800px;margin:0 auto;background:#fff url(../images/footer.gif) no-repeat;position:relative;}
.footer ul {position:absolute;top:33px;left:220px;}
.footer ul li {float:left;padding-right:12px;margin:0 11px 0 0;background:url(../images/line.gif) right 3px no-repeat;}
.footer ul li.last {background:none;padding-right:0;margin-right:0;}
.footer ul li a, .footer ul li a:visited {color:#6b6b6b;text-decoration:none;}
.footer ul li a:hover {color:#c2c2c2;}
.footer p {color:#99978d;clear:both;padding:58px 0 0 0;text-align:center;font-family:Arial;line-height:17px;}
.footer p a, .footer p a:visited {color:#99978d;text-decoration:underline;}
.footer p span, .footer p span a, .footer p span a:visited {color:#5dac00;}
