/* CSS Document */
body {height:100%;font:11px Tahoma, Arial, Verdana, Sans-Serif;color:#333333;background:#000 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:#cf630f;} 
a:hover {text-decoration:underline;color:#cf630f;} 
 
/*  All  */   
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #FB8B1E;
}
.nofont {font-size:0;line-height:0;} 
.clear {font-size:0;line-height:0;clear:both;height:1px;}
.header {position:relative;width:780px;margin:0 auto;}
.header ul {position:absolute;top:172px;right:43px;}
.header ul li {font:10px Verdana;text-transform:uppercase;padding-bottom:5px;margin-bottom:7px;width:98px;text-align:center;}
.header ul li.last {border:none;}
.header ul li a, .header ul li a:visited {color:#a1a28c;text-decoration:none;display:block;width:98px;padding-top:2px;height:15px;text-align:center;}
.header ul li a:hover {color:#fff;background:#606060;text-decoration:none;}

.container {width:780px;margin:0 auto;padding:0 0 10px 0;background:#EEFFE8;}
.left-column {float:left;width:190px;padding-left:5px;}
.left-column p {font-size:11;line-height:1;}
.center-column {float:left;width:376px;padding:10px 7px 0 7px;}
.center-column p {padding:0 0 14px 0;}
.center-column p strong {color:#fb8b1e;}
.right-column {float:left;width:195px;}
.right-column p {font-size:11;line-height:1;}
.right-column p img {padding:5px;background:url(../images/img_bg.gif) no-repeat;}

.footer {height:89px;position:relative;width:780px;margin:0 auto;background:url(../images/footer.gif) no-repeat;}
.footer ul {padding-left:24px;}
.footer ul li {float:left;padding-right:13px;margin:37px 12px 0 0;background:url(../images/line.gif) right 3px no-repeat;}
.footer ul li.last {padding-right:0;margin-right:0;background:none;}
.footer ul li a, .footer ul li a:visited {color:#85878a;text-decoration:none;}
.footer ul li a:hover {color:#b2b5b6;text-decoration:underline;}
.footer p {color:#b7b9bb;font-family:Arial;text-align:right;position:absolute;top:26px;right:13px;}
.footer p a,.footer p a:visited {color:#b7b9bb;text-decoration:underline;}
.footer p span {display:block;color:#77797c;padding-top:4px;}
.footer p span a, .footer p span a:visited {color:#77797c;}