/* CSS Document */
body {height:100%;font:12px Courier New, Tahoma, Arial, Verdana, Sans-Serif;color:#3b3b3b;background:#000000;}
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:#ffa73d;} 
a:hover {text-decoration:none;color:#ffa73d;} 
  
/*  All  */  

.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #0095D7;
}
a {
	font-weight: bold;
}
a:link {
	color: #0095D7;
}
a:visited {
	color: #0095D7;
}

.wraper {width:848px;margin:0 auto;border:1px solid #fff;border-top:none;}
.clear {font-size:0;line-height:0;clear:both;height:10px;}
.nofont {font-size:0;line-height:0;}
.header {position:relative;}
.header a:link, a:active, a:visited {text-decoration:none;color:#FB8000;} 
.header ul {position:absolute;top:189px;left:373px;}
.header ul li {text-transform:uppercase;font-weight:bold;margin-right:26px;float:left;}
.header ul li.last {margin-right:0;}

.container {background:#fff;}
.left-column {float:left;width:194px;}
.left-column p {padding:10px 0 0 14px;}
.left-column p img {border:1px solid #3b3b3b;}
.center-column {float:left;width:645px;padding-top:10px;}
.center-column p {padding:0 16px 12px 0;line-height:14px;}

.footer {height:56px;position:relative;background:url(../images/footer.gif) repeat-x;}
.footer ul {padding-left:400px;}
.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:#fff;}
.footer ul li a:hover {color:#fff;}
