@charset "utf-8";
/* Company / Contact Us */
#wrFeature .wrapper {
	background-image: url(/_templates/www/_images/bg-feature-empty.png);
	height: 12px;
}

#wrMain > .wrapper {
	padding-top: 42px;
}
#pageTitle {
	top: 8px;
}

#wrContactUs {
	width: 960px;
}

#wrContactUs .contact-form {
	float: left;
	width: 620px;
}

#wrContactUs .contact-form #column-1,
#wrContactUs .contact-form #column-2 {
	float: left;
	width: 310px;
}
#wrContactUs .contact-form #column-1 .wrapper {
	width: 310px;
	padding: 0 10px 0 20px;
}
#wrContactUs .contact-form #column-2 .wrapper {
	width: 310px;
	padding: 0 20px 0 10px;
}

#wrContactUs #company-info {
	float: left;
	width: 300px;
}
#wrContactUs #company-info .wrapper {	
	position: relative;
	width: 300px;
	padding: 25px 10px 80px;
	background-image: url(/company/repdirectory/_content/www/_images/bg-accounts-ca.png);
	background-position: left 10px;
	background-repeat: no-repeat;
}
#wrContactUs #company-info .wrapper .vcard {
	width: 280px;
	margin: 10px;
	padding-bottom: 10px;
}


