/* CSS Document */
#services_development_image_1{
	width: 155px;
	height: 125px;
	float: left;
	display: inline;
	background-image: url(../images/example_sites_1.png);
	background-repeat: no-repeat;
}
#services_development_image_2{
	width: 155px;
	height: 125px;
	float: left;
	display: inline;
	background-image: url(../images/example_sites_2.png);
	background-repeat: no-repeat;
}
#services_development_image_3{
	width: 155px;
	height: 125px;
	float: left;
	display: inline;
	background-image: url(../images/example_sites_3.png);
	background-repeat: no-repeat;
}
#services_development_content{
	width: 300px;
	padding-left: 5px;
	float: left;
	display: inline;
}


