body {
    text-align: center;
    margin: 0px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    background: #858586;
}

a img {
    border: 0px;
}

td {
    padding: 0px;
}

a {
    text-decoration: none;
    font-weight: bold;
    color: #02307c;
}

a:hover {
    text-decoration: underline;
    color: #ae1221;
}

#wrapper {
}

/* CONTAINER */
#container {
    width: 1000px;
    margin: 5px auto;
    box-shadow: 0px 0px 15px #000;
}

#header-container {
    width: 1000px;
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
}

#header {
    width: 1000px;
    height: 112px;
    display: block;
    margin: 0 auto;
    padding: 0;
    background: url("../images/header_2020.PNG");
}

#logo {
    width: 262px;
    height: 112px;
    display: block;
    position: relative;
    top: 0;
    left: 35px;
}

#banner {
    width: 1000px;
    height: 560px;
    position: relative;
    margin: 0 auto;
}

/* NAVIGATION */
#navi {
    padding: 0px;
    height: 35px;
    position: absolute;
    bottom: 0px;
    right: 0;
    width: 1000px;
    display: block;
    background: url("../images/navi-back.png");
    z-index: 102;
}

#navi ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

#navi ul li {
    padding: 0px;
    margin: 0px;
    float: left;
    border-right: 1px solid #333;
    width: 14.185667%;
}

#navi ul li a {
    float: left;
    width: 100%;
    color: #FFF;
    font-family: arial, sans-serif;
    margin: 0;
    font-weight: bold;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
}

#navi ul li a:hover {
    text-decoration: none;
    background: url("../images/navi-hover.png") repeat-x;
    color: #000;
}

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

/* CONTENT */
#main {
    width: 1000px;
    text-align: left;
    background: #000;
}

#main .left .three-column-list {
    width: 300px;
    margin: 0 0px 0 0;
    float: left;
    color: #FFF;
}

#main .left {
    padding: 20px 25px 20px 25px;
    width: 700px;
    float: left;
    line-height: 24px;
}

#main .left h1 {
    padding: 0 0 4px 0;
    margin: 0;
    font-size: 26px;
    color: #fff;
    font-family: arial, sans-serif;
    border-bottom: 1px solid #999;
}

#main .left h1 span.sub-heading {
    font-size: 17px;
    color: #999;
}

#main .left p {
    line-height: 26px;
    font-size: 13px;
    color: #fff;
    text-align: justify;
}

#main .left img {
    margin: 10px 15px 0px 0;
    padding: 2px;
    border: 1px solid #CCC;
}

#main .right {
    padding: 0px 25px 20px 10px;
    width: 215px;
    float: left;
}

#main .right h3 {
    padding: 0 0 4px 0;
    margin: 0;
    font-size: 22px;
    color: #fff;
    border-bottom: 1px solid #999;
}

#main .right h3 span.sub-heading {
    font-size: 17px;
    color: #999;
}

#main .right p {
    color: #FFF;
}

#main .right .logos {
    margin: 10px 0 0 0;
}


/* CONTACT FORM RIGHT */
#contact-right {
    font-family: arial, sans-serif;
    font-size: 11px;
    margin: 10px 0 0 0;
    text-align: left;
    color: #fff;
}

#contact-right .contact-title {
}

#contact-right td {
    padding: 3px;
}

#contact-right #captcharesult {
    color: #F00;
    font-size: 10px;
    font-weight: bold;
}

/* INPUT RESIZE */
#contact-right textarea {
    resize: none;
    font-family: arial, sans-serif;
    font-size: 10px;
    width: 200px;
}

#contact-right input {
    font-family: arial, sans-serif;
    font-size: 10px;
    width: 140px;
}

#contact-right .contact-button {
    width: 90px;
    font-size: 12px;
}


/* CONTACT FORM LEFT */
#contact-left {
    width: 300px;
    font-family: arial, sans-serif;
    font-size: 11px;
    margin: 10px 0 0 0;
    text-align: left;
    color: #fff;
}

#contact-left .contact-title {
}

#contact-left td {
    padding: 3px;
}

#contact-left #captcharesult {
    color: #F00;
    font-size: 10px;
    font-weight: bold;
}

/* INPUT RESIZE */
#contact-left textarea {
    resize: none;
    font-family: arial, sans-serif;
    font-size: 10px;
}

#contact-left input {
    font-family: arial, sans-serif;
    font-size: 10px;
    width: 200px;
}

#contact-left .contact-button {
    width: 90px;
    font-size: 12px;
}


/* FOOTER */
#footer {
    width: 970px;
    display: block;
    background: #000;
    font-size: 14px;
    color: #FFF;
    padding: 10px 15px;
    margin-top: 5px;
    font-weight: bold;
    box-shadow: none;
}

#footer a {
    color: #fff;
    font-weight: normal;
}

