body
{
    background-image: url('../images/dblue193.jpg');
}


#container
{
    background-color: #FFFFFF;
    border: 3px outset #666666;
    width: 850px;
}
#header
{
    height: 133px;
    text-align: center;
}
#body
{
    width: 810px;
    margin: 20px;
}
#footer
{
    width: 850px;
    height: 35px;
    margin-top: 5px;
    border-top-style: inset;
    border-bottom-style: inset;
    border-top-width: 2px;
    border-bottom-width: 1px;
    border-top-color: #666666;
    border-bottom-color: #666666;
}
.border_black
{
    border: 1px solid #000000;
}
.home_txt
{
    font-family: tahoma;
    font-size: 13pt;
    text-align: center;
    margin: 0px 25px 7px 25px;
}
#menu
{
    height: 27px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 3px;
    border-bottom-width: 1px;
    border-top-color: #00354F;
    border-bottom-color: #006699;
    background-image: url('../images/menu_ln.jpg');
    padding-top: 5px;
    color: #CCCCCC;
}

.footer_link
{
    font-family: tahoma;
    font-size: 10pt;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    text-decoration: underline;
}

.footer_text
{
    font-family: Tahoma;
    font-size: 9pt;
    color: #FFFFFF;
    text-align: right;
    vertical-align: middle;
    margin-right: 5px;
    margin-left: 5px;
 }
.page_footer
{
    text-align: right;
    border-bottom-style: groove;
    border-bottom-width: 2px;
    border-bottom-color: #003366;
}
 
 a.link2:link, a.link2:visited 

        {
    color: #F2F2F2;
    text-decoration: underline;
    font-family: verdana;
    font-size: 18px;
}
a.link2:hover 

        {
    color: #FFFFCC;
    text-decoration: underline overline;
    font-family: verdana;
    font-size: 18px;
}
.link_static
{
    color: #FFFFCC;
    font-weight: bold;
    font-family: verdana;
    font-size: 18px;
}
.contact_txt
{
    font-family: tahoma;
    font-size: 12pt;
    padding-left: 150px;
    padding-right: 150px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 6px;
}
.contact_txt_heading
{
    font-family: tahoma;
    font-size: 12pt;
    padding-left: 150px;
    padding-right: 150px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 6px;
    text-decoration: underline;
    font-weight: bold;
    color: #003366;
}
.contact_left
{
    width: 100px;
    float: left;
    padding-left: 50px;
}
.contact_left_next
{
    width: 200px;
    float: left;
    clear: none;
}
h3
{
    font-family: tahoma;
    font-size: 14pt;
    text-decoration: underline;
    color: #000080;
    text-align: left;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.contact_li
{
    text-align: left;
    font-family: tahoma;
    font-size: 12pt;
    list-style-type: disc;
    margin-top: 0px;
    padding-top: 0px;
}
.contact_boby
{
    width: 300px;
    float: left;
    padding-left: 80px;
}
h2
{
    font-family: tahoma;
    font-size: 12pt;
    padding-left: 80px;
    padding-right: 80px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 6px;
    font-weight: bold;
    color: #00274F;
}
.service_body
{
    width: 500px;
    padding-top: 20px;
}
.services_li
{
    text-align: left;
    font-family: tahoma;
    font-size: 12pt;
    list-style-type: disc;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 8px;
}
.services_pic_left
{
    float: left;
    width: 300px;
    padding-right: 30px;
    padding-left: 60px;
}
.services_pic_right
{
    float: right;
    width: 350px;
    padding-right: 50px;
    padding-top: 60px;
}
.clear
{
    clear: both;
}
.contact_boby_right
{
    width: 300px;
    float: right;
    padding-right: 50px;
    padding-top: 35px;
}
