/* CSS Document */

body {
background-color: #042f5f;
margin-top: -5px;}

#wrapper {
width: 960px;
margin: 0px auto;
background-color: #fff;
}

#header {
width: 920px;
height: 145px;
margin-left: 20px;
background-color: #eef2e9;}

#header img {
width: 455px;
height: 61px;
margin: 50px 0px 0px 50px;}

#nav {
width: 920px;
height: 40px;
float: left;
margin-left: 20px;
background-color: #9cb33c;
}

#nav p {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #fff;
padding: 0px 0px 0px 140px;
}

#nav p a.on {
color:#042f5f;}

#nav p a {
color: #fff;
text-decoration:none;
padding: 0px 25px 0px 25px;
}

#nav p a:hover {
color:#042f5f;}

#banner {
width: 920px;
height: 172px;
float: left;
background-image: url(../images/home_banner.jpg);
background-repeat: no-repeat;
margin-left: 20px;
}

#content-wrapper {
width: 920px;
float:left;
background-color: #eef2e9;
margin: 10px 0px 0px 20px;
}

#content {
width: 550px;
float:left;
padding-top: 12px;
}


#content h1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 17px;
font-weight: bold;
color: #9cb33c;
padding: 15px 0px 0px 50px;}


#content p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #042f5f;
line-height: 1.5em;
padding: 0px 0px 5px 50px;
}

#content ul{
padding-left: 90px;}

#content li{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #042f5f;
line-height: 1.5em;
padding: 0px 0px 5px 10px;
list-style: url(../images/bullet.gif);
}




#right-column {
width: 290px;
height: 540px;
float: right;
margin: 40px 30px 0px 0px;
padding-bottom: 10px;
background-image: url(../images/home_column.jpg);
background-repeat:no-repeat;
background-color: #8299b1;
}

#right-column p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1.5em;
color: #042f5f;
padding: 0px 30px 0px 30px;}

#right-column h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
font-weight: bold;
color: #fff;
padding: 120px 30px 0px 30px;}

#right-column h2{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1.5em;
color: #fff;
font-weight: bold;
padding: 10px 30px 0px 30px;}


#contact-home {
width: 290px;
float: right;
margin: 20px 30px 30px 0px;
background-color: #566377;
}

#contact-home h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
font-weight: bold;
color: #fff;
padding: 10px 30px 0px 30px;}

#contact-home p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1.5em;
color: #fff;
padding: 0px 30px 10px 30px;}

#contact-home p a{
color: #9cb33c;
text-decoration: underline;}


#contact-home p a:hover{
color: #8299b1;}

#contact {
width: 843px;
background-image: url(../images/contact.jpg);
}


#footer {
width: 920px;
height: 70px;
margin-left: 20px;
padding-top: 10px;
clear:both;}


#footer-left {
width: 500px;
float: left;
margin: 0px auto;}

#footer-right {
width: 220px;
float:right;
margin: 0px auto;}


#footer p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #042f5f;}

#footer a{
color: #9cb33c;
text-decoration:underline;}

#footer a:hover,
#footer a:active {
color: #6d850a;}
