/* CSS Document */
body {height:100%;font:11px Verdana, Arial, Tahoma, Sans-Serif;color:#002332;background:#fff 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:#4ea6cc;} 
a:hover {text-decoration:none;color:#4ea6cc;} 
  
/*  All  */   
.clear {font-size:0;line-height:0;clear:both;height:1px;} 
.nofont {font-size:0;line-height:0;}
.container {width:1024px;}
.header {position:relative;} 
.header .menu {position:absolute;top:140px;right:17px;}
.header .menu li {padding:0 25px 0 0;margin-right:24px;background:url(../images/line.gif) right 2px no-repeat;font-size:10px;float:left;text-transform:uppercase;}
.header .menu li.last {padding-right:0;margin-right:0;background:none;}
.header .menu li a, .header .menu li a:visited {color:#fefefe;}
.header .menu li a:hover {color:#c5c2c2;}

.left-column {float:left;width:678px;padding:10px 0 10px 20px;background:url(../images/left.gif) no-repeat;}
.left-column p {padding-bottom:10px;}
.left-column h3 {font-size:18px;color:#002332;font-weight:normal;padding-bottom:10px;}
.left-column ul li {font-size:12px;}
.left-column ul li h4 {font-size:12px;color:#002332;text-transform:uppercase;float:left;width:435px;padding-bottom:5px;}
.left-column ul li a img {border:1px solid #dedede;padding:4px;float:left;margin:0 15px 10px 0;}
.left-column ul li p {font-size:10px;float:left;width:435px;}
.left-column ul li p a {font-weight:bold;}
.left-column ul li p span {padding-left:150px;}

.right-column {float:left;width:182px;padding-top:10px;}
.right-column p {padding-bottom:10px;}
.right-column p img {border:1px solid #dedede;padding:4px;}

.footer-wraper {background:#001c2a;}
.footer {width:1024px;}
.footer ul {padding:0 0 0 200px;}
.footer ul li {float:left;padding-right:25px;margin:43px 24px 43px 0;background:url(../images/line2.gif) right 2px no-repeat;font-size:10px;text-transform:uppercase;}
.footer ul li.last {background:none;padding-right:0;margin-right:0;}
.footer ul li a, .footer ul li a:visited {color:#6f9faf;}
.footer ul li a:hover {color:#c8e9f4;}

