/* ----------home_image-------------- */
#aboutus-page h1{
	background: url(../images/headings/about-us.gif) no-repeat left top;
	text-indent: -5000px;
	display: block;
	height: 60px;
	width: 400px;
}
#craigs-story-page h1{
	background: url(../images/headings/craigs-story.gif) no-repeat left top;
	text-indent: -5000px;
	display: block;
	height: 60px;
	width: 400px;
}
#staff-page h1{
	background: url(../images/headings/staff.gif) no-repeat left top;
	text-indent: -5000px;
	display: block;
	height: 60px;
	width: 400px;
}
#sales-team-page h1{
	background: url(../images/headings/sales-team.gif) no-repeat left top;
	text-indent: -5000px;
	display: block;
	height: 60px;
	width: 400px;
}
#our-partners-page h1{
	background: url(../images/headings/our-partners.gif) no-repeat left top;
	text-indent: -5000px;
	display: block;
	height: 60px;
	width: 400px;
}