#overview {
	width:100%;
	margin:0px auto 0px auto;
	display:inline-block;
}

/* Summary - Below main splash screen image */

#overview .summaryBox {
	margin:0px 0px 0px 0px;
	display:inline-block;
}

#overview .summaryText {
	margin:0px 60px 0px 0px;
	width:640px;
	float:left;
	text-align:justify;
}

#overview .summaryQuote {
	margin:4px 0px 0px 0px;
	width:300px;
	float:right;
}

/* Feature Boxes */

#overview .featureBox {
	margin:30px 50px 0px 0px;
	width:300px;
	float:left;
	color:#666;
	font-family:"Open Sans";
	font-weight:normal;
	font-size:16px;
	line-height:1.7em;
	text-align:justify;
}

#overview .featureBox.right {
	margin-right:0px;
}

#overview .featureHeader {
	text-align:center;
}

#overview .featureGroup {
	margin:0px auto 0px auto;
	display:inline-block;
}

#overview .featureIcon {
	margin:0px 10px 0px 0px;
	width:32px;
	float:left;
}

#overview .featureTitle {
	margin:3px 0px 0px 0px;
	float:left;
	text-align:left;
	color:#333;
	font-family:"Open Sans";
	font-weight:200;
	font-size:24px;
}


#overview .aerisBox {
	margin-top:20px;
	padding-top:15px;
	width:100%;
	color:#666;
	font-family:"Open Sans";
	font-weight:400;
	font-size:13px;
	line-height:1.6em;
	text-align:center;
}

#overview .aerisNote {
	width:100%;
	display:inline-block;
	clear:both;
}


/* Footer (requirements, download, buy) */

#overview .footerBox {
	border-top:1px solid #ccc;
	margin-top:20px;
	padding-top:15px;
	width:100%;
	color:#666;
	font-family:"Open Sans";
	font-weight:400;
	font-size:13px;
	line-height:1.6em;
	text-align:center;
}

#overview .footerRequirements {
	width:100%;
	display:inline-block;
	clear:both;
}

#overview .footerGroup {
	width:330px;
	display:inline-block;
	clear:both;
}

#overview .footerCell {
	width:165px;
	float:left;
	margin-bottom:-15px;

}













