/*===== Styles specific to Services page(s) =====*/

div#content h2 {
	/*Image replacement - hide from IE-Mac:\*/
	list-style-image:url(../images/headers/services.gif);
	width:207px;
	/*end hiding*/
}

div.service {
	clear:both; margin-bottom:2em;
}

div.service img {
	float:right; margin-left:85px;
}

div.service ul li {
	display:block; margin:0 0 .9em 8px;
	text-indent:13px; background:url(../images/home/bullet.gif) no-repeat 0 5px;
}