/* BLUE CONTENT */
#blue_content .content_well {
	padding-top: 20px;
}


/* FOOTER */
#footer {
	padding-top: 20px;
}


/* MASTHEAD */
#masthead {
	height: 230px;
	background: url(../../images/mastheads/product_listing.jpg) no-repeat center bottom;
}
	#masthead .copy {
		position: absolute;
		left: 235px;
		top: 35px;
		width: 710px;
	}
	#masthead .copy h1 {
		font-size: 28px;
		margin-bottom: 15px;
	}
	#masthead .copy p {
		font-size: 20px;
		color: #48506b;
	}	
	
div.products .info_block .info_item .button {
	float: none;	
}

/* MASTHEADbusinesses-overview.jpg */
.Businesses #masthead {
	height: 230px;
	background: url(../../images/mastheads/businesses-overview.jpg) no-repeat center bottom;
}
	#masthead .copy {
		position: absolute;
		left: 235px;
		top: 35px;
		width: 710px;
	}
	#masthead .copy h1 {
		font-size: 28px;
		margin-bottom: 15px;
	}
	#masthead .copy p {
		font-size: 20px;
		color: #48506b;
	}	
	
div.products .info_block .info_item .button {
	float: none;	
}
.Businesses .info_block, .Partners .info_block {
	border-top: 3px solid #526173;
	padding: 15px 0 120px 0;
}
