﻿body {margin: 0; padding: 0; font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000; line-height: 16px; background-color: #000}
img, img a, a img {border: 0;}
.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center;}
.shade {background-color: #eee;}
.devNote {background-color: #ff0; color: #c00; font-weight: bold; padding: 5px;}
.clearBoth {clear: both;}
.hide {display: none;}


#maincontainer {width: 760px; align: left;}
#header {background: #fff url("../images/header.jpg") no-repeat; position: relative; top: 0px; width: 760px; height: 96px; left: 0px;}
#logo {position: relative; top: 0px; left: 0px;}
#mainnav {position: absolute; bottom: 18px; right:0px; width:423px; height:35px;}
#mainimage {position: relative; top: 8px; left: 0px; width: 258px;}
#subnav {position: absolute; top: 104px; left: 262px; width: 98px;}
#maincontent {position: absolute; height: 420px; top: 104px; left: 365px; width: 389px; background-color: #fff}
#contentText {width: 400; padding: 25px;}

#sidecontainer {position: absolute; top: 0px; left: 760px; width: 241px; height: 524px; background-color: #C7C8CA}
#sidetext {float: left; width: 195px; margin-left: 20px; text-align:left;}

#footer {background: #000 url("../images/footer.jpg") no-repeat; left: 0px; width: 1001px; height: 133px; align: left; margin-top: 15px;}
#footerbox1 {position: relative; top: 35px; left: 25px; width: 315px; height 68px; text-align:left;}
#footerbox2 {position: relative; top: -21px; left: 380px; width: 190px; height 68px; text-align:left;}
#tagline {position: relative; top: -57px; left: 715px; width: 268px; text-align:left;}

.footertext {font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #fff; line-height: 14px}
.footerbold {font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #fff; font-weight: bolder;}

a:link, a:visited {color:#000; text-decoration: underline;}
a:hover {color:#0B3E5E;}