/* Styles which reside inside the red Stripe */
#redStripeWrapper {
	border: 1px solid #ED1A2E;
	background: #ED1A2E;
	position: relative;
	clear: both;
}
#redStripe{
	background: #ED1A2E;
	position: relative;
	height: 144px;
	border: none;
}
#sectionName H1{
	padding:0;
	margin: 0;
}
#sectionName {
	float: left;
	padding-top: 20px;
	margin-top: 0;
	/*padding-left: 300px;*/
	padding-left: 40px;
	background: #ED1A2E;
}
