/* CSS Document */
body {height:100%;font:12px Arial, Tahoma,  Verdana, Sans-Serif;color:#3b3b3b;background:#1e563b;}
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:#001e30;} 
a:hover {text-decoration:none;color:#001e30;} 
  
/*  All  */  
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.wraper {width:848px;margin:0 auto;border:1px solid #24201e;border-top:none;}
.clear {font-size:0;line-height:0;clear:both;height:10px;}
.nofont {font-size:0;line-height:0;}
.header {position:relative;}

.container {background:#fff;}
.left-column {float:left;width:194px;padding-top:4px;}
.left-column ul {padding:0 10px 0 9px;}
.left-column ul li {text-transform:uppercase;font-weight:bold;background:#94c93d;padding:6px 0 5px 24px;margin-bottom:2px;}
.left-column ul li span {color:#fff;padding-right:20px;}
.left-column ul li {}
.left-column p {padding:14px 0 0 14px;}
.left-column p img {border:1px solid #332c28;}
.center-column {float:left;width:465px;}
.center-column p {padding:0 16px 12px 0;line-height:14px;}
.center-column a {color:#0033ff;}
.right-column {float:left;width:180px;background:#d6d6d6;padding-top:4px;}
.right-column p {padding:0 10px 12px 10px;line-height:14px;}
.footer {height:56px;position:relative;background:url(../images/footer.gif) repeat-x;}
.footer ul {padding-left:225px;}
.footer ul li {float:left;padding-right:8px;margin:23px 6px 0 0;background:url(../images/line.gif) right 3px no-repeat;font-weight:bold;}
.footer ul li.last {background:none;padding-right:0;margin-right:0;}
.footer ul li a, .footer ul li a:visited {color:#3b3b3b;}
.footer ul li a:hover {color:#3b3b3b;}
