A.n_about
{
	float:left;
	display: block;
	width: 107px;
	height: 51px;
	background-image: url(../img/n_about.jpg);
	background-repeat: no-repeat;
	margin-right:1px;	
}
A.n_about:hover
{
	background-position: -107px 0px;	
}
A.n_aboutSel
{
	float:left;
	display: block;
	width: 107px;
	height: 51px;
	background-image: url(../img/n_about.jpg);
	background-repeat: no-repeat;	
	background-position: -107px 0px;
	margin-right:1px;	
}

A.n_services
{
	float:left;
	display: block;
	width: 118px;
	height: 51px;
	background-image: url(../img/n_services.jpg);
	background-repeat: no-repeat;
	margin-right:1px;	
}
A.n_services:hover
{
	background-position: -118px 0px;	
}
A.n_servicesSel
{
	float:left;
	display: block;
	width: 118px;
	height: 51px;
	background-image: url(../img/n_services.jpg);
	background-repeat: no-repeat;	
	background-position: -118px 0px;
	margin-right:1px;
}

A.n_portfolio
{
	float:left;
	display: block;
	width: 123px;
	height: 51px;
	background-image: url(../img/n_portfolio.jpg);
	background-repeat: no-repeat;	
	margin-right:1px;
}
A.n_portfolio:hover
{
	background-position: -123px 0px;	
}
A.n_portfolioSel
{
	float:left;
	display: block;
	width: 123px;
	height: 51px;
	background-image: url(../img/n_portfolio.jpg);
	background-repeat: no-repeat;	
	background-position: -123px 0px;
	margin-right:1px;	
}

A.n_design
{
	float:left;
	display: block;
	width: 125px;
	height: 51px;
	background-image: url(../img/n_design.jpg);
	background-repeat: no-repeat;
	margin-right:1px;	
}
A.n_design:hover
{
	background-position: -125px 0px;	
}
A.n_designSel
{
	float:left;
	display: block;
	width: 125px;
	height: 51px;
	background-image: url(../img/n_design.jpg);
	background-repeat: no-repeat;	
	background-position: -125px 0px;
	margin-right:1px;	
}

A.n_publishing
{
	float:left;
	display: block;
	width: 144px;
	height: 51px;
	background-image: url(../img/n_publishing.jpg);
	background-repeat: no-repeat;
	margin-right:1px;	
}
A.n_publishing:hover
{
	background-position: -144px 0px;	
}
A.n_publishingSel
{
	float:left;
	display: block;
	width: 144px;
	height: 51px;
	background-image: url(../img/n_publishing.jpg);
	background-repeat: no-repeat;	
	background-position: -144px 0px;
	margin-right:1px;	
}

A.n_art
{
	float:left;
	display: block;
	width: 137px;
	height: 51px;
	background-image: url(../img/n_art.jpg);
	background-repeat: no-repeat;
	margin-right:1px;	
}
A.n_art:hover
{
	background-position: -137px 0px;	
}
A.n_artSel
{
	float:left;
	display: block;
	width: 137px;
	height: 51px;
	background-image: url(../img/n_art.jpg);
	background-repeat: no-repeat;	
	background-position: -137px 0px;
	margin-right:1px;	
}

A.n_development
{
	float:left;
	display: block;
	width: 144px;
	height: 51px;
	background-image: url(../img/n_development.jpg);
	background-repeat: no-repeat;	
}
A.n_development:hover
{
	background-position: -144px 0px;	
}
A.n_developmentSel
{
	float:left;
	display: block;
	width: 144px;
	height: 51px;
	background-image: url(../img/n_development.jpg);
	background-repeat: no-repeat;	
	background-position: -144px 0px;	
}

A.n_lead
{
	float:left;
	display: block;
	width: 217px;
	height: 107px;
	background-image: url(../img/n_lead.jpg);
	background-repeat: no-repeat;	
}
A.n_lead:hover
{
	background-position: -217px 0px;	
}

A.n_imagine
{
	float:left;
	display: block;
	width: 224px;
	height: 107px;
	background-image: url(../img/n_imagine.jpg);
	background-repeat: no-repeat;
}
A.n_imagine:hover
{
	background-position: -224px 0px;	
}

A.n_create
{
	float:left;
	display: block;
	width: 223px;
	height: 107px;
	background-image: url(../img/n_create.jpg);
	background-repeat: no-repeat;
}
A.n_create:hover
{
	background-position: -223px 0px;	
}

A.n_publish
{
	float:left;
	display: block;
	width: 237px;
	height: 107px;
	background-image: url(../img/n_publish.jpg);
	background-repeat: no-repeat;
}
A.n_publish:hover
{
	background-position: -237px 0px;	
}


.rollNav2
{
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	-khtml-opacity: 0.9;

}
.rollNav2:hover { 
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}
