
.mainContentImageBox{
			
	float:left;
	width:550px;
	min-height:220px
	height:auto!important;
	height:220px;
	background-color: red;
}
.mainContentTextBox{
	display: block;		
	float:left;
	width:550px;
	min-height:180px
	height:auto!important;
	height:180px;
	background-color: blue;
}
.featuresTextBox{
	float:left;
	width:265px;
	min-height:65px
	height:auto!important;
	height:65px;
	background-color: pink;
}
.locationsLayoutLeft{
	display: block;
	padding-left:110px;
	margin:0px 0px 0px 0px;		
	float:left;
	width:840px;
}
.locationsLayoutRight{
	margin:20px 0px 0px 0px;		
	float:left;
	width:180px;
	min-height:341px;
	height:auto!important;
	height:341px;
}
#container1{

	margin:0px 0px 0px 0px;		
	float:left;
	width:550px;
	min-height:302px;
	height:auto!important;
	height:302px;
}
.textBoxLocations{
	display: block;
	float:left;
	width:162px;
	min-height:165px
	height:auto!important;
	height:165px;
}
.greenBoxLocations{
	display: block;
	float:left;
	width:255px;
	min-height:167px;
	height:auto!important;
	height:180px;
	color:#000;
	background-color: #e1e8f3;
	padding:5px 0px 0px 5px;
	margin-top:20px;
}
.searchPersonDetails{
	display:block;
	float:left;
	width:100px;
	min-height:76px;
	height:auto!important;
	height:76px;
}
.searchPersonPhoto{
	display:block;
	float:left;
	width:80px;
	min-height:76px;
	height:auto!important;
	height:76px;
}
.column4DarkBlueBox .innerDiv a{
	color: #fff;
	text-decoration: underline;

}













