A.n_products
{
	float:left;
	display: block;
	width: 132px;
	height: 48px;
	background-image: url(../img/n_products.jpg);
	background-repeat: no-repeat;	
}
A.n_products:hover
{
	background-position: -132px 0px;	
}
A.n_productsSel
{
	float:left;
	display: block;
	width: 132px;
	height: 48px;
	background-image: url(../img/n_products.jpg);
	background-repeat: no-repeat;	
	background-position: -132px 0px;	
}

A.n_bpStyle-eng
{
	float:left;
	display: block;
	width: 141px;
	height: 48px;
	background-image: url(../img/n_bpStyle-eng.jpg);
	background-repeat: no-repeat;	
}
A.n_bpStyle-eng:hover
{
	background-position: -141px 0px;	
}
A.n_bpStyle-engSel
{
	float:left;
	display: block;
	width: 141px;
	height: 48px;
	background-image: url(../img/n_bpStyle-eng.jpg);
	background-repeat: no-repeat;	
	background-position: -141px 0px;	
}

A.n_bpstyle
{
	float:left;
	display: block;
	width: 164px;
	height: 48px;
	background-image: url(../img/n_bpstyle.jpg);
	background-repeat: no-repeat;	
}
A.n_bpstyle:hover
{
	background-position: -164px 0px;	
}
A.n_bpstyleSel
{
	float:left;
	display: block;
	width: 164px;
	height: 48px;
	background-image: url(../img/n_bpstyle.jpg);
	background-repeat: no-repeat;	
	background-position: -164px 0px;	
}
A.n_customercare
{
	float:left;
	display: block;
	width: 185px;
	height: 48px;
	background-image: url(../img/n_customercare.jpg);
	background-repeat: no-repeat;	
}
A.n_customercare:hover
{
	background-position: -185px 0px;	
}
A.n_customercareSel
{
	float:left;
	display: block;
	width: 185px;
	height: 48px;
	background-image: url(../img/n_customercare.jpg);
	background-repeat: no-repeat;	
	background-position: -185px 0px;	
}

A.n_salesflyer
{
	float:left;
	display: block;
	width: 149px;
	height: 48px;
	background-image: url(../img/n_salesflyer.jpg);
	background-repeat: no-repeat;	
}
A.n_salesflyer:hover
{
	background-position: -149px 0px;	
}
A.n_salesflyerSel
{
	float:left;
	display: block;
	width: 149px;
	height: 48px;
	background-image: url(../img/n_salesflyer.jpg);
	background-repeat: no-repeat;	
	background-position: -149px 0px;	
}

A.n_contact
{
	float:left;
	display: block;
	width: 128px;
	height: 48px;
	background-image: url(../img/n_contact.jpg);
	background-repeat: no-repeat;	
}
A.n_contact:hover
{
	background-position: -128px 0px;	
}
A.n_contactSel
{
	float:left;
	display: block;
	width: 128px;
	height: 48px;
	background-image: url(../img/n_contact.jpg);
	background-repeat: no-repeat;	
	background-position: -128px 0px;	
}

.rollNav2
{
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;

}

.rollNav2:hover { 
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
}

