.clear{
	clear:both;
}

p {
	line-height:25px;
}

body {
	font-family:Arial,Helvetica,sans-serif;
}

#header {
	min-width:1200px;
}

#headTop {
	height:52px;
	background-image:url("../images/header_top.png");
	background-repeat:repeat-x;
}

#headMidLeft {
	height:131px;
	width:210px;
	background-image:url("../images/header_mid_left.png");
	background-repeat:repeat-x;
	float:left;
}

#headMidLogo {
	background-image:url("../images/header_mid_left.png");
	background-repeat:repeat-x;
	float:left;
	height:131px;
	width:800px;
}

#headMidRight {
	background-image:url(../images/header_mid_right.png);
	background-repeat:repeat-x;
	height:131px;
}

#headBottomLeft {
	height:41px;
	width:210px;
	background-image:url("../images/header_bottom.png");
	background-repeat:repeat-x;
	float:left;
}

#headBottom {
	height:41px;
	width:690px;
	background-image:url("../images/header_bottom.png");
	background-repeat:repeat-x;
	float:left;
	font-size:large;
	font-family:Arial,Helvetica,sans-serif;
}

#headBottom ul li {
	display:inline;
	margin-right:15px;
	margin-bottom:5px;
}

#contactUs {
	width:273px;
	float:left;
	background-color:#e7e7e8;
	background-repeat:repeat-x;
	height:39px;
	border-top:1px solid #ffffff;
	border-left:1px solid #bfc1c2;
	border-right:1px solid #bfc1c2;
	border-bottom:1px solid #bfc1c2;
}

#content {
	margin-left:250px;
	width:650px;
	float:left;
	height:1000px;
	margin-top:50px;
}

#contentNav {
	margin-left:70px;
	width:830px;
	float:left;
	/*height:1000px;*/
	margin-top:50px;
	margin-bottom:50px;
}

#sidebar {
	width:275px;
	float:left;
	height:1240px;
}

.side_div {
	background-color:#e6e6e6;
	border-top:1px solid #ffffff;
	border-left:1px solid #bfc1c2;
	border-right:1px solid #bfc1c2;
	border-bottom:1px solid #bfc1c2;
}

#side_map {
	height:295px;
}

#mapContainer {
	margin-left:20px;
	margin-top:60px;
	color:#a40202;
}

#mapContainer img {
	border:0;
}

#coverageMapHeaderImg {
	margin-left:30px;
}

#mapContainer a {
	border:none;
	text-decoration:none;
}

#side_test {
	height:745px;
}

#testContainer {
	background-image:url("../images/testimonials_bg.png");
	margin-left:32px;
	margin-top:30px;
	height:451px;
	width:210px;
}

.testDiv {
	color:black;
	font-size:8pt;
	font-style:italic;
	margin-left:15px;
	margin-right:15px;
	padding:10px 10px 25px;
}

.testDiv p, .testDivBorder p {
	font-size:11px;
	line-height:15px;
	margin-top:10px;
}

.testDivCompany {
	font-style:normal;
	color:red;
	margin-top:10px;
	display:inline;
}

.testDivBorder {
	color:black;
	font-size:8pt;
	font-style:italic;
	margin-left:15px;
	margin-right:15px;
	padding:10px 10px;
	border-top:2px dotted #a40202;
	border-bottom:2px dotted #a40202;
}

.sideMore, .sideMore a {
	text-align:right;
	color:#3F97FF;
	margin:0;
}

#footerTop {
	clear:both;
	background-color:#06257e;
	border-bottom:1px solid #ffffff;
	width:100%;
	height:50px;
}

#footerText {
	margin-left:250px;
	color:#ffffff;
	font-size:small;
	padding-top:17px;
	font-family:Arial,Helvetica,sans-serif;
}

#footerBottom {
	background-color:#3e8ff8;
	width:100%;
	height:150px;
}

#footerBottom ul li {
	margin:5px;
}

#footerBottom ul li a {
	text-decoration:none;
	color:inherit;
}

#footerBottom li.level1{
	margin-left:5px;
	margin-bottom:10px;
}
#footerBottom li.level2{
	margin-left:10px;
}
#footerBottom li.level3{
	margin-left:15px;
}
#footerHome {
	margin-left:250px;
	margin-top:25px;
	color:#E6E6E6;
}

.footerDivs {
	float:left;
}

#lockDiv{
	margin-left:250px;
	padding-top:10px;
}

#lockDiv img{
	vertical-align:middle;
}

#lockDiv span{
	font-size:15px;
}

#lockDiv span a{
	color:white;
}
