/* CSS Document */
body {height:100%;font:13px Arial, Tahoma, Verdana, Sans-Serif;color:#333333;background:url(../images/body.gif);}
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:#990000;} 
a:hover {text-decoration:underline;color:#ff6600;} 
 
/*  All  */
.style1 {
	color:#990000;
	font-weight: bold;
	font-size: 16px;
} 
.clear {font-size:0;line-height:0;clear:both;height:1px;}
.header {width:790px;margin:0 auto;font-size:0;line-height:0;position:relative;height:390px;}
.header ul {left:0;top:345px;position:absolute;}
.header ul li {float:left;margin-right:1px;font-size:0;line-height:0;}
.header ul li.last {margin-right:0;}

.container {width:784px;background:#fff;padding:10px 3px;margin:0 auto;}
.left-column {float:left;width:187px;}
.left-column p {font-size:1;line-height:1;}
.left-column p img {border:1px solid #fff;}
.center-column {float:left;width:408px;border-right:1px solid #fff;border-left:1px solid #fff;}
.center-column h3 {font-size:11px;color:#c4e626;text-decoration:none;font-weight:bold;padding:0 14px 6px 14px;}
.center-column p {padding:0 14px 14px 14px;line-height:15px;}
.right-column {float:left;width:184px;padding-left:3px;}
.right-column p {font-size:0;line-height:0;}
.right-column p img {border:1px solid #fff;}

.footer {height:105px;width:790px;margin:0 auto;background:url(../images/footer.gif) no-repeat;}
.footer ul {margin-left:450px;}
.footer ul li {float:left;padding-right:16px;margin:14px 11px 60px 0;background:url(../images/line.gif) right 5px no-repeat;font-size:11px;}
.footer ul li.last {background:none;padding-right:0;margin-right:0;}
.footer ul li a, .footer ul li a:visited {color:#fff;text-decoration:none;}
.footer ul li a:hover {color:#fff;}
.footer p {font-size:10px;color:#d4d4d4;clear:both;font-family:Tahoma;text-align:right;padding-right:10px;}
.footer p span {font-weight:bold;color:#d4d4d4;}
.footer p a, .footer p a:visited {color:#d4d4d4;text-decoration:none;}

