body {
    background: #fff url(/images/templates/wncss/body_rpt.jpg) repeat-x top center;
    margin-top: 9px;
    margin: 0;
    padding: 0;
}

#topOuter {
    background: #FFFFFF url(/images/templates/wncss/inside_header.jpg) no-repeat center top;
    width: 779px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

#homeOuter {
    background: #FFFFFF;
    width: 779px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

#homeHeader {
    height: 165px;
    width: 521px;
    float: left;
}

#homeColTwo {
    width: 285px;
    float: left;
    padding: 0px 20px 20px 20px;
}

#homeColThree {
    width: 252px;
    height: 399px;
    float: right;
    margin: 2px 5px 0 0;
}

#insideHeader {
    height: 165px;
    width: 779px;
    float: left;
}

#insideSeo {
    margin: 0 0 0 360px;
    width: 390px;
    height: 110px;
    color: #00529f;
    padding: 25px 0 0 0;
}

#insideSeo p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 150%;
    color: #00529f;
    margin: 0;
    padding: 0;
}

#insideContentWrapper {
    clear: both;
    width: 762px;
    padding: 0 9px 5px 9px;
    float: left;
}

#nav {
    background: #0053a0 url(/images/templates/wncss/navtop.gif) no-repeat center top;
    padding-top: 5px;
    width: 180px;
    float: left;
}

.homeNav {
    margin: 0 0 5px 7px;
}

#navInner {
    background: #0053a0 url(/images/templates/wncss/navbot.gif) no-repeat center bottom;
    padding: 15px 0;
    width: 180px;
    float: left;
}

#insideColTwo {
    width: 531px;
    padding: 0 20px 0 30px;
    float: left;
}

#breadcrumbs {
    margin: 0;
    padding: 0;
    color: #0053a0;
}

.breadcrumb {
    color: #0053a0;
    text-decoration: none;
}

.breadcrumbActive, a {
    color: #49be77;
    text-decoration: none;
}

#insideContent {
}

#footerWrapper {
    background: transparent url(/images/templates/wncss/footer_bg.jpg) repeat-x center top;
}

#footer {
    background: transparent url(/images/templates/wncss/footer_large2.jpg) no-repeat center top;
    height: 293px;
    width: 779px;
    margin: 0 auto;
}

#blueCol {
    float: left;
    width: 230px;
    color: #fff;
    line-height: 110%;
    margin: 5px 0 0 280px;
}

#greenCol {
    width: 230px;
    float: left;
    color: #fff;
    line-height: 110%;
    margin: 5px 0 0 20px;
}

#greenCol p, #blueCol p {
    margin: 2px 0;
    padding: 0;
    color: #fff;
}

#copyright {
    clear: both;
    text-align: center;
    padding-top: 180px;
}

#copyright a {
    color: #0053a0;
}

td, tr, p, div, span, li {
    font: normal 12px arial;
    color: #000;
    line-height: 150%;
}

.CB {
    clear: both;
}

h1 {
    font: normal 18px arial;
    color: #999;
}

h2 {
    font: bold 14px arial;
    color: #999;
}

h3 {
    font: normal 18px arial;
    color: #0053a0;
}

h4 {
    font: normal 18px arial;
    color: #0053a0;
}

h5 {
    font: normal 18px arial;
    color: #49be77;
}

h6 {
    font: normal 18px arial;
    color: #49be77;
}

.sunSmall {
    background: transparent url(/images/templates/wncss/sun_small.png) no-repeat center center;
    height: 79px;
    width: 75px;
    position: absolute;
    top: 5px;
    left: 0px;
    z-index: 8;
}

.sunLarge {
    background: transparent url(/images/templates/wncss/sun_large.png) no-repeat center center;
    height: 153px;
    width: 162px;
    position: fixed;
    top: 70px;
    left: 50px;
    z-index: 8;
}

.sunSmall2 {
    background: transparent url(/images/templates/wncss/sun_small.png) no-repeat center center;
    height: 79px;
    width: 75px;
    position: absolute;
    top: 30px;
    right: 130px;
    z-index: 8;
}

.sunLarge2 {
    background: transparent url(/images/templates/wncss/sun_large.png) no-repeat center center;
    height: 153px;
    width: 162px;
    position: fixed;
    top: 70px;
    right: -10px;
    z-index: 8;
}