#content {
	margin-top:10px;
}

#content h1 {
	float:left;
	width:216px;
	padding-bottom:10px;
	border-bottom:1px solid #ddd;
}

#content h3 {
	font-size:14px;
	margin-bottom:10px;
}

#services {
	float:right;
}



#services div.service {
	float:left;
	width:220px;
	margin-right:10px;
}

#services ul li {
	list-style-type:disc;
	margin-left:14px;
}

#services li {
	font-size:11px;
	color:#666;
}