#footer a:hover {
    text-decoration: none;
    color: #ccc;
    text-decoration: underline;
}

#footer .right {
    float: left;
    width: 970px;
    text-align: center;
    text-transform: none;
    font-size: 12px;
}

#footer ul.links {
    list-style-type: none;
    margin: 20px 20px 0 0;
    padding: 0;
}

#footer ul.links li {
    float: left;
    margin: 0 20px 0 20px;
}

/* COMPANY INFO */
#company-info {
    width: 1000px;
    margin: 10px auto 0;
    font-size: 12px;
    text-align: center;
    padding: 10px 0 30px 0;
    font-weight: bold;
    color: #fff;
    background: #858586;
}

#company-info a {
    color: #FFF;
}

#company-info a:hover {
    text-decoration: none;
    color: #f7ee63;
    text-decoration: underline;
}


/***** ALL SUBPAGE STYLE HERE *****/

/* MAIN STYLES */

#main .long {
    padding: 20px 25px 20px 25px;
    width: 950px;
    float: left;
    line-height: 24px;
    position: relative;
}

#main .long h1 {
    padding: 0 0 4px 0;
    margin: 0;
    font-size: 26px;
    color: #fff;
    font-family: arial, sans-serif;
    border-bottom: 1px solid #999;
}

#main .long h1 span.sub-heading {
    font-size: 17px;
    color: #999;
}

#main .long p {
    line-height: 24px;
    font-size: 14px;
    color: #fff;
}

#main .long img {
    margin: 10px 15px 0px 0;
    padding: 2px;
    border: 1px solid #CCC;
}

#main .long .three-column-list {
    width: 300px;
    margin: 0 0px 0 0;
    float: left;
    color: #FFF;
}

/* CONTACT & REQUEST PAGE - MIDDLE DIV*/
#main .long #ie9 #text {
    width: 300px;
    border: none;
    position: absolute;
    top: 55px;
    left: 350px;
    padding-bottom: 75px;
    margin-top: 10px;
    border-left: 1px solid #999;
}

#main .long #text {
    width: 300px;
    border: none;
    position: absolute;
    top: 55px;
    left: 350px;
    padding-bottom: 80px;
    margin-top: 10px;
    border-left: 1px solid #999;
}

#main .long #text p {
    color: #FFF;
    padding: 5px;
    margin-left: 15px;
    text-align: justify;
}

#main .long #text a {
    color: #999;
}

#main .long #text a:hover {
    color: #FFF;
}

#main .long #text img {
    border: none;
    padding: 0;
    margin: 0 auto;
}

/* CONTACT PAGE ONLY - RIGHT DIV*/
#main .long #ie9 #textBottom {
    width: 285px;
    border: none;
    position: absolute;
    top: 55px;
    left: 675px;
    padding-bottom: 75px;
    margin-top: 10px;
    border-left: 1px solid #999;
}

#main .long #textBottom {
    width: 285px;
    border: none;
    position: absolute;
    top: 55px;
    left: 675px;
    padding-bottom: 80px;
    margin-top: 10px;
    border-left: 1px solid #999;
}

#main .long #textBottom p {
    color: #FFF;
    padding: 5px;
    margin-left: 10px;
}

#main .long #textBottom a {
    color: #999;
}

#main .long #textBottom a:hover {
    color: #FFF;
}

#main .long #textBottom img {
    border: none;
    padding: 0;
    margin: 0 auto;
}

/*  REQUEST PAGE ONLY - RIGHT DIV*/
#main .long #ie9 #textBottom-alt {
    width: 285px;
    border: none;
    position: absolute;
    top: 55px;
    left: 675px;
    padding-bottom: 10px;
    margin-top: 10px;
    border-left: 1px solid #999;
}

#main .long #textBottom-alt {
    width: 285px;
    border: none;
    position: absolute;
    top: 55px;
    left: 675px;
    padding-bottom: 15px;
    margin-top: 10px;
    border-left: 1px solid #999;
}

#main .long #textBottom-alt p {
    color: #FFF;
    padding: 5px;
    margin-left: 10px;
}

#main .long #textBottom-alt ul {
    color: #FFF;
}

#main .long #textBottom-alt a {
    color: #999;
}

#main .long #textBottom-alt a:hover {
    color: #FFF;
}

#main .long #textBottom-alt img {
    border: none;
    padding: 0;
    margin: 0 auto;
}

#main .long #textBottom-alt a img {
    opacity: .7;
}

#main .long #textBottom-alt a:hover img {
    opacity: 1;
}

/* SITEMAP */

#main ul.sitemap {
    list-style-type: none;
    margin: 20px 20px 0 0;
    padding: 0;
}

#main ul.sitemap li {
    margin: 0 auto;
    font-size: 14px;
    text-transform: uppercase;
}

#main ul.sitemap li a {
    color: #CCC;
}

#main ul.sitemap li a:hover {
    color: #FFF;
}




