#services a:hover {
	font-weight: bold;	
}
#services{
	margin: 5px;
	padding: 5px;
}
#services img{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#services ul,li{
list-style-type: none;
padding: 0 0 0 35px;
}
#services h3{
	font-size:14px;
}
