/* CSS Document */
body {
background:url(images/a1.gif) repeat-x;
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: .9em;
line-height: 1.3em;
color: #333333;
}

h1 {
font-size:1.5em;
font-weight:normal;
margin:0px 0 15px 0px;
color:#223055;
}
h2{
font-size:1.4em;
font-weight:normal;
margin:0px 0 15px 0px;
color:#223055;
}
p{
margin-top: 0;
margin-bottom: .75em;
}
a, a:visited {
text-decoration:underline;
color:#2E68AF;
}
a:hover {
color:#000000;
}
ul{
margin: 0em 0em 1em 1em;
padding-left: 0;
}
li {
padding: 0.1em;
}
#wrapper {
width: 850px;
margin: auto;
background-color: #ffffff;
border: 1px solid gray;
}
#header_left {
float:left;
width: 520px;
height: 73px;
padding:0;
margin:0;
}
#header_right {
float:left;
width: 330px;
height: 73px;
padding:0;
margin:0;
}
#navcontainer {
clear:both;
height: 31px;
padding:0;
margin: 0;
width: 850px;
text-align:center;
background-color: #4A4F59;
}
#navcontainer ul{
list-style-type: none;
color: #E6E2AF;
padding: 7px 0 0 0;
margin: 0px 0 0 0;
}
#navcontainer li {
display: inline;
}
#navcontainer li a{
text-decoration: none;
font-size: 13px;
color: #ffffff;
padding: 0px 6px 0 6px;
}
#navcontainer li a:hover{
text-decoration: none;
color: #F4C028;
}
#banner {
clear:both;
width:850px;
height:250px;
background-color:#003366;
}
#banner_secondary {
clear:both;
width:850px;
height:200px;
}
#content {
clear:both;
width:822px;
padding:20px 14px 20px 14px;
background: #ffffff;
background-image:url(images/bkgd_fade.jpg);
background-repeat:repeat-x;
}
#home_left {
float:left;
width: 240px;
padding: 0 15px 0 0;
}
#home_left h1 {
font-size:1.4em;
line-height:1.1em;
font-weight:normal;
margin:0px 0 15px 0px;
color:#223055;
}
#home_right {
float:left;
width: 565px;
}
.feature {
clear:both;
background-color:#C3C7CE;
}
.feature_photo {
float:left;
padding: 5px;
width:125px;
}
.feature_text {
float:left;
padding: 10px;
width: 400px;
}
.feature_space {
height:25px;
width: 15px;
}
#client_area {
clear: both;
width: 820px;
height: 125px;
border-top: 1px solid gray;
}
.client {
float:left;
padding:15px 7px 0 7px;
}
#left {
float:left;
width: 400px;
padding: 0 15px 0 0;
}
#right {
float:left;
width: 400px;
}
#full {
width: 820px;
clear:both;
}

#top {
width: 820px;
}
#top_left {
float:left;
width:400px;
}
#top_right{
float:left;
width:400px;
padding: 0 0 0 20px;
}
.item {
clear:both;
width:820px;
padding: 20px 0 0 0;
}
.item_small{
width:380px;
padding:0 0 25px 0;
}
#footer {
clear:both;
width: 830px;
height: 13px;
margin: 0;
padding: 3px 10px 5px 10px;
color:#E5E5E5;
background-color: #1A2541;
}
.footer_content {
float:left;
width: 395px;
font-family: tahoma, helvetica, arial, sans-serif;
font-size: 11px;
line-height: 13px;
color: #CACCD6;
}
.footer_content a, .footer_content a:visited {
font-family: tahoma, helvetica, arial, sans-serif;
font-size: 11px;
line-height: 13px;
text-decoration: none;
color: #CACCD6;
}
.footer_content a:hover {
text-decoration: none;
color: #ffffff;
}

.clear{clear: both;}

