
h1#phone-number {
	text-indent:-9999px;
	margin:0;
	padding:0;
	position:absolute;
	background-image: url(/images/hdrs/call-daisi-hdr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:224px;
	height:57px;
	left:38px;
	top:30px;
}
h1.morning {
	text-indent:-9999px;
	margin:0;
	padding:0;
	position:absolute;
	background-image: url(/images/hdrs/good-morning.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:350px;
	height:57px;
	left:39px;
	top:30px;
}
h1.afternoon {
	text-indent:-9999px;
	margin:0;
	padding:0;
	position:absolute;
	background-image: url(/images/hdrs/good-afternoon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:350px;
	height:57px;
	left:39px;
	top:30px;
}
h1.evening {
	text-indent:-9999px;
	margin:0;
	padding:0;
	position:absolute;
	background-image: url(/images/hdrs/good-evening.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:350px;
	height:57px;
	left:39px;
	top:30px;
}

h1#pageTitle {
	text-indent:-9999px;
	height:35px;
	padding:0 0 10px 0;
	margin:0;
}
h1.welcome {
	background-image: url(/images/hdrs/welcome.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
}
h1.about {
	background-image: url(/images/hdrs/about.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
}
h1.driveways {
	background-image: url(/images/hdrs/driveways.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
}
h1.gallery {
	background-image: url(/images/hdrs/gallery.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
}
h1.hints-tips {
	background-image: url(/images/hdrs/hints-tips.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
}
h1.contact {
	background-image: url(/images/hdrs/contact.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
}


/************** Side bar headers *********************/

#content_inner #inner_right h3.sideTitle {
	text-indent:-9999px;
	margin:5px 0 5px 3px;
	padding:0;
	left:38px;
	top:30px;
	background-repeat: no-repeat;
	background-position: left top;
}
#content_inner #inner_right h3#why-daisi {
	background-image: url(/images/hdrs/why-daisi-driveways-sidebar.jpg);
}
#content_inner #inner_right h3#access-keys {
	background-image: url(/images/hdrs/access-keys-sidebar.gif);
}
#content_inner #inner_right h3#where-are-we {
	background-image: url(/images/hdrs/where-sidebar.gif);
}

#content_inner #inner_right h3#find-us {
	background-image: url(/images/hdrs/find-sidebar.gif);
}


/************** Outer right headers *******************/

#content_inner #outer-right h4.outerTitle {
	text-indent:-9999px;
	margin:0px 0 5px 0;
	padding:0;
	left:38px;
	top:30px;
	height:23px;
	width:141px;
	background-repeat: no-repeat;
	background-position: left top;
}
#content_inner #outer-right h4#under-your-driveway {
	background-image: url(/images/hdrs/under-your-driveway.jpg);
}

#content_inner #outer-right h4#what-we-can-do {
	background-image: url(/images/hdrs/what-we-can-do.jpg);
}
#content_inner #outer-right h4#our-offices {
	background-image: url(/images/hdrs/our-offices.jpg);
}



