#service {
	width: 550px;
	height: 200px;
}
#services_header {
	background-image: url(images/title_background_small.gif);
	width: 525px;
	height: 40px;
	padding-left: 25px;
	padding-top: 10px;
	background-repeat: no-repeat;
}
#service_info {
	width: 350px;
	padding-left: 25px;
	float: left;
}
#service_image {
	width: 175px;
	float: left;
	text-align: center;
	vertical-align: middle;
	clear: right;
}

