.nav {
	margin-left:0px;
	width: 551px;
	height: 24px;
	background: url(menu.gif) no-repeat;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top:0px;
	height: 24px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}



.nav .home a:link, .nav .home a:visited {
left:0px;
width: 99px;
}
.nav .home a:hover, .nav .home a:focus {
	background: url(menu.gif) no-repeat 0px -25px;
}
.nav .home a:active {
	background: url(menu.gif) no-repeat 0px -48px;
}
.current-home .home a:link, .current-home .home a:visited {
	background: url(menu.gif) no-repeat 0px -72px;
	cursor: default;
}
.nav-home, .nav-home-click {
	position: absolute;
	top: 0px;
	left: 0;
	width: 99px;
	height: 24px;
	background: url(menu.gif) no-repeat 0px -48px;
}
.nav-home-click {
	background: url(menu.gif) no-repeat 0px -98px;
}



.nav .pecas a:link, .nav .pecas a:visited {
	left:113px;
	width: 99px;
}
.nav .pecas a:hover, .nav .pecas a:focus {
	background: url(menu.gif) no-repeat -113px -25px;
}
.nav .pecas a:active {
	background: url(menu.gif) no-repeat -113px -48px;
}
.current-pecas .pecas a:link, .current-pecas .pecas a:visited {
	background: url(menu.gif) no-repeat -113px -72px;
	cursor: default;
}
.nav-pecas, .nav-pecas-click {
	position: absolute;
	top: 0px;
	left: 113px;
	width: 99px;
	height: 24px;
	background: url(menu.gif) no-repeat -113px -48px;
}
.nav-pecas-click {
	background: url(menu.gif) no-repeat -113px -98px;
}



.nav .sobre a:link, .nav .sobre a:visited {
	left: 226px;
	width: 99px;
}
.nav .sobre a:hover, .nav .sobre a:focus {
	background: url(menu.gif) no-repeat -226px -49px;
}
.nav .sobre a:active {
	background: url(menu.gif) no-repeat -226px -98px;
}
.current-sobre .sobre a:link, .current-sobre .sobre a:visited {
	background: url(menu.gif) no-repeat -226px -72px;
	cursor: default;
}
.nav-sobre, .nav-sobre-click {
	position: absolute;
	top: 0px;
	left: 226px;
	width: 99px;
	height: 24px;
	background: url(menu.gif) no-repeat -226px -48px;
}
.nav-sobre-click {
	background: url(menu.gif) no-repeat -226px -98px;
}



.nav .contato a:link, .nav .contato a:visited {
	left: 340px;
	width: 99px;
}
.nav .contato a:hover, .nav .contato a:focus {
	background: url(menu.gif) no-repeat -340px -48px;
}
.nav .contato a:active {
	background: url(menu.gif) no-repeat -340px -98px;
}
.current-contato .contato a:link, .current-contato .contato a:visited {
	background: url(menu.gif) no-repeat -340px -72px;
	cursor: default;
}
.nav-contato, .nav-contato-click {
	position: absolute;
	top: 0px;
	left: 340px;
	width: 99px;
	height: 24px;
	background: url(menu.gif) no-repeat -340px -48px;
}
.nav-contato-click {
	background: url(menu.gif) no-repeat -340px -98px;
}



.nav .links a:link, .nav .links a:visited {
	left: 452px;
	width: 99px;
}
.nav .links a:hover, .nav .links a:focus {
	background: url(menu.gif) no-repeat -452px -48px;
}
.nav .links a:active {
	background: url(menu.gif) no-repeat -452px -98px;
}
.current-links .links a:link, .current-links .links a:visited {
	background: url(menu.gif) no-repeat -452px -72px;
	cursor: default;
}
.nav-links, .nav-links-click {
	position: absolute;
	top: 0px;
	left: 452px;
	width: 99px;
	height: 24px;
	background: url(menu.gif) no-repeat -452px -48px;
}
.nav-links-click {
	background: url(menu.gif) no-repeat -452px -98px;
}
