/* CSS Document */
body {height:100%;font:12px Arial, Tahoma, Arial, Verdana, Sans-Serif;color:#414141;background:#eae680 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:#000;} 
a:hover {text-decoration:none;color:#a19f66;} 
  
/*  All  */ 
.style1 {
	color: #BD1515;
	font-weight: bold;
	font-size: 16px;
}
.style2 {
	color: #BD1515;
	font-weight: bold;
}  
.clear {font-size:0;line-height:0;clear:both;height:5px;}
.header {width:850px;margin:10px auto 5px auto;font-size:0;line-height:0;position:relative;}

.container {width:850px;margin:0 auto;}
.left-column {float:left;width:171px;background:#c9c672 url(../images/left-col-top.gif) no-repeat;margin-right:1px;padding-top:5px;}
.left-column ul {padding:0 0 3px 5px;}
.left-column ul li {font:12px Arial;margin-bottom:2px;background:url(../images/menu.gif) no-repeat;width:132px;height:21px;padding:6px 0 0 29px;}
.left-column p {padding:0 0 5px 5px;background:url(../images/left-col-bottom.gif) bottom no-repeat;font-size:11;line-height:1;}
.center-column {float:left;width:477px;margin-right:1px;background:#fcfaba url(../images/center-column.gif) bottom no-repeat;}
.center-column .center-col-top {background:url(../images/center-col-top.gif) no-repeat;height:5px;font-size:0;line-height:0;}
.center-column p {padding:0 7px 12px 7px;line-height:14px;}
.center-column li {padding-left:10px}
.right-column {float:left;width:200px;background:#c9c672 url(../images/right-col-top.gif) no-repeat;padding-top:5px;}
.right-column p {padding:0 0 5px 5px;background:url(../images/right-col-bottom.gif) bottom no-repeat;font-size:11;line-height:1;}

.footer {height:75px;width:850px;margin:0 auto;background:url(../images/footer.gif) no-repeat;position:relative;}
.footer ul {padding-left:26px;}
.footer ul li {float:left;padding-right:11px;margin:16px 10px 8px 0;background:url(../images/line.gif) right 3px no-repeat;font-family:Arial;}
.footer ul li.last {background:none;padding-right:0;margin-right:0;}
.footer ul li a, .footer ul li a:visited {color:#fcfaba;}
.footer ul li a:hover {color:#fcfaba;text-decoration:underline;}
.footer p {color:#989898;clear:both;padding:0 0 0 26px;font-family:Arial;}
.footer p a, .footer p a:visited {color:#c2c2c2;}
.footer p.copy {position:absolute;left:500px;top:28px;padding:0;color:#fff;}
