/* ---------------------------------------- */
/* SERVICES		 							*/
/* ---------------------------------------- */

body#services div#main-col h3 {
	background-position: 0 -700px;
	margin: 10px 0;
}
div#services-offered {
	overflow: auto;
}
div#services-offered h4 {
	font-size: 13px;
}
div#services-offered div {
	background: url(../images/icons.png) no-repeat;
	border-bottom: 1px dotted;
	float: left;
	height: 115px;
	margin: 20px 0 0 0;
	padding: 0 10px 20px 85px;
	width: 195px;
}
div#services-offered div#s2 {
	background-position: 0 -241px;
	height: 115px;
}
div#services-offered div#s3 {
	background-position: 0 -481px;
	height: 160px;
}
div#services-offered div#s4 {
	background-position: 0 -721px;
	height: 160px;
}
div#services-offered div ul {
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
}
div#services-offered div li {
	list-style: disc;
}
body#services div#customer-service {
	width: 590px;
}
body#services div#customer-service h3 {
	background-position: 0 -770px;
	clear: both;
	margin: 20px 0;
}

div#sidebar h3#clients-saying {
	background-position: 0 -840px;
}
