#nav-main {
	background:url(../images/sprite_imo_ES.gif) no-repeat;
	width:730px;
	height:24px;
	margin:0;
	padding:0;
}
#nav-main span {
	display: none;
}
#nav-main li, #nav-main a {
	height:24px;
	display:block;
}
#nav-main li {
	float:left;
	list-style:none;
	display:inline;
}

#nav-home {
	width: 54px;
}
#nav-company {
	width: 79px;
}
#nav-distributors {
	width: 114px;
}
#nav-products {
	width: 90px;
}
#nav-news {
	width: 76px;
}
#nav-software {
	width: 85px;
}
#nav-careers {
	width: 85px;
}
#nav-login {
	width: 54px;
}
#nav-home a:hover {
	background:url(../images/sprite_imo_ES.gif) 0px -24px no-repeat;
}
#nav-company a:hover {
	background:url(../images/sprite_imo_ES.gif) -54px -24px no-repeat;
}
#nav-distributors a:hover {
	background:url(../images/sprite_imo_ES.gif) -133px -24px no-repeat;
}
#nav-products a:hover {
	background:url(../images/sprite_imo_ES.gif) -247px -24px no-repeat;
}
#nav-news a:hover {
	background:url(../images/sprite_imo_ES.gif) -337px -24px no-repeat;
}
#nav-software a:hover {
	background:url(../images/sprite_imo_ES.gif) -413px -24px no-repeat;
}
#nav-careers a:hover {
	background:url(../images/sprite_imo_ES.gif) -498px -24px no-repeat;
}
#nav-login a:hover {
	background:url(../images/sprite_imo_ES.gif) -583px -24px no-repeat;
}
