/* CSS Document */
body {height:100%;font:14px Sans-Serif, Arial, Verdana, Tahoma;color:#141414;background:#fff;}
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:#141414;}   
a:hover {text-decoration:underline;color:#141414;} 
 
/*  All  */ 
<!--
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #0948B9;
}
a:link {
	color: #0948B9;
}
a:visited {
	color: #0948B9;
}
-->  
.clear {font-size:0;line-height:0;clear:both;height:12px;} 
.container {width:962px;margin:12px auto 0 auto;}
.header {font-size:0;line-height:0;position:relative;} 
.header ul {position:absolute;top:130px;left:26px;}
.header ul li {font:bold 12px Tahoma;float:left;margin-right:20px;padding-right:22px;background:url(../images/line.gif) right 1px no-repeat;}
.header ul li.last {margin-right:0;padding-right:0;background:none;}
.header ul li a, .header ul li a:visited {color:#090909;}
.center-column li {padding-left:25px;}
.left-column {float:left;width:162px;padding-left:3px;}
.left-column p {font-size:0;line-height:0;}
.left-column p img {border:1px solid #000;}
.center-column {float:left;width:627px;padding:15px 0 0 0;} 
.center-column p {padding:0 18px 16px 18px;}
.right-column {float:left;width:165px;}
.right-column p {font-size:0;line-height:0;}
.right-column p img {border:1px solid #000;}

.footer {width:962px;margin:0 auto;position:relative;background:url(../images/footer.gif) repeat-x;height:29px;padding-top:14px;}
.footer ul {padding-left:26px;}
.footer ul li {font:bold 12px Tahoma;float:left;margin-right:20px;padding-right:22px;background:url(../images/line.gif) right 1px no-repeat;}
.footer ul li.last {margin-right:0;padding-right:0;background:none;}
.footer ul li a, .footer ul li a:visited {color:#090909;}
