body {
    background:#052C43;
}

div#hContainer {
    width:1010px;
    margin:auto;
}

div#hContainer .hWhite {
    background:#fff;
}

div#hContainer .topBar { margin-top:40px; }

div.banner {
    background:transparent url("../images/topsbg.gif") repeat-x 0 0;
    height:290px;
}

div#logo h1 {
    color:#5A9C14;
    margin:0;
    padding:0;
    font-size:24px;
    font-weight:normal;
}

div#logo h3 {
    color:#fff;
    font-size:10px;
    margin:0;
    padding:0;
    font-weight:normal;
}

div#logo { float:left; }
div#topContents { float:right; padding-top:88px; }

input.search {
    background:transparent url("../images/search-bg.png") no-repeat 0 0;
    border:0;
    width:195px;
    height:18px;
    padding:5px 33px 8px 4px;
}

.clear {
    clear:both;
    height:0;
}

div.menu {
    height:45px;
    background:transparent url("../images/mnubg.png") repeat-x 0 0;
}

div.banner2 {
    background:transparent url("../images/topsbg1.gif") repeat-x 0 0;
    height:130px;
    padding-top:5px;
    border-top:1px solid #F9C937;
    border-bottom:1px solid #000;
}

div.contents {
    background-color:#fff;
    font-size:10px;
}

div.contents p { font-size:12px; color:#666;}

div.contents img {
    border:3px solid #ccc;
    padding:1px;
}

h2.white {
    color:#fff;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    text-shadow:#333 1px 1px;
}

.banner2 p {
    font-size:12px;
    color:#582F16;
}

div.wid80 {
    width:80%;
    float:left;
}

div.wid20 {
    width:20%;
    float:left;
}

div.wid20 .box {
    border:1px solid #999;
    background:#fcfcfc;
    padding:5px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    margin:10px;
}

h1.green {
    font-size:18px;
    font-weight:normal;
}
.green { color:#5A9C14; }

hr.fade {
    background:transparent url("../images/hline.gif") no-repeat 0 0;
    margin:20px 0 20px 3px;
    border:0;
}

div.wid30 {
    width:30%;
    float:left;
    background:transparent url("../images/subbg.png") no-repeat 0 0;
}

div.wid40, div.wid70 {
    width:38%;
    float:left;
    text-align:left;
    padding-right:2%;
}

div.wid70 { width:68%; text-align: left;}

div.wid40 p { text-align:left; }

img.noborder {
    border:0 !important;
    padding:0 !important;
}

div.grad {
    background:transparent url("../images/grad1.gif") repeat-x 0 0;
    border:1px solid #ccc;
    margin:5px;
    padding:5px;
}

.blue { color:#0479B6 !important; }
.bold { font-weight:bold; }

span.head {
    border:1px solid #ccc;
    border-radius:8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    padding:3px;
}

.dlgBg img {
    border:0 !important;
    padding:0 !important;
}

div#header, div#footer, div#footer div, div#main, div#content { background-image:none !important; }
div#header { width:1010px; }

div.menu a {
    font-size:12px !important;
    color:#fff !important;
    font-weight:bold !important;
    display:block;
    float:left;
    padding:11px;
}

div.menu a:hover {
    color:#333 !important;
}

div.menu img { border:0 !important; }

div.menu a.yel {
    color:#fff;
}

div.footer {
    text-align:center;
    font-size:12px;
    color:#fff;
    font-weight:bold;
    height:50px;
    background-position:0 -80px;
}

