@charset "utf-8";
/* CSS Document */

.services_listing {
	width:900px;
	float:left;
	margin: 0 auto;
	border-bottom: 1px #CCC dotted;
	margin-top:10px;
	padding-bottom: 20px;
	margin-left:28px;
}
.services_text {
	display:inline;
	float:right;
	width:550px;
}
.services_image {
	display:inline; 
	float:left; 
	width:350px; 
	height:150px; 
	text-align:center;
}