.menu li#home {
	width: 72px;
	height: 30px;
	background: #000000 url(/img/110/nav_home3.gif) 0px 0px no-repeat;
	}
	
.menu li#home_active {
	width: 72px;
	height: 30px;
	background: #000000 url(/img/110/nav_home3.gif) 0px -30px no-repeat;
	}
	
.menu li:hover#home {
	width: 72px;
	height: 30px;
	background: #000000 url(/img/110/nav_home3.gif) 0px -30px no-repeat;
}



.menu li#products {
	width: 87px;
	height: 30px;
	background: #000000 url(/img/110/nav_products3.gif) 0px 0px no-repeat;
}

.menu li#products_active {
	width: 87px;
	height: 30px;
	background: #000000 url(/img/110/nav_products3.gif) 0px -30px no-repeat ;
}

.menu li:hover#products {
	width: 87px;
	height: 30px;
	background: #000000 url(/img/110/nav_products3.gif) 0px -30px no-repeat ;
}

.menu li#support {
	width: 166px;
	height: 30px;
	background: #000000 url(/img/110/nav_support3.gif) 0px 0px no-repeat;
}

.menu li#support_active {
	width: 166px;
	height: 30px;
	background: #000000 url(/img/110/nav_support3.gif) 0px -30px no-repeat;
}

.menu li:hover#support {
	width: 166px;
	height: 30px;
	background: #000000 url(/img/110/nav_support3.gif) 0px -30px no-repeat;
}


.menu li#news {
	width:106px;
	height: 30px;
	background: #000000 url(/img/110/nav_whatsnew3.gif) 0px 0px no-repeat;
}

.menu li#news_active {
	width:106px;
	height: 30px;
	background: #000000 url(/img/110/nav_whatsnew3.gif) 0px -30px no-repeat;
}

.menu li:hover#news {
	width:106px;
	height: 30px;
	background: #000000 url(/img/110/nav_whatsnew3.gif) 0px -30px no-repeat;
}


.menu li#buy {
	width: 115px;
	height: 30px;
	background: #000000 url(/img/110/nav_wheretobuy3.gif) 0px 0px no-repeat;
}

.menu li#buy_active {
	width: 115px;
	height: 30px;
	background: #000000 url(/img/110/nav_wheretobuy3.gif) 0px -30px no-repeat;
}

.menu li:hover#buy {
	width: 115px;
	height: 30px;
	background: #000000 url(/img/110/nav_wheretobuy3.gif) 0px -30px no-repeat;
}

