@charset "utf-8";
#services {
	margin-left: 5px;
	float: left;
	width: 500px;
}
#image1 {
	background-image: url(../images/services/image2.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 265px;
	width: 260px;
}

#spacer {
	float: left;
	width: 800px;
	margin-bottom: 30px;
}
#serviceText {
	color: #45a2ff;
}
