#services {
	padding-top: 20px;
}

#services h6 {
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 40px;
	margin-top: 20px;
}



#services .serviceList h2 {
	background: url(../i/iServices.gif) no-repeat;
	background-position: 5px 7px;
	font-size: 24px;
	font-family: Georgia;
	font-style: italic;
	color: #fff;
	border-bottom: 2px solid #FF358B;
	padding-left: 42px;
	padding-bottom: 14px;
	margin-bottom: 25px;
	font-weight: normal; 	
	cursor: pointer;
}


#services .serviceList .content {
	margin-bottom: 55px;
}

#services .serviceList .content .icon {
	width: 110px;
	float: left;
	text-align: center;
}

#services .serviceList .content .text {
	width: 585px;
	float: left;	
}

#services .serviceList .content .text p{
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 18px;
}

#services .serviceList .content .text ul{
	list-style-type: disc; 
	font-size: 18px;
	line-height: 25px;
}
