/* Services */

#content div.services h3 {
	background: url(../i-p/serv-item-arrow.gif) no-repeat 0 50%;
	padding-left: 18px;
	margin: 1em 0px 0.4em;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	font-size: 85%;
	line-height: 1.25em;
	font-weight: normal;
	color: #666666;
}
#content div.services h2 {
	font-size: 110%;
	line-height: 2px;
	text-align: center;
	color: #5E83A9;
	margin: 2em 0px 4px 0;
	padding: 0px 0px 7px 0;
	border-bottom: 1px dotted #AAB9C7;
}
#content div.services a {
	text-decoration: none;
}
#content div.services a:hover {
	background-color: #ebf0f4;
	text-decoration: underline;
}



.services  ul {margin: 0; padding: 0;}
.services  ul.doit {list-style: none; padding-bottom: 0.65em; padding-top: 0.5em;}
.services  ul.doit li {background: url(../i-p/doit.gif) no-repeat 0 0; font-size: 85%; line-height: 1.2em; padding-left: 15px; padding-bottom: 0.4em; margin-left: 7px; margin-right: 7px;}
