#nav-main {
	background:url(../images/sprite_imo_IT.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: 73px;
}
#nav-distributors {
	width: 98px;
}
#nav-products {
	width: 78px;
}
#nav-news {
	width: 66px;
}
#nav-software {
	width: 85px;
}
#nav-careers {
	width: 165px;
}
#nav-login {
	width: 76px;
}
#nav-home a:hover {
	background:url(../images/sprite_imo_IT.gif) 0px -24px no-repeat;
}
#nav-company a:hover {
	background:url(../images/sprite_imo_IT.gif) -54px -24px no-repeat;
}
#nav-distributors a:hover {
	background:url(../images/sprite_imo_IT.gif) -127px -24px no-repeat;
}
#nav-products a:hover {
	background:url(../images/sprite_imo_IT.gif) -225px -24px no-repeat;
}
#nav-news a:hover {
	background:url(../images/sprite_imo_IT.gif) -303px -24px no-repeat;
}
#nav-software a:hover {
	background:url(../images/sprite_imo_IT.gif) -369px -24px no-repeat;
}
#nav-careers a:hover {
	background:url(../images/sprite_imo_IT.gif) -454px -24px no-repeat;
}
#nav-login a:hover {
	background:url(../images/sprite_imo_IT.gif) -619px -24px no-repeat;
}
