/* CSS Document */

body {
background-color:FFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#797777;
width:697px;
margin: 0 0 0 0;
}

a {
text-decoration:none;
color:#449f9c;
}

a:hover{
text-decoration:underline;
color:#449f9c;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#2d4150;
font-weight:lighter;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#797777;
font-weight:bold;
}

#container {
width:967px;
}

#logo {
float:left;
width:133px;
height:66px;
}

#header_links a{
font-size:10px;
text-decoration:none;
float:right;
padding-right:20px;
padding-top:35px;
color:#797777;
}

#header_links a:hover {
text-decoration:underline;
}

#home_banner {
width:967px;
height:255px;
clear:left;
}

#home_col1 {
width:350px;
height:300px;
float:left;
padding-left:10px;
padding-right:20px;
padding-top:20px;
}

#home_col2 {
width:395px;
height:370px;
float:left;
}

.home_header {
clear:right;
width:395px;
}

#nav {
width:183px;
float:left;
padding-top:10px;
}

.nav_level_1 {
height:25px;
}

.nav_level_2 a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#2d4150;
text-decoration:none;
margin-left:50px;
}

.nav_level_2_on a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#2d4150;
text-decoration:none;
margin-left:40px;
background-image:url(images/nav_bullet.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:10px;
}


#sub_nav {
width:183px;
background-color:#dce3e3;
padding-top:10px;
padding-bottom:10px;
line-height:15px;
}

#nav_divider {
width:9px;
height:307px;
background-image:url(images/nav_divider.gif);
background-repeat:no-repeat;
float:left;
margin-left:-4px;
margin-bottom:20px;
}

#sub_banner{
width:967px;
height:83px;
clear:left;
}

#main {
width:745px;
float:left;
margin-left:30px;
margin-bottom:15px;
}


#footer {
margin-top:10px;
margin-bottom:10px;
width:967px;
background-image:url(images/footer.gif);
background-repeat:repeat-x;
clear:both;
}

#footer p {
margin-left:10px;
margin-top:10px;
}

#logo_divider {
border-left:1px;
border-left-style:solid;
border-left-color:#046774;
width:3px;
height:66px;
float:left;
margin-left:10px;
margin-right:10px;
margin-top:10px;
}

#client {
padding-top:10px;
}
