#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 850px;
	height: 200px;
	position: relative;
	text-align: center;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -800%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	display: block;
}
#menu .logo {
	width: 187px;
	height: 47px;
	background: url(images/logooff.jpg) no-repeat;
	left: 20px;
	top: 15px;
	;
}
#menu .logo span {
	width: 187px;
	height: 47px;
	background: url(images/logoover.jpg) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .home {
	width: 48px;
	height: 60px;
	background: url(images/homeoff.gif) no-repeat;
	left: 270px;
	top: 15px;
	;
}
#menu .home span {
	width: 48px;
	height: 60px;
	background: url(images/homeover.gif) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .prices {
	width: 47px;
	height: 60px;
	background: url(images/pricesoff.gif) no-repeat;
	left: 330px;
	top: 80px;
	;
}
#menu .prices span {
	width: 47px;
	height: 60px;
	background: url(images/pricesover.gif) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .offers {
	width: 48px;
	height: 60px;
	background: url(images/offersoff.gif) no-repeat;
	left: 390px;
	top: 80px;
	;
}
#menu .offers span {
	width: 48px;
	height: 60px;
	background: url(images/offersover.gif) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .location {
	width: 48px;
	height: 60px;
	background: url(images/locationoff.gif) no-repeat;
	left: 330px;
	top: 15px;
	;
}
#menu .location span {
	width: 48px;
	height: 60px;
	background: url(images/locationover.gif) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .getstarted {
	width: 48px;
	height: 63px;
	background: url(images/drivingoff.gif) no-repeat;
	left: 270px;
	top: 80px;
	;
}
#menu .getstarted span {
	width: 48px;
	height: 63px;
	background: url(images/drivingover.gif) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .aboutus {
	width: 47px;
	height: 60px;
	background: url(images/aboutusoff.gif) no-repeat;
	left: 390px;
	top: 15px;
	;
}
#menu .aboutus span {
	width: 47px;
	height: 60px;
	background: url(images/aboutusover.gif) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .testimonials {
	width: 51px;
	height: 60px;
	background: url(images/testimonialsoff.gif) no-repeat;
	left: 448px;
	top: 15px;
	;
}
#menu .testimonials span {
	width: 51px;
	height: 60px;
	background: url(images/testimonialsover.gif) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .resources {
	width: 48px;
	height: 60px;
	background: url(images/resourcesoff.gif) no-repeat;
	left: 510px;
	top: 15px;
	;
}
#menu .resources span {
	width: 48px;
	height: 60px;
	background: url(images/resourcesover.gif) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .links {
	width: 48px;
	height: 60px;
	background: url(images/linksoff.gif) no-repeat;
	left: 570px;
	top: 15px;
	;
}
#menu .links span {
	width: 48px;
	height: 60px;
	background: url(images/linksover.gif) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .jobs {
	width: 48px;
	height: 62px;
	background: url(images/jobsoff.gif) no-repeat;
	left: 630px;
	top: 15px;
	;
}
#menu .jobs span {
	width: 48px;
	height: 62px;
	background: url(images/jobsover.gif) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .contact {
	width: 48px;
	height: 60px;
	background: url(images/contactoff.gif) no-repeat;
	left: 690px;
	top: 15px;
	;
}
#menu .contact span {
	width: 48px;
	height: 60px;
	background: url(images/contactover.gif) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .flash {
	width: 58px;
	height: 66px;
	background: url(images/flashoff.gif) no-repeat;
	left: 780px;
	top: 10px;
}
#menu .flash span {
	width: 58px;
	height: 66px;
	background: url(images/flashover.gif) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .fleet {
	width: 58px;
	height: 73px;
	background: url(images/fleetoff.gif) no-repeat;
	left: 690px;
	top: 80px;
}
#menu .fleet span {
	width: 58px;
	height: 73px;
	background: url(images/fleetover.gif) no-repeat;
	left: 0px;
	top: 0px;
}

