/*	Xerox Careers Banners Stylesheet
	Created: 	Mon Aug 17 17:05:50 EDT 2009
	Author:		Tiger Advertising
	----------------------------------------------------*/
	#content h1
	{
		height: 210px;
		margin: 0 0 10px;
		text-indent: -9000px;
		background-repeat: no-repeat !important;
	}
	
	/* About Us */
	#about-us #content h1
	{
		background: url(../images/banners/about-us.jpg);	
	}
	
	#about-us-our-businesses #content h1
	{
		background: url(../images/banners/our-businesses.jpg);
	}
	
	#about-us-innovation #content h1
	{
		background: url(../images/banners/innovation.jpg);
	}
	
	#about-us-social-responsibility #content h1
	{
		background: url(../images/banners/social-responsibility.jpg);
	}
	
	#about-us-global-locations #content h1
	{
		background: url(../images/banners/global-locations.jpg);
	}
	
	#about-us-history #content h1
	{
		background: url(../images/banners/history.jpg);
	}
	
	#about-us-videos #content h1
	{
		background: url(../images/banners/videos.jpg);
	}
	
	/* Career Profiles */
	#career-profiles #content h1
	{
		background: url(../images/banners/career-profiles.jpg);
		margin-bottom: 0;
	}
	
	/* Working at Xerox */
	#working-at-xerox #content h1
	{
		background: url(../images/banners/working-at-xerox.jpg);
	}
	
	#working-at-xerox-benefits #content h1
	{
		background: url(../images/banners/benefits.jpg);
	}
	
	#working-at-xerox-diversity-inclusiveness #content h1
	{
		background: url(../images/banners/diversity-inclusiveness.jpg);
	}
	
	#working-at-xerox-corporate-culture #content h1
	{
		background: url(../images/banners/corporate-culture.jpg);
	}
	
	#working-at-xerox-awards #content h1
	{
		background: url(../images/banners/awards.jpg);
	}
	
	#working-at-xerox-wellness #content h1
	{
		background: url(../images/banners/wellness.jpg);
	}
	
	#working-at-xerox-sustainability #content h1
	{
		background: url(../images/banners/sustainability.jpg);
	}
	
	#working-at-xerox-learning-development #content h1
	{
		background: url(../images/banners/learning-development.jpg);
	}

	/* Student Centre */
	#student-centre #content h1
	{
		background: url(../images/banners/student-centre.jpg);
	}
	
	#student-centre-recent-grads #content h1
	{
		background: url(../images/banners/recent-grads.jpg);
	}
	
	#student-centre-internships-co-op #content h1
	{
		background: url(../images/banners/internships-co-op.jpg);
	}
	
	#student-centre-interview-tips #content h1
	{
		background: url(../images/banners/interview-tips.jpg);
	}
	
	#student-centre-events #content h1
	{
		background: url(../images/banners/events.jpg);
	}
