
hr {
	clear: both;
}

#services-list {
	margin-top: 20px;
	height: 100px;
}

#services-list ul {
	color: #069;
	font-size: 18px;
	list-style: disc inside;
	float: left;
	margin-right: 40px;
}

#services-list ul.first {
	margin-left: 40px;
}

#services-list ul.last {
	margin-right: 0;
}

#sponsors {
	text-align: center;
}