body {
    margin:0;
    padding:0;
    background-color:#bcb6a1;
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:10px;
	background-image: url(../images/bg.jpg);
	background-position: center;
 }
 	body a {
		color: #3c567a;
	}
#container {
    position:relative;
    width:955px;
    padding:12px;
    margin:40px auto 40px auto; 
    border:4px solid #9d9783;
    background-image: url(../images/container_bg.jpg);
	background-color: #FFFFFF;
 }
#container p {

 }
#logo {
    width:264px;
    height:48px;
    display:block;;
    margin:0 0 12px 0;
	float: left;
 }
#nav {
    height:70px;
	margin-bottom: 13px;
 }
#nav ul {
	padding: 0; margin: 0;
	list-style: none;
}
#nav li {
	float: left;
}
#left_heading {
	width: 550px; height: 58px;
}
#left_content {
    width:490px;
    padding:0px 30px 30px 30px;
	min-height: 280px;
	background-image:url(../images/body_bg_bottom.gif);
	background-position:bottom; 
	background-repeat:no-repeat;
	font-size: 12px;
	height: auto !important; height: 280px;
 }
 
  #left_content h2 {
  	padding: 0; margin: 0;
	display: block;
	font-size: 12px;
	border-bottom: 1px solid #9ca7af;
	color: #000000;
}

 #left_content_under {
    width:550px;
	margin-bottom: 13px;
	min-height: 350px;
	height: auto !important; height: 350px;
	background-image:url(../images/contain_bg.gif);
 }
#right_content {
    position:absolute;
    width:445px;
    top:157px;
    left:569px;
 }
 #right_tag_line {
    position:absolute;
    width:405px;
    top:497px;
    left:569px;
	text-align:center;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	clear: both;
 }
#home_services {
	width: 955px;
	height: 189px;
	background-image: url(../images/home_foot_splash.jpg);

	clear: both;
}
#footer_left {
	width: 790px; height: 65px;
	float: left;
	background-image: url(../images/footer.gif);
	margin-top: 13px;
	
}
#footer_left p {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 24px;
	margin: 10px 0 0 18px;
	padding: 0;
}
#footer_left a {
	color: #FFFFFF;
	font-weight: bold;
}
.form_field {
	background-color: #e0eaf2;
	border: 1px solid #9ca7af; 
	height: 16px;
}
.form p {
 	display: block;
	float: right;
	padding: 0; margin: 0 10px 0 0;
	font-size: 9px;
	font-weight: bold;
	color: #cccccc;
}
.form_1 p {
 	display: block;
	padding: 0; margin: 20 00px 0 0;
	font-size: 9px;
	font-weight: bold;
	color: #cccccc;	
}
.clearing {
	clear: both;
}

/* Services Page */

.column_div {
	width: 280px;
	float: left;
	text-align: left;
	margin-right: 25px;
	
}
.column_div li {
	margin-bottom: 3px;
	font-size: 10px;
}
.column_div h3 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.column_div h2 {
 	padding: 0; margin: 0;
	display: block;
	font-size: 14px;
	border-bottom: 1px solid #9ca7af;
	color: #0073cc;
 }
 
 .services_1 {
	width: 900px;
	text-align: left;
	
}
.services_1 li {
	margin-bottom: 12px;
	font-size: 12px;
}
.services_1 h3 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.services_1 h2 {
 	padding: 50px 0 20px 0; margin: 0 0 20px 0;
	display: block;
	font-size: 14px;
	border-bottom: 1px solid #9ca7af;
	color: #0073cc;
 }
 
 .services_1 p {
    line-height: 20px;
 }
 
 #left_heading_lg {
	width: 955px; height: 58px;
}
#left_content_lg {
    width:895px;
    padding:0px 30px 30px 30px;
	min-height: 280px;
	background-image:url(../images/body_bg_bottom_lg.gif);
	background-position:bottom; 
	background-repeat:no-repeat;
	font-size: 12px;
 }

 #left_content_under_lg {
    width:955px;
	margin-bottom: 13px;
	min-height: 350px;
	background-image:url(../images/contain_bg_lg.gif);
 }

 
 /* FAQ Page */
 
.number_list {
	margin-bottom: 10px;
}
#faq_main {
	width: 925px; 
	background-color: #FFFFFF; 
	margin-bottom: 14px; 
	padding: 15px;
}
#faq_main h3 {
	font-size: 12px;
	border-bottom: 1px solid #9ca7af;
	padding-bottom: 8px;
	padding-top: 26px;
}

/*Downloads */

.download_bullets {

}
.download_bullets li {
	margin-bottom: 10px;
	font-size: 12px;
}
