@charset "utf-8";
/* CSS Document */

* {margin: 0; padding: 0;}

img {display: block;}

body {background: url('/assets/bkgrnd.jpg') repeat-x; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; color: #000; padding-bottom: 20px;}

a {text-decoration: none;}
a:hover {text-decoration: underline;}

p {font-size: 0.85em; line-height: 1.4em; padding: 0px 25px 10px 0px;}

sup {font-size: 0.7em;}

h1 {font-size: 1.4em; font-weight: normal; color: #999; display: none;}
#h1_title {margin-bottom: 14px;}

h2 {font-size: 1.2em; font-weight: normal; color: #999;}

#theWrapper {width: 796px; border-left: 2px solid #4CA6BD; border-right: 2px solid #4CA6BD; margin: 0px auto; text-align: left; background-color: #FFF;}

#theHeader {clear: both; width: 796px;}
#theLogo {float: left; width: 353px;}
#theStrapComms {float: left; padding-top: 45px; width: 443px; text-align: right;}
#theStrapComms img {display: inline;}
     
#theContent {clear: both; width: 796px;}

#theNavCol {float: left; width: 246px;}

#theNav {width: 190px; margin-left: 23px;}
#theNav ul {margin: 0px; padding: 0px; font-size: 0.85em;}
#theNav ul li {list-style: none; height: 25px; padding: 8px 0px 0px 0px; margin: 0px; border-bottom: 1px solid #CCC; color: #041760;}
#theNav ul li a {text-decoration: none; padding: 0px; margin: 0px; color: #041760;}
#theNav ul li a:hover {color: #041760; font-weight: bold;}
#theNav ul li .current {color: #041760; font-weight: bold;}

#theUnderNav {padding: 23px 0px 23px 23px;}

#theMainCol {float: left; width: 550px;}

#theMainCol img {display: inline;}
 
.mainImg1 {width: 525px; margin: 0px 25px 15px 0px;}
.mainImg2 {width: 250px; margin: 0px 25px 15px 0px;}
.mainImg3 {width: 165px; margin: 0px 15px 15px 0px;}
.mainImg4 {width: 123px; margin: 0px 11px 11px 0px;}

.mainImg3Margin {margin-bottom: 15px;}

#highlights {clear: both; width: 550px; margin: 10px 0px 0px 0px; overflow: hidden;}
.highlightBox {float: left; width: 250px; margin: 0px 25px 15px 0px; padding: 0px 0px 10px 0px; background: #0081A1 url(/assets/highlightbox_bottom.gif) no-repeat bottom;}
.highlightBox p {color: #fff; padding: 0px 10px 10px 10px;}
.highlightBox a {color: #fff;}
  
.highlightBox img {margin: 3px 0px 10px 0px;}
  
#contactSplash {clear: both; height: 135px; padding: 20px 0px 20px 0px;}  
       
#theFooter {clear: both; background: url('/assets/wrapper_bottom.gif') no-repeat top; width: 800px; padding: 25px 0px 20px 0px; margin: 0px auto; text-align: left; }
#legalNotices {float: left; width: 392px; padding: 10px 10px 0px 23px;}
#legalNotices p {font-size: 0.65em; padding: 0px 0px 0px 0px;}
#legalNotices p.grey {color: #666;}
#legalNotices a {color: #000;}
#legalNotices p.grey a {color: #666;}

#supplierLogos {float: left; width: 375px;}
#supplierLogos img {display: inline;}
