body {
    background: #4B5F18;
    margin: 0;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
}

#page {
    background: #000000;
    margin: auto;
    width: 760px;
}

#page p {

}

#titlebar {
    margin: 15px 0 0 0;
    background: url('/images/bgbanner.jpg') repeat-x center top;
    width: 760px;
    color: #879ba0;
    text-align: right;
    border-bottom-color: #D9EAEE;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

#titleimg {
    float: left;
    margin: 4px 0 0 0;
}

#banner {
    border-bottom: solid 1px #D9EAEE;
    border-top: solid 1px #D9EAEE;
}

#nav {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}

.current {
    background: url('/images/nav.jpg') no-repeat !important;
}

#nav a {
    color: #ffffff;
    display: block;
    background: url('/images/nav_to.jpg') no-repeat;
    width: 93px;
    height: 30px;
    text-align: center;
    text-decoration: none;
    float: left;
}

#content {
    background: #ffffff;
    color: #0000c8;
    font-family: sans-serif;
}

#content a {
    color: #0000c8;
    font-weight: bold;
    text-decoration: none;
}

#content a:hover {
    text-decoration: underline !important;
}

#footer {
    color: #ffffff;
    text-align: center;
    margin: 5px 10px;
    font-size: 8pt;
    display: block;
    height: 20px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

#footer a {
    text-decoration: none;
    color: #ffffff;
}

#footer a:hover {
    text-decoration: underline !important;
}

h2 {
    font-size: 16px;
    font-weight: bold;
    margin: 3px;
}

#spacerblock {
    height: 50px;
}

#smallspacer {
    height: 5px;
}

ol li {
    font-weight: bold;
}

#contact {
    border: 1px solid #0000c8;
    margin: 5px 5px 5px 230px;
    padding: 5px;
}

#contact table {
    border: 1px solid #cccccc;
    margin: 5px;
    padding: 5px;
}

#faq {
    border: 1px solid #0000c8;
    margin: 5px;
    padding: 5px;
}

#faq p {
    font-style: italic;
    margin: 0 0 1em 30px;
}

#faq table {
    border-collapse: collapse;
    border: 2px solid #000000;
}

#faq td {
    border: 1px solid #000000;
    padding: 2px 5px;
}

#leftcolumn {
    float: left;
    width: 200px;
    padding: 5px;
    display: block;
}

#rightblock {
    margin: 0 5px 0 210px;
    padding: 5px;
    border: solid 1px #0000c8;
}

.arrow {
    text-align: center;
    display: block;
    float: left;
    width: 25px;
    margin: 7px;
}

#services {
    border: 1px solid #0000c8;
    margin: 5px 5px 5px 170px;
    padding: 5px;
    height: 400px;
}

#service_nav {
    width: 100%;
    text-align: center;
}

#service_nav a {
    display: table-cell;
    width: 110px;
    padding: 2px;
    margin: auto;
    border: 3px solid #cccccc;
}

#info {
    margin: 40px 0;
}

.assessment {
    line-height: 1.5em
}