/* CSS Document */
body {height:100%;font:14px Arial, Verdana, Tahoma, Sans-Serif;color:#3e3d3d;background:#e4e4e4;}
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:#3e3d3d;}  
a:hover {text-decoration:underline;color:#3e3d3d;}  
 
/*  All  */  
.clear {font-size:0;line-height:0;clear:both;height:1px;background:#fff;} 
.container {width:950px;margin:0 auto;border-right:1px solid #fff;border-left:1px solid #fff;}
.header {font-size:0;line-height:0;position:relative;} 
.header ul {position:absolute;top:186px;right:0;}
.header ul li {float:left;margin-right:26px;padding-left:4px;}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
a:link {
	color: #E62006;
}
a:visited {
	color: #E62006;
}
.content_block {background:#fff url(../images/content.gif) repeat-x;float:left;}
.left-column {float:left;width:196px;padding-top:10px;}
.left-column p {font-size:0;line-height:0;text-align:center;padding-bottom:14px;}
.center-column {float:left;width:530px;padding:15px 15px 0 15px;} 
.center-column p {padding:0 0 30px 0;line-height:18px;}
.right-column {float:left;width:194px;padding-top:10px;}
.right-column p {font-size:0;line-height:0;text-align:center;padding-bottom:14px;}

.footer {width:950px;margin:0 auto;position:relative;background:url(../images/footer.gif) repeat-x;height:55px;border-right:1px solid #fff;border-left:1px solid #fff;}
.footer ul {padding-left:300px;}
.footer .clear {background:none;}
.footer ul li {font-family:Tahoma;float:left;padding-right:9px;margin:23px 8px 0 0;background:url(../images/line.gif) right 2px no-repeat;}
.footer ul li.last {padding-right:0;margin-right:0;background:none;}
.footer ul li a, .footer ul li a:visited {color:#474747;text-decoration:none;}
.footer ul li a:hover {color:#474747;text-decoration:underline;}