/* CSS Document */
body {height:100%;font:11px Arial, Tahoma, Verdana, Sans-Serif;color:#565656;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:underline;color:#ff6600;} 
a:hover {text-decoration:underline;color:#ff6600;} 
 
/*  All  */  
.style1 {
	color: #3D81EE;
	font-weight: bold;
	font-size: 18px;
}
.style2 {
	color: #3D81EE;
	font-weight: bold;
	font-size:12px;
}

.clear {font-size:0;line-height:0;clear:both;height:1px;}
.header {width:792px;margin:0 auto;font-size:0;line-height:0;position:relative;height:335px;}
.header ul {left:12px;top:280px;position:absolute;}
.header ul li {float:left;margin-right:0;font-size:0;line-height:0;}
.header ul li.last {margin-right:0;}

.container {width:784px;background:#fff url(../images/container.gif) repeat-y;padding:10px 4px;margin:0 auto;}
.left-column {float:left;width:187px;}
.left-column p {font-size:0;line-height:0;}
.left-column p img {border:1px solid #201e17;}
.center-column ul {margin-left:14px;}
.center-column {float:left;width:408px;border-right:1px solid #5d5e60;border-left:1px solid #5d5e60;}
.center-column h3 {font-size:11px;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 #201e17;}

.footer {height:98px;width:792px;margin:0 auto;background:url(../images/footer.gif) no-repeat;}
.footer ul {margin-left:152px;}
.footer ul li {float:left;padding:12px 36px 0 0;margin:26px 34px 20px 0;background:url(../images/line.gif) right 0 no-repeat;font-size:11px;}
.footer ul li.last {background:url(../images/line2.gif) right 0 no-repeat;padding-right:25px;margin-right:0;}
.footer ul li a, .footer ul li a:visited {color:#0e82a4;text-decoration:none;}
.footer ul li a:hover {color:#003443;}
.footer p {font-size:10px;color:#5b5b5b;clear:both;font-family:Tahoma;padding-left:245px;}
.footer p span {font-weight:bold;color:#3e9bb6;}
.footer p a, .footer p a:visited {color:#5b5b5b;text-decoration:none;}
