/* CSS Document */
body {height:100%;font:12px Arial, Tahoma,  Verdana, Sans-Serif;color:#333333;background:#202020 url(../images/body.jpg) repeat-x;}
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:#cf630f;} 
a:hover {text-decoration:underline;color:#cf630f;} 
 
/*  All  */ 
.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}  
.clear {font-size:0;line-height:0;clear:both;height:1px;}
.header-wraper {background:url(../images/header.jpg) center top no-repeat;}
.header {position:relative;width:780px;margin:0 auto;height:235px;}
.header ul {position:absolute;top:30px;right:19px;}
.header ul li {font:15px 'Courier New';text-transform:uppercase;padding-bottom:5px;margin-bottom:7px;border-bottom:1px dashed #cfcbc5;width:172px;text-align:center;}
.header ul li.last {border:none;}
.header ul li a, .header ul li a:visited {color:#aba9a6;text-decoration:none;}
.header ul li a:hover {color:#dadada;text-decoration:none;}

.container {width:780px;margin:0 auto;padding:10px 0 43px 0;background:#ffffff;}
.left-column {float:left;width:190px;background:#ffffff} 
.left-column p {font-size:11;line-height:1;}
.left-column p img {border:4px solid #3c3c3c;padding:1px;background:#fff;}
.center-column {float:left;width:372px;padding:10px 9px 40px 9px;background:#3c3c3c;margin:0 5px;background:#ffffff;}
.center-column p {padding:0 0 14px 0;}
.center-column p strong {color:#000000;}
.right-column {float:left;width:190px;background:#ffffff;}
.right-column p {font-size:11;line-height:1;}
.right-column p img {border:4px solid #3c3c3c;padding:1px;background:#fff;}

.footer-wraper {background:#474646;}
.footer {height:100px;position:relative;width:780px;margin:0 auto;}
.footer ul li {float:left;padding-right:13px;margin:43px 12px 0 0;background:url(../images/line.gif) right 3px no-repeat;}
.footer ul li.last {padding-right:0;margin-right:0;background:none;}
.footer ul li a, .footer ul li a:visited {color:#989898;text-decoration:none;}
.footer ul li a:hover {color:#989898;text-decoration:none;}
.footer p {color:#989898;font-family:Arial;text-align:right;position:absolute;top:34px;right:7px;}
.footer p a,.footer p a:visited {color:#989898;text-decoration:underline;}
.footer p span {display:block;color:#706f6f;padding-top:4px;}
.footer p span a, .footer p span a:visited {color:#706f6f;}