#header {
	
}



#header-wrapper h1 {
	position: absolute;
	top: 33px;
	left: 40px;
	height: 103px;
	width: 386px;
	text-indent: -9000px;
}

#header-wrapper h1 a {
	display: block;
	height: 100%;
	width: 100%;
}

#utilities {
	position: absolute;
	width: 336px;
	right: 39px;
	bottom: 81px;
}

#utilities li {
	float: left;
}

#utilities li a {
	display: block;
	height: 32px;
	text-indent: -9000px;
}

#utilities li.home {
	background: url(home-2.jpg) no-repeat;
	width: 59px;
}

#utilities li.home a {
	background: url(home-1.jpg) no-repeat;
}

#utilities li.home a:hover {
	background: url(home-2.jpg) no-repeat;
}

#utilities li.hires {
	background: url(hires-2.jpg) no-repeat;
	width: 60px;
}

#utilities li.hires a {
	background: url(hires-1.jpg) no-repeat;
}

#utilities li.hires a:hover {
	background: url(hires-2.jpg) no-repeat;
}

#utilities li.repairs {
	background: url(repairs-2.jpg) no-repeat;
	width: 73px;
}

#utilities li.repairs a {
	background: url(repairs-1.jpg) no-repeat;
}

#utilities li.repairs a:hover {
	background: url(repairs-2.jpg) no-repeat;
}

#utilities li.spares {
	background: url(spares-2.jpg) no-repeat;
	width: 69px;
}

#utilities li.spares a {
	background: url(spares-1.jpg) no-repeat;
}

#utilities li.spares a:hover {
	background: url(spares-2.jpg) no-repeat;
}

#utilities li.contact {
	background: url(contact-2.jpg) no-repeat;
	width: 75px;
}

#utilities li.contact a {
	background: url(contact-1.jpg) no-repeat;
}

#utilities li.contact a:hover {
	background: url(contact-2.jpg) no-repeat;
}

