#aboutNavigation{
	float:left;
}

#aboutNavigation ul li{
	font-size: 10pt;
	margin-bottom: 5px;
	padding: 7px;
	font-weight: bold;
}

#aboutNavigation ul li a{
	border: none;
	color:black;
	padding: 0px;
}

#aboutContent{
	float:left;
	margin-left:20px;
}

#aboutTitle{
	font-weight: bold;
}

#aboutBodyText{
	width: 650px;
}

#aboutBodyText img{
	float: right;
	/*margin:15px;*/
}

#aboutBodyText span.employeeInfo{
	margin-bottom:5px;
	display:block;
}

#aboutBodyText img.employeePic{
	margin-top:18px;
}

#coverageMapCanadaImg_canvas{
	top:4px;
	left:7px;
}

#contactUsTop{
	margin-top:20px;
}
#contactUsContact{
	margin-top: 15px;
	overflow: hidden;
}
#coverageMapDiv{
	margin-left:50px;
}
.stateDiv{
	display:none;
	margin-top:40px;
	margin-left:40px;
}

.stateTitle{
	color:#A2002A;
	font-weight:bold;
	font-size:14pt;
}

.contentBlock{
	width:350px;
	border-bottom: 1px solid #087AF1;
	overflow:hidden;
}

.contentBlock img{
	margin: clear;
}

.cbLeft{
	float:left;
	margin-top:30px;
}

#testIntroText{
	width:500px;
	margin-top:25px;
}

#testImgDiv{
	width:600px;
	margin-left:-12px;
	
}

#testImgDiv img, .testImg{
	border:2px solid #EFEFEF;
	float:left;
	margin:30px 0 0;
}

#gallery{
	width:600px;
	overflow:hidden;
}

.eachImgDiv{
	background-image:url(../images/about/testimonialBG.png);
	background-repeat: no-repeat;
	width:281px;
	height:290px;
	margin-top:20px;
	margin-right:10px;
	float:left;
}

#paging{
	clear:both;
	width:500px;
	margin-left:10px;
}

#paging a{
	border: none;
}

#pagingBack{
	float:left;
	border: none;
}

#pagingForward{
	float:right;
	border: none;
}

#gallery{
	display:none;
}

.loadingImg{
	position:absolute;
	left:400px;
	top:400px;
}







