#content #benefitsHead {
	width: 100%;
	margin-bottom: 20px;
}
#content #benefitsHead #benefitsImage {
	float: left;
	height: 240px;
	width: 550px;
}
#content #benefitsHead #benefitsHighlights {
	float: left;
	height: 225px;
	width: 320px;
	font-weight: normal;
	line-height: 20px;
	padding-top: 15px;
}
#content #benefitsHead .coloredLine {
	clear: both;
	position: relative;
}
#content #benefitsHead #benefitsHighlights ul {
	list-style-type: none;
}
#content #benefitsDetailsWrapper {
	height: 300px;
}
#content #benefitsDetailsWrapper .benefitsDetailsContent {
	background-color: #eceeef;
	width: 400px;
	float: left;
	height: 130px;
	padding: 10px;
}
#content #benefitsDetailsWrapper #benefitsDetailsLeft {
	margin-right: 30px;
}
