.navigation li a.frontPage {
	background-position: 0 -12px;
}

#drivelHeader {
	margin: 0;
	padding: 0;
	width: 133px;
	height: 44px;
	overflow: hidden;
	background: url(../images/drivelHeader.gif) no-repeat 0;
	text-indent: -999999px;
	position: relative;
	top: 25px;
	left:  25px;
}

#aboutHeader {
	width: 133px;
	height: 44px;
	overflow: hidden;
	background: url(../images/aboutHeader.gif) no-repeat 0;
	text-indent: -999999px;
	position: relative;
	left: 870px;
	top: -40px;
}