.menu li#home {
	width: 72px;
	height: 30px;
	background-image: url(/img/112/nav_home.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	}
	
.menu li#home_active {
	width: 72px;
	height: 30px;
	background-image: url(/img/112/nav_home2.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	}
	
.menu li:hover#home {
	width: 72px;
	background-image: url(/img/112/nav_home2.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}



.menu li#products {
	width: 87px;
	height: 30px;
	background-image: url(/img/112/nav_products.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

.menu li#products_active {
	width: 87px;
	height: 30px;
	background-image: url(/img/112/nav_products2.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

.menu li:hover#products {
	width: 87px;
	background-image: url(/img/112/nav_products2.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

.menu li#support {
	width: 166px;
	height: 30px;
	background-image: url(/img/112/nav_support.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

.menu li#support_active {
	width: 166px;
	height: 30px;
	background-image: url(/img/112/nav_support2.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

.menu li:hover#support {
	width: 166px;
	background-image: url(/img/112/nav_support2.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}


.menu li#news {
	width:106px;
	height: 30px;
	background-image: url(/img/112/nav_whatsnew.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

.menu li#news_active {
	width:106px;
	height: 30px;
	background-image: url(/img/112/nav_whatsnew2.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

.menu li:hover#news {
	width:106px;
	background-image: url(/img/112/nav_whatsnew2.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}


.menu li#buy {
	width: 115px;
	height: 30px;
	background-image: url(/img/112/nav_wheretobuy.jpg);
	background-repeat: no-repeat;
	background-color: #000000;	
}

.menu li#buy_active {
	width: 115px;
	height: 30px;
	background-image: url(/img/112/nav_wheretobuy2.jpg);
	background-repeat: no-repeat;
	background-color: #000000;	
}

.menu li:hover#buy {
	width: 115px;
	background-image: url(/img/112/nav_wheretobuy2.jpg);
	background-repeat: no-repeat;
	background-color: #000000;	
}
