



/* BANNERS */

.buying .title-background {
	background: url(_media/Images/buying_title.jpg) no-repeat;
}

.selling .title-background {
	background: url(_media/Images/selling_title.jpg) no-repeat;
}

.listings .title-background {
	background: url(_media/Images/properties_title.jpg) no-repeat;
}

.links .title-background {
	background: url(_media/Images/links_title.jpg) no-repeat;
}

.testimonials .title-background {
	background: url(_media/Images/testimonials_title.jpg) no-repeat;
}

.mortgage-calculator .title-background {
	background: url(_media/Images/mortgage_title.jpg) no-repeat;
}

.home-finder .title-background {
	background: url(_media/Images/finder_title.jpg) no-repeat;
}

.home-evaluation .title-background {
	background: url(_media/Images/evaluation_title.jpg) no-repeat;
}

.reports .title-background {
	background: url(_media/Images/reports_title.jpg) no-repeat;
}

.biography .title-background {
	background: url(_media/Images/bio_title.jpg) no-repeat;
}

.contact .title-background {
	background: url(_media/Images/contact_title.jpg) no-repeat;
}