
ul.services {
	float: left;
}
ul.services li,
ul.services-right li{
	margin: 0px 50px 10px 15px;
	list-style-type: disc;
	font-weight: bold;
}
.index #hero h2 {
	font-size: 36px;
	font-style: italic;
	color: #478499!important;
	clear: both;
	width: 100%;
	margin: 0px;
	text-align: center;
}
.index #hero{
	height: 340px;
}