/* Background divs for subpages.  Contain nothing but background image CSS. */
#services-bg {
	background:  URL(../images/services-background.jpg) top right no-repeat;
	color:  inherit;
}
#properties-bg {
	background:  URL(../images/properties-background.jpg) top right no-repeat;
	color:  inherit;
}
#advertising-bg {
	background:  URL(../images/advertising-background.jpg) top right no-repeat;
	color:  inherit;
}
#jobs-bg {
	background:  URL(../images/jobs-background.jpg) top right no-repeat;
	color:  inherit;
}
#contact-bg {
	background:  URL(../images/contact-background.jpg) top right no-repeat;
	color:  inherit;
}
