/* CSS Document */
body {height:100%;font:11px Tahoma, Arial, Verdana, Sans-Serif;color:#636363;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:#cf630f;} 
a:hover {text-decoration:underline;color:#cf630f;} 
 
/*  All  */ 
<!--
.style1 {
	color: #FF6600;
	font-weight: bold;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
}
.style4 {color: #FF6600}
-->  
.clear {font-size:0;line-height:0;clear:both;height:1px;}
.header {position:relative;width:780px;margin:0 auto;} 
.header ul {position:absolute;top:90px;right:18px;}
.header ul li {font:11px Verdana;padding-bottom:3px;margin-bottom:3px;border-bottom:1px dashed #555451;width:172px;text-align:center;}
.header ul li.last {border:none;}
.header ul li a, .header ul li a:visited {color:#434343;text-decoration:none;display:block;width:170px;padding-top:3px;height:18px;text-align:center;}
.header ul li a:hover {background:#dccd94;color:#434343;text-decoration:none;}

.container {width:780px;margin:0 auto;padding:10px 0 10px 0;background:#fcfaf4;}
.left-column {float:left;width:187px;padding-left:3px;}
.left-column p {font-size:11;line-height:1;}
.center-column {float:left;width:376px;padding:5px 11px 0 11px;border-right:1px solid #988f6b;border-left:1px solid #988f6b;}
.center-column h3 {font:bold 18px Verdana;color:#464646;padding:0;text-transform:uppercase;}
.center-column h4 {font:bold 14px Verdana;color:#b39100;padding:0 0 7px 0;text-transform:uppercase;}
.center-column p {padding:0 0 14px 0;}
.center-column p strong {color:#ffc088;}
.right-column {float:left;width:185px;padding-left:5px;}
.right-column p {font-size:12px;line-height:1.1;}

.footer {height:103px;position:relative;width:780px;margin:0 auto;background:#fcfaf4 url(../images/footer.gif) no-repeat;}
.footer ul {padding-left:224px;}
.footer ul li {float:left;padding-right:13px;margin:24px 12px 8px 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:#575757;text-decoration:none;}
.footer ul li a:hover {color:#d7b757;text-decoration:none;}
.footer p {clear:both;color:#575757;font-family:Arial;text-align:center;}
.footer p a,.footer p a:visited {color:#575757;text-decoration:underline;}
.footer p span {display:block;color:#a9a8a5;padding-top:4px;}
.footer p span a, .footer p span a:visited {color:#a9a8a5;}