
body {
background: #2C5168 url(images/bodybg3.gif) repeat-x top left;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #50554D;
text-align: center;
margin: 0;
padding: 0;
}

a {
text-decoration: none;
color: #5F9606;
}

a img {
border: none;
}

a:hover, .topnav a:hover {
color: #000;
text-decoration: underline;
}

#Container {
width: 990px;
margin: 0 auto;
}

#header {
width: 100%;
height: 129px;
background: url(images/topbg.gif) no-repeat top left;
padding-top: 36px;
}

.floatright {
float: right;
width: 55%;
margin-right: 10px;
}

.floatleft {
float: left;
width: 30%;
text-align: left;
}

#navcontainer ul
{
margin-top: 40px;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
text-align: center;
padding-top: 4px;
width: 86px;
height: 24px;
float: left;
margin-left: 10px;
color: #fff;
background: url(images/navbg.gif) no-repeat top left;
}

#navcontainer ul li a:hover
{
font-size: 12px;
background: url(images/navbg2.gif) no-repeat top left;
}

#contentleft {
float: left;
width: 545px;
line-height: 20px;
}

.contentwhite {
background-color: #F9FCFD;
margin-top: -6px;
padding: 0 18px;
text-align: left;
}


h2 {
text-transform: uppercase;
color: #3B4B5D;
font-weight: normal;
font-size: 18px;
padding-bottom: 10px;
margin-top: 5px;
}

#contentright {
float: right;
background: url(images/contentrightbg.jpg) no-repeat center center;
margin-right: 30px;
padding: 5px 9px 5px 7px;
}

#bottom {
margin-top: 22px;
color: #B9CDD6;
text-align: left;
}

#bottom p {
margin-top: 6px;
}

.float1, .float2, .float3 {
width: 292px;
background: url(images/bottombg.jpg) no-repeat top left; 
padding-top: 15px;
}

.bottomcontent { 
padding: 15px 20px 10px 20px;
line-height: 20px;
}

.float1 {
float: left;
}

.float2 {
float: left;
margin-left: 39px;
}

.float3 {
float: right;
margin-right: 32px;
}

.bottomheader {
font-family: Arial, Helvetica, sans-serif;
color: #EEF7F9;
font-size: 18px;
padding-left: 20px;
}

#footer {
clear: both;
font-size: 10px;
background-color: #24475D;
color: #7999AA;
padding: 5px 0 8px 20px;
margin-right: 30px;
text-align: left;
margin-top: 50px;
}
