/******* Contact page styling *******/
#contentWrapper {
	background: url(/images/contactIllustration.png) no-repeat scroll 300px 125px transparent;
	height: auto !important;
	min-height: 520px;
	height: 520px;
}

#contactUsTop, #businessCard {
	margin-left: 40px;
	width: 400px;
}

#contactUsTop h1{
	font-size:60px;
	margin-bottom:10px;
}

#contactUsTop p{
	font-size:14px;	
}
	
#businessCard{
	color:#353c5c;
	font-size:14px;
}
