.nav {
	width: 966px;	
	background: url(menu2.jpg) no-repeat;
}
.nav, .nav li a, .nav li div{height:40px}
.nav li {display: inline;}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0px;	
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
	
/*HOME*/
.nav .home a:link, .nav .home a:visited, .nav-home, .nav-home-click {
	left: 22px;
	width: 131px;
}
.nav .home a:hover, .nav .home a:focus, .nav-home, .nav-home-click  {
	background: url(menu2.jpg) no-repeat -22px -42px;
}
.nav .home a:active, .nav-home-click {
	background: url(menu2.jpg) no-repeat -22px -84px;
}
.current-home .home a:link, .current-home .home a:visited {
	background: url(menu2.jpg) no-repeat -22px -126px;
	cursor: default;
}
.nav-home, .nav-home-click {
	position: absolute;
	top: 0px;	
}
/*HOME*/

/*ABOUT*/
.nav .about a:link, .nav .about a:visited, .nav-about, .nav-about-click  {
	left: 153px;
	width: 132px;
}
.nav .about a:hover, .nav .about a:focus, .nav-about, .nav-about-click{
	background: url(menu2.jpg) no-repeat -153px -42px;
}
.nav .about a:active, .nav-about-click {
	background: url(menu2.jpg) no-repeat -153px -84px;
}
.current-about .about a:link, .current-about .about a:visited {	
	background: url(menu2.jpg) no-repeat -153px -126px;
	cursor: default;
}
.nav-about, .nav-about-click {
	position: absolute;
	top: 0px;	
}
/*ABOUT*/

/*PRODUCTS*/
.nav .products a:link, .nav .products a:visited, .nav-products, .nav-products-click {
	left: 287px;
	width: 131px;
}
.nav .products a:hover, .nav .products a:focus, .nav-products, .nav-products-click {
	background: url(menu2.jpg) no-repeat -287px -42px;
}
.nav .products a:active, .nav-products-click {
	background: url(menu2.jpg) no-repeat -287px -84px;
}
.current-products .products a:link, .current-products .products a:visited {
	background: url(menu2.jpg) no-repeat -287px -126px;
	cursor: default;
}
.nav-products, .nav-products-click {
	position: absolute;
	top: 0px;	
}
/*products*/

/*seguros*/	
.nav .seguros a:link, .nav .seguros a:visited, .nav-seguros, .nav-seguros-click {
	left: 420px;
	width: 131px;
}
.nav .seguros a:hover, .nav .seguros a:focus, .nav-seguros, .nav-seguros-click {
background: url(menu2.jpg) no-repeat -420px -42px;
}
.nav .seguros a:active, .nav-seguros-click {
background: url(menu2.jpg) no-repeat -420px -84px;
}
.current-seguros .seguros a:link, .current-seguros .seguros a:visited {
background: url(menu2.jpg) no-repeat -420px -126px;
cursor: default;
}
.nav-seguros, .nav-seguros-click {
position: absolute;
top: 0px;
}
/*seguros*/

/*club sin barreras*/	
.nav .club a:link, .nav .club a:visited, .nav-club, .nav-club-click {
	left: 552px;
	width: 131px;
}
.nav .club a:hover, .nav .club a:focus, .nav-club, .nav-club-click {
background: url(menu2.jpg) no-repeat -552px -42px;
}
.nav .club a:active, .nav-club-click {
background: url(menu2.jpg) no-repeat -552px -84px;
}
.current-club .club a:link, .current-club .club a:visited {
background: url(menu2.jpg) no-repeat -552px -126px;
cursor: default;
}
.nav-club, .nav-club-click {
position: absolute;
top: 0px;
}
/*club sin barreras*/

/*atencion al cliente*/	
.nav .client a:link, .nav .client a:visited, .nav-client, .nav-client-click{
	left: 683px;
	width: 131px;
}
.nav .client a:hover, .nav .client a:focus, .nav-client, .nav-client-click{
background: url(menu2.jpg) no-repeat -683px -42px;
}
.nav .client a:active, .nav-client-click {
background: url(menu2.jpg) no-repeat -683px -84px;
}
.current-client .client a:link, .current-client .client a:visited {
background: url(menu2.jpg) no-repeat -683px -126px;
cursor: default;
}
.nav-client, .nav-client-click {
position: absolute;
top: 0px;
}
/*atencion al cliente*/

/*contactanos*/	
.nav .contact a:link, .nav .contact a:visited, .nav-contact, .nav-contact-click{
	left: 814px;
	width: 130px;
}
.nav .contact a:hover, .nav .contact a:focus, .nav-contact, .nav-contact-click{
background: url(menu2.jpg) no-repeat -814px -42px;
}
.nav .contact a:active, .nav-contact-click {
background: url(menu2.jpg) no-repeat -814px -84px;
}
.current-contact .contact a:link, .current-contact .contact a:visited {
background: url(menu2.jpg) no-repeat -814px -126px;
cursor: default;
}
.nav-contact, .nav-contact-click {
position: absolute;
top: 0px;
}
/*contactanos*/


