body {
margin:0px;
background-color:#233540;
font-size:11px;
font-family:helvetica, arial, sans-serif;
color:#333333;
}

h1 {
font-size:170%;
line-height: 22px;
font-weight:normal;
color:#99c34e;
}

a:link, a:visited{
text-decoration:none;
color:#000000;
}

a:hover {
text-decoration:underline;
color:#000000;
}


/* Specific Rules */

#container {
width:785px;
margin:50px auto;
}

#logo {
width:210px;
height:226px;
background-image:url(/images/logo.gif);
background-repeat:no-repeat;
background-position:center bottom;
margin-right:0px;
float:left;
cursor:pointer;
}

#banner {
width:575px;
height:226px;
float:left;
border:0px solid #000000;
}

#navbkwrapper {
background-color:#233540;
background-image:url(/images/promise.gif);
background-position:left bottom;
background-repeat:no-repeat;
}

#navigation {
width:210px;
float:left;
/*margin-bottom:170px;*/
background-color:#233540;
}

#contentcontainer {
background-color:#FFFFFF;
width:575px;
float:left;
}

#content {
padding:10px 20px 20px;
line-height:150%;
}

#footer2 {
width:785px;
font-size:1px;
height:5px;
background-color:#FFFFFF;
}

#footer {
clear:both;
width:785px;
font-size:1px;
float:left;
height:25px;
background-color:#8ebd3f;
}

/* Specific classes */

.nav {
padding:6px 0px 6px 0px;
text-align:center;
font-size:13px;
border-bottom:1px solid #FFFFFF;
}

.navover {
padding:6px 0px 6px 0px;
text-align:center;
font-size:13px;
border-bottom:1px solid #FFFFFF;
}

/*.navtext, .navtext:visited {
text-decoration:none;
color:#FFFFFF;
}

.navtext:hover {
text-decoration:none;
color:#99c34e;
}*/

#navigation a:link, #navigation a:visited{
text-decoration:none;
color:#FFFFFF;
}

#navigation a:hover {
text-decoration:none;
color:#99c34e;
}

.left {
    float:left;
}
.image {
    margin:5px 5px 0;
    
}
.image img {
border:0;
}
