body {
text-align: center;
font-family:Arial, sans-serif;
font-size: 10pt;
background-color: #006600;
background-image: url("/images/background.gif");
}

.ShadowBody {
width: 742px;
margin-left: auto;
margin-right: auto;
margin-top: 2px;
margin-bottom: 30px;
margin-right: 0px;
}

.MainBody {
width: 722px;
height: 1322px;
background-color: #FFFFFF;
margin-left: 10px;
margin-right: 10px;
filter: none;
}

.home_nav {
width: 722px;
height: 83px;
background: url("/images/home_right_gradient.jpg") no-repeat top right;
}

.nav {
width: 722px;
height: 83px;
background: url("/images/contact_right_gradient.jpg") no-repeat top right;
}

.nav_link {
float: left;
}

.nav_link a {
display: block;
margin:0;
width:100%;
height:100%;
}

html>body div.nav_link a {width:auto;height:auto;}

#nav_home {
background: url("/images/home_button_off.gif") no-repeat;
width: 107px;
}

#nav_home a:hover {
background: url("/images/home_button_rollover.gif") no-repeat;
}

#nav_whoweare {
background: url("/images/who_button_off.gif") no-repeat;
width: 112px;
}

#nav_whoweare a:hover {
background: url("/images/who_button_rollover.gif") no-repeat;
}

#nav_contact {
background: url("/images/contact_button_off.gif") no-repeat;
width: 112px;
}

#nav_contact a:hover {
background: url("/images/contact_button_rollover.gif") no-repeat;
}

.center_bar {
clear: both;
}

.center_wrap {
background: transparent url("/images/text_back.jpg") no-repeat;
padding-top: 20px;
width: 722px;
}

.left_content {
float: left;
width: 550px;
}

.center_text {
border-bottom: thin dotted #072D02;
background: transparent;
text-align: left;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 30px;
}

.center_text_no_bottom {
border-bottom: none;
background: transparent;
text-align: left;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 30px;
}

.right_content {
padding-bottom: 20px;
padding-right: 20px;
}

.contact_text {
background: transparent;
text-align: center;
padding-top: 10px;
padding-bottom: 30px;
}

.blue_header {
font-weight: bold;
color: #0000CC;
}

.copyright {
width: 722px;
padding-top: 7px;
padding-bottom: 7px;
background-color: #E8EAE0;
font-size: 8pt;
text-align: center;
}