body {
    background-color: #FFFFFF;
    margin: 20px 0px 0px 0px;
    padding: 0px;
}

#header {
    margin: 0 auto;
    width: 997px;
    height: 244px;
}

#logo {
    width: 125px;
    padding-right: 53px;
    padding-left: 33px;
    float: left;
    height: 180px;
}

#headTwo {
    background: #f2f2f2 url(/images/templates/head_two_top.gif) no-repeat left top;
    width: 444px;
    padding-top: 7px;
    float: left;
    margin-right: 25px;
    height: 173px;
}

#headTwoBottom {
    background: #f2f2f2 url(/images/templates/head_two_bottom.gif)no-repeat left bottom;
    width: 414px;
    height: 173px;
    overflow: hidden;
    padding: 0 15px;
}

#headThree {
    background: url(/images/templates/head_three_bg.jpg) no-repeat left top;
    float: left;
    height: 180px;
    width: 317px;
}

#headThree h1 {
    font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #fff;
    margin: 0;
    height: 30px;
    padding: 7px 0 0px 30px;
}

#headThree form {
    margin: 3px 0 0 0;
    padding: 0;
}

#headThree div {
    padding: 2px 0 2px 30px;
    width: 265px;
}

#headThree label {
    font: bold 12px arial;
    color: #fff;
    float: left;
    display: block;
    width: 80px;
}

#headThree input, #headThree select {
    height: 18px;
    width: 181px;
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #666;
    border: none;
    padding-top: 2px;
}

#headThree input {
    width: 177px;
}

#headThree #firmSearch {
    background: url(/images/templates/search_home.jpg) no-repeat left top;
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #0089d0;
    margin-top: 3px;
    float: right;
    cursor: pointer;
    border: none;
    height: 20px;
    width: 86px;
    display: block;
    text-align: center;
    padding-bottom: 3px;
}

#nav {
    background: #f2f2f2 url(/images/templates/nav_curve.gif) no-repeat center top;
    height: 42px;
    width: 997px;
    margin-top: 22px;
    clear: both;
    float: left;
}

#mainOuter {
    background: url(/images/templates/main_bg.jpg) no-repeat center top;
    padding-top: 15px;
    height: 587px;
}

#mainInner {
    margin: 0 auto;
    width: 997px;
}

#mainTop {
    float: left;
}

#mainTopOne {
    float: left;
    height: 331px;
    width: 201px;
    padding-left: 10px;
    background: transparent url(/images/templates/main_top_one_bg.png) left top no-repeat;
}

#mainTopOneInner {
    height: 291px;
    width: 166px;
    color: #fff;
    background-color: #95a73b;
    padding: 20px 20px 20px 15px;
}

#mainTopTwo {
    width: 469px;
    float: left;
}

#mainTopThree {
    background: url(/images/templates/main_top_three_right.png) no-repeat right top;
    float: left;
    height: 331px;
    width: 307px;
    padding-right: 10px;
    overflow: hidden;
}

#mainTopThreeInner {
    background: url(/images/templates/main_top_three_bg.jpg) repeat-x left top;
    color: #fff;
    height: 301px;
    width: 273px;
    padding: 10px 15px 20px 20px;
}
#mainTopThreeInner a{
     color: #fff;
text-decoration: underline;
 }

#mainBottom {
    clear: both;
    margin: 10px 0 10px 0;
    float: left;
    width: 997px;
}

.mainBottomBottom {
    background: url(/images/templates/main_bot_bot.png) no-repeat center top;
    height: 5px;
    width: 492px;
}

#mainBottomOne {
    background: url(/images/templates/main_bot_top.png) no-repeat left top;
    float: left;
    width: 492px;
    padding-top: 5px;
    margin-right: 12px;
}

#mainBottomTwo {
    background: url(/images/templates/main_bot_top.png) no-repeat left top;
    float: left;
    width: 492px;
    padding-top: 5px;
}

.mainBottomContent {
    background: #fff;
    padding: 5px 10px;
    height: 153px;
}

#sponsors {
    clear: both;
    width: 997px;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 10px;
    margin-top: -15px;
}

#footer {
    background: #e5e5e5 url(/images/templates/footer_bg_rpt.jpg) left top repeat-x;
    height: 298px;
    clear: both;
}

#footerInner {
    background: url(/images/templates/footer_bg_top.jpg) no-repeat center top;
    height: 72px;
    padding-top: 15px;
}

#footerContent {
    width: 937px;
    margin: 0 auto;
    padding: 0 15px;
}

#footerContent p {
    margin: 3px 0 50px 0;
    padding: 0 0 0 28px;
    width: 120px;
}

#footerContent p a {
    font: normal 12px arial;
    color: #fff;
    text-decoration: none;
}

#print {
    float: left;
    background: url(/images/templates/print.gif) left center no-repeat;
}

#send {
    float: left;
    background: url(/images/templates/send.gif) left center no-repeat;
}

#footerContent ul {
    clear: both;
    padding: 0;
    margin: 0;
    list-style: none;
}

#footerContent ul li {
    float: left;
    background: transparent url(/images/templates/footer_nav_sep.gif) no-repeat left center;
}

#footerContent ul a {
    float: left;
    text-decoration: none;
    padding: 0 15px;
    font: normal 11px arial;
    color: #606060;
}

#footerContent ul #sitemap, #footerContent ul #sitemap a {
    padding-left: 0;
    background: transparent;
}

#footerContent ul #xpl {
    background: transparent;
    float: right;
}

p, div, td, span {
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #666;
    line-height: 130%;
}

a {
    color: #0079b6;
}

h1 {
    font: normal 24px "Trebuchet MS",Arial, Helvetica, sans-serif;
    color: #0079b6;
    margin: 3px 0;
    padding: 0;
}

h2 {
    font: normal 18px "Times New Roman",Arial, Helvetica, sans-serif;
    color: #0079b6;
    margin: 3px 0;
    padding: 0;
}

h3 {
    font: normal 14px Arial, Helvetica, sans-serif;
    color: #000;
    margin: 3px 0;
    padding: 0;
}

h4 {
    font: normal 14px Arial, Helvetica, sans-serif;
    color: #0079b6;
    /*
    margin: 3px 0;
    padding: 0;
    */
   
}

h5 {
    font: bold 16px Arial, Helvetica, sans-serif;
    color: #999;
    margin: 3px 0;
    padding: 0;
}

h6 {
    font: bold 16px Arial, Helvetica, sans-serif;
    color: #0079b6;
    margin: 3px 0;
    padding: 0;
}

.CB {
    clear: both;
}

#copyright {
    clear: both;
    margin-top: 35px;
}