
body{
background-color:#56769C;
font-family:arial;
font-size:13px;
color:#666666;
margin:0!important;
padding:0!important;
overflow: scroll;
>overflow: auto;
}

a {
color:#ffffff;
}

hr {
color:#666666;
height:1px;
border:0;
border-top:1px solid #bbb;
}

.wrapper {
float:left;
width:100%;
background-color:#56769C;
background-image: url(./images/body_bg.jpg);
background-repeat:repeat-y;
background-position:center;
}

.container {
position: relative;
width:800px;
top: 0px;
left: 50%;
margin-left: -400px;
background-color:#fff;
float:left;
}


.content {
background-color:#000;
padding-top:20px;
float:left;
width:100%;
}

.content_main {
float:left;
width:100%;
}

.nav {
position: relative;
width: 100%;
border-top: 1px solid #d6d6d6;
margin-top:2px;
}


.nav ul {
list-style-type:none;
margin:2px 0px 2px 0px;
}
.nav li {
display:inline;
}

.nav li a {
color:#003774;
text-transform:Capitalize;
font-style: Arial;
font-size:11px;
font-weight:normal;
text-decoration:none;
padding: 0px 15px;
border-right: 1px solid #d6d6d6;
}

.nav li a:hover {
color:#052F5F;
text-transform:Capitalize;
font-style: Arial;
font-size:11px;
font-weight:normal;
text-decoration:underline;
padding: 0px 15px;
}

#navmenu-h {
padding: 10px 0;
width: 100%;
background-image: url(./images/menu_bg.jpg);
background-repeat:repeat-x;
background-position:0px 0px;}

#navmenu-h ul {
display:inline;
margin:0!important;
}

#navmenu-h li {
padding-top:3px;
}

.top_banner {
background-image: url(./images/banner.jpg);
background-position: 0px 0px;
background-repeat:no-repeat;
background-color:#fff;
height:95px;
width:800px;
margin-bottom:0px;
}

.banner_text{
color:#fff;
font-size:13px;
float:right;
width:175px;
margin-right:170px;
margin-top:5px;
line-height:1.5;
}

*html .banner_text{
margin-right:95px;
width:190px;
}

.banner_text ul {
margin-top:25px;
padding:0px;
}

*html .banner_text ul {
margin-top:15px;
}

.banner_text li{
color:#fff;
font-size:11px;
line-height:1.2;
padding-bottom:5px;
}

.banner_text span{
color:#fff;
font-size:15px;
font-weight:bold;
}

.content_main_banner {
background-image: url(./images/banner_bottom.jpg);
background-position: 0px 0px;
background-repeat:no-repeat;
background-color:#fff;
height:196px;
width:800px;
margin-bottom:0px;
}

.right_col {
float:left;
width:200px;
padding-top:50px;
background-color:#fff;
}

.right_col2 {
float:left;
width:300px;
margin-top:80px;
background-color:#fff;
}

.left_col {
width:540px;
float:left;
padding-top:10px;
padding-left:20px;
padding-right:10px;
}

.left_col2 {
width:450px;
float:left;
padding-top:10px;
padding-left:20px;
padding-right:10px;
}

.left_col img {
border:none;
}

.left_col h1 {
font-family: Arial;
font-size:16px;
color:#024881;
text-transform:Capitalize;
}

.left_col h2 {
font-family: Arial;
font-size:15px;
color:#666666;
}

.left_col p {
font-family: Arial;
color:#666666;
font-size:12px;
}

.left_col a {
font-family: Arial;
color:#003366;
font-size:12px;
font-weight:bold;
}

.left_col a:hover {
font-family: Arial;
color:#003366;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.formtitle {
background-color:#56769C;
color:#fff;
}

.form {
background-color:#fff;
color:#fff;
}

.footer_container {
  clear: both;
  position: relative;
  width:100%;
  float:left;
  background-color:transparent;
  margin:0;
  margin-top:20px;
}

.footer {
font-family: Arial;
position: relative;
top: 0px;
left: 50%;
margin-left: -390px;
margin-top:0px;
width: 780px;
float:left;
clear:both;
text-align:left;
padding-top:10px;
padding-bottom:10px;
border-top:1px solid #d6d6d6;
color:#999999;
font-size:11px;
font-weight:normal;
height:75px;
}

*html .footer {
float:none;
}

.footer a {
font-size: 11px;
font-family: Arial;
color:#999999;
font-weight:norml;
text-decoration:underline;
}

.footer a:hover {
font-size: 11px;
font-family: Arial;
color:#999999;
font-weight:norml;
text-decoration:none;
}

.footer img {
border:none;
vertical-align:bottom;
}

.last  a{
border-right: 0px solid white;
}

.form input, .form textarea {
width:250px;
}

.submit{
width:100px!important;
}

