body {
	background-color: #d4dbd7;
	background-image:  url("../images/pageBackgrounds/pgbkg_business.jpg");
	background-repeat: repeat-x;
}
.left {
	background-color: d4dbd7;
	background-image:  url("../images/shadows/business_l_bkg.jpg");
	background-repeat: no-repeat;
}
.right {
	background-color: d4dbd7;
	background-image:  url("../images/shadows/business_r_bkg.jpg");
	background-repeat: no-repeat;
}
.ovalFill {
	background-color: #A7AC94;
}
.strip {
	background-image:  url("../images/backgrounds/bkg_businessContent.gif");
	background-repeat: repeat;
}
.bottom {
	background-image:  url("../images/backgrounds/ContentBoxEnds/business.gif");
	background-repeat: no-repeat;
	height: 51px;
}
