#services_content {
	width: 100%;
	float: left;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
#services_best_location {
	width: 100%;
	float: left;
}
.services_best_location_rows {
	width: 100%;
	float: left;
	margin-bottom: 25px;
}
.services_best_location_img {
	width: 198px;
	float: left;
	padding: 15px 0;
	border: 1px solid #D7D7D7;
	background-color: #F8F8F8;
}
.services_best_location_img img {
	border: 2px solid #FFF;
}
.services_best_location_description {
	width: 400px;
	float: left;
	padding-left: 20px;
	text-align: justify;
	font-size: 13px;
}
.services_best_location_description a {
	color: #800000;
}
.services_best_location_description a:hover {
	color: #999;
}
.services_button_more {
	width: 100%;
	float: left;
	padding-top: 15px;
	text-align: right;
}
.services_button_more a img {
	cursor: pointer;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
#services_content_details {
	width: 100%;
	float: left;
	padding-bottom: 20px;
}
#services_content_details_img {
	width: 100%;
	float: left;
	text-align: center;
	padding-bottom: 20px;
	/*padding: 10px;
	width: 400px;
	height: 300px;
	border: 2px solid #D7D7D7;
	background-color: #F4F4F4;
	margin-left: 80px;*/
}
#services_content_details_img img {
	border: 2px solid #000;
	margin: 0 auto;
}
#services_content_details h3 {
	width: 100%;
	float: left;
}
#services_content_details_desc {
	width: 100%;
	float: left;
	text-align: justify;
	font-size: 14px;
}
#services_content_details_desc a {
	color: #800000;
}
.services_content_details_desc a:hover {
	color: #999;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
