@charset "UTF-8";

#OfficeSmallPicHolder {
	width: 730px;
	margin: 0px;
	position: relative;
	top: 10px;
	left: 30px;
	height: 40px;
}
#OfficeBodyCopy {
	width: 700px;
	position: relative;
	top: 15px;
	margin: 0px;
	left: 30px;
	z-index: 1;
}
#OfficeBodyCopyLower {
	width: 660px;
	margin: 0px;
	position: relative;
	top: 25px;
	left: 30px;
}
#OfficePDFHolder {
	float: right;
	margin: 0px;
	height: 95px;
	width: 72px;
	position: relative;
	right: 20px;
	z-index: 2;
	top: 75px;
}
#downloadBrochure {
	margin: 0px;
	position: relative;
	top: 50px;
	z-index: 3;
}

#OfficeBodyCopyLower b {
	font-weight: normal;
}
