/* CSS Document */

/*--------------------------------------------------------------------------------------------
	Content layout 
  --------------------------------------------------------------------------------------------*/
div#contentBody {
	background:transparent url(../images/hero_contact_ref2.jpg) top no-repeat;
}
div.columnLeft {
	float:left;
	width:230px;
}
div.columnRight {
	float:left;
	width:360px;
}


/*--------------------------------------------------------------------------------------------
	Typography
  --------------------------------------------------------------------------------------------*/
p {
	color:#525252;
}
