* {margin: 0; padding: 0; }
.clear {clear: both;  height: 20px;   }
.clear2 {clear: both}
.left {float: left}
.right {float: right}
body {background-image: url(../images/body-bg.gif); background-repeat: repeat-x; background-color: #070d11; font-family: Verdana, Arial, Helvetica, sans-serif;  }

#wrapper {width: 900px; margin: 0 auto; padding: 8px; background-color: #062133; }

#mainImg {width: 900px; height: 290px; background-image: url(../images/mainImg.jpg); background-repeat: no-repeat; }

#content {width: 900px; background-image: url(../images/contentBg.jpg); background-repeat: repeat-y; background-color: #184769; }

#leftCol {width: 340px; float: left;}
#leftCol #nav {width: 289px; margin-left: 21px; }
#leftCol #nav ul {background-image: url(../images/vertBg.jpg); background-repeat: no-repeat; width: 304px; height: 275px; }
#leftCol #nav ul li {list-style: none;}
#leftCol #nav ul li a{background-image: url(../images/navItem.png); background-repeat: no-repeat; width: 258px; height: 27px; color: #8dc1f1; margin: 0 0 10px 24px; padding-left: 35px; line-height: 25px; text-decoration: none; display: block; outline: none; }
#leftCol #nav ul li a:hover {background-position: 0 -27px; color: #ffffff; }

#leftCol #nav #address {width: 234px; margin-left: 35px; }
#leftCol #nav h4 {color: #b4dcf2; font-size: 13px; margin: 20px 0 10px 0}
#leftCol #nav p {color: #81C5EC; font-size: 11px; margin-bottom: 10px; }
#leftCol #nav p a {color: #b4dcf2; text-decoration: underline;}
#leftCol #nav p a:hover {color: white; text-decoration: underline; }


#rightCol {width: 560px; float: left; }
#rightCol h2 {color: white; font-size: 18px; margin: 40px 0 10px 0}
#rightCol h3 {color: #b4dcf2; font-size: 13px; margin: 20px 0 10px 0}
#rightCol p {color: #81C5EC; font-size: 12px; margin: 20px 0 10px; width: 518px; }
#rightCol ul {color: #81C5EC; font-size: 12px; margin: 10px 0 10px 30px; width: 518px; }
#rightCol a {color: #b4dcf2; text-decoration: underline;}
#rightCol a:hover {color: white; text-decoration: underline; }

#footer {width: 900px; background-image: url(../images/contentBg.png); background-repeat: repeat-x; background-color: #184769; margin: 6px 0 0 0; text-align: center}
#footer p {font-size: 10px; color: #81C5EC; padding: 5px 0}
#footer p a {text-decoration: none; color: #81C5EC; }
#footer p a:hover {color: white; text-decoration: underline} 
#footer ul li{display: inline; font-size: 12px; color: #81C5EC; padding: 5px 0 0 0;}
#footer ul li a {text-decoration: none; color: #81C5EC; }
#footer ul li a:hover {color: white; text-decoration: underline} 
