body{
	margin-top:40px;
	font-family:"Times New Roman", Times, serif;
	background:#000000;
}

.clear{
	clear:both;
}

a{
	color:#4a7ecc;
}

a:hover{
	color:#000000;
}

p{
	margin-top:0;
	margin-bottom:10px;
}

.content_left h3{
	color:#4a7ecc;
	margin-top:0;
	margin-bottom:0;
	font-weight:normal;
}

.content_right h3{
	color:#4a7ecc;
	margin-top:0;
	margin-bottom:0;
	font-weight:normal;
}

#footer h3{
	color:#000000;
	margin:0;
	font-weight:normal;
}

#color_wrapper{
	background:#22385b;
	width:891px;
	margin:0 auto;
}

#wrapper{
	top:-10px;
	left:-10px;
	position:relative;
	width:891px;
	background-color:#FFFFFF;
	padding-top:30px;
}

#header{
	width:891px;
	height:289px;
	padding-bottom:20px;
}

#header #left_navigation{
	width:446px;
	float:left;
	font-size:.85em;
}

#header #right_navigation{
	width:445px;
	float:left;
	font-size:.85em;
}

#header #description{
	padding-top:100px;
	padding-left:385px;
	width:400px;
	text-align:center;
	font-size:1.1em;
}

#description #title{
	font-size:1.6em;
}

#description a{
	font-size:.95em;
}

#header ul{
	margin:0;
	padding:12px 0 0 0;
	list-style:none;
	font-weight:bold;
	font-size:.8em;
}

#header li{
	float:left;
	margin:0;
	padding:0;
}

#header li a{
	color:#000000;
	text-decoration:none;
}

#header li a:hover{
	color:#4a7ecc;
}

#left_navigation ul{
	margin-left:25px;
}
#left_navigation li{
	padding-right:42px;
}
#right_navigation li{
	padding-right:42px;
}

#right_navigation ul{
	padding-left:10px;
}

.content_left{
	float:left;
	width:499px;
	padding:35px 40px 35px 60px;
	border-right:1px solid #8a8a8a;
	margin-bottom:30px;
	
}

.content_left .label{
	color:#6aa317;
}

.content_right{
	float:left;
	width:246px;
	padding-top:35px;
	padding-left:20px;
	padding-right:25px;
}

.content_right .bed_bug{
	background:url(../images/side_bed_bug.jpg) no-repeat bottom right;
	padding-bottom:50px;
	margin-right:10px;
}

.content_right .bed_bug a{
	color:#000000;
	font-size:.8em;
}

#aboutus .content_left{
	width:480px;
	padding-right:20px;
	border-right:none;
}

#aboutus .content_right{
	width:276px;
}

#resources .content_left a{
	color:#000000;
}

#resources .content_left a:hover{
	color:#4A7ECC;
}


#footer #information{
	background-color:#f2f2f2;
	height:225px;
}

#footer .content_left{
	margin-top:20px;
	margin-bottom:0;
	padding-top:15px;
	padding-bottom:0;
}

#footer .content_right p{
	font-size:.8em;
}

#footer #notice{
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:.8em;
	font-weight:bold;
}

#footer_left{
	float:left;
	width:235px;
}

#footer_left a{
	color:#6aa317;
	font-size:.8em;
}

#footer_right{
	float:left;
	width:255px;
}

#footer_right p{
	font-size:.8em;
}
#footer_right a{
	font-size:.9em;
}

#footer_right #bed_bug{
	background:url(../images/bed_bug.jpg) no-repeat bottom right;
}

#footer #contactus_footer{
	background:url(../images/contact_footer.jpg) no-repeat;
	width:891px;
	height:374px;
}

#contactus_footer #coverage{
	padding-left:350px;
	padding-top:50px;
}

#custom_resource_footer{
	font-size:.8em;
}

#custom_resource_footer a{
	font-size:.9em;
	color:#4A7ECC;
}

#custom_resource_footer a:hover{
	color:#000000;
}

.error {
	font-size: 0.8em;
	color:#CC3300;
	padding-top:0;
	margin-top:0;
	padding-left:35px;
	padding-bottom:15px;
}

.success {
	padding: 5px;
	margin: 15px auto;
	background-color: #d3f2d0;
	border: 1px solid #a0dd99;
	color: #0A0;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}