﻿#body-style {
    font-family: Trebuchet MS;
    font-size: 12px;
    background: #e5e1df;
    overflow: hidden;
}

#header {
    height: 105px;
    width: 100%;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    position: fixed;
    top: 0pt;
    left: 0pt;
}

#headercontent {
    height: 105px;
    background-color: #002237;
    border-spacing: 0px;
    width: 1000px;
    margin: auto;
}

#header-table {
    line-height: 35px;
    width: 100%;
    border-spacing: 0px;
    height: 35px;
    left: 0px;
    padding-top: 11px;
    background-color: #002237;
}

#header-cell-1 {
    background: #6d4546;
    padding: 0px;
    border-spacing: 0px;
    color: #FFFFFF;
    width: 44px;
    height: 40px;
}

#header-cell-2 {
    padding: 0px 0px 0px 10px;
    color: #FFFFFF;
    font-size: 22px;
    height: 45px;
    text-decoration: none;
    vertical-align: middle;
    background: #0768A0;
    text-align: left;
    width: 190px;
}

#header-cell-3 {
    padding: 0px 0px 0px 0px;
    color: #FFFFFF;
    font-size: 25px;
    height: 45px;
    text-decoration: none;
    vertical-align: middle;
    background-color: #002237;
    width: 600px;
}

#content {
    width: 1000px;
    margin: auto;
    background-color: #CAC3BF;
}

#contents {
    width: 1000px;
    margin: auto;
    background-color: #CAC3BF;
    min-height: 95%;
    position: absolute;
    top: 105px;
}

#content-inner {
    background-color: #CAC3BF;
    min-height: 100px;
    height: 100%;
}

#content-paragraph {
    padding-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 16px;
    text-decoration: none;
    color: #474747;
}

#footer {
    height: 25px;
    width: 100%;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    position: fixed;
    bottom: 0pt;
    left: 0pt;
}

#footercontents {
    width: 1000px;
    height: 25px;
    margin: auto;
    background-color: #77867d;
}

#footer-list {
    color: #ffffff;
    line-height: 25px;
    background-color: #77867d;
    padding: 0px;
    margin: 0px;
    height: 25px;
}

#footer-item {
    display: inline-block;
    margin-left: 10px;
}

#footer-item-1 {
    width: 500px;
}

#footer-item-2 {
    width: 190px;
}

#footer-item-3 {
    width: 75px;
}

#footer-item-4 {
    width: 30px;
}
