
A.n_home
{
	float:left;
	display: block;
	width:59px;
	height:31px;
	background-image: url(../img/n_home.jpg);
	background-repeat: no-repeat;
}

A.n_home:hover
{
	background-position: -59px 0px;	
}

A.n_contact
{
	float:left;
	display: block;
	width:59px;
	height:31px;
	background-image: url(../img/n_contact.jpg);
	background-repeat: no-repeat;
}

A.n_contact:hover
{
	background-position: -59px 0px;	
}

#n_logo
{
	float:left;
	display: block;
	width:254px;
	height:106px;
	background-image: url(../img/n_logo.jpg);
	background-repeat: no-repeat;	
}

A.n_whyrevue
{
	float:left;
	display: block;
	width: 164px;
	height:106px;
	background-image: url(../img/n_whyrevue.jpg);
	background-repeat: no-repeat;	
}
A.n_whyrevue:hover
{
	background-position: -164px 0px;	
}
A.n_whyrevueSel
{
	float:left;
	display: block;
	width:164px;
	height:106px;
	background-image: url(../img/n_whyrevue.jpg);
	background-repeat: no-repeat;	
	background-position: -164px 0px;	
}


A.n_whoweare
{
	float:left;
	display: block;
	width: 151px;
	height:106px;
	background-image: url(../img/n_whoweare.jpg);
	background-repeat: no-repeat;	
}
A.n_whoweare:hover
{
	background-position: -151px 0px;	
}
A.n_whoweareSel
{
	float:left;
	display: block;
	width:151px;
	height:106px;
	background-image: url(../img/n_whoweare.jpg);
	background-repeat: no-repeat;	
	background-position: -151px 0px;	
}


A.n_whatwedo
{
	float:left;
	display: block;
	width: 139px;
	height:106px;
	background-image: url(../img/n_whatwedo.jpg);
	background-repeat: no-repeat;	
}
A.n_whatwedo:hover
{
	background-position: -139px 0px;	
}
A.n_whatwedoSel
{
	float:left;
	display: block;
	width:139px;
	height:106px;
	background-image: url(../img/n_whatwedo.jpg);
	background-repeat: no-repeat;	
	background-position: -139px 0px;	
}


A.n_portfolio
{
	float:left;
	display: block;
	width: 112px;
	height:106px;
	background-image: url(../img/n_portfolio.jpg);
	background-repeat: no-repeat;	
}
A.n_portfolio:hover
{
	background-position: -112px 0px;	
}
A.n_portfolioSel
{
	float:left;
	display: block;
	width:112px;
	height:106px;
	background-image: url(../img/n_portfolio.jpg);
	background-repeat: no-repeat;	
	background-position: -112px 0px;	
}

A.n_blog
{
	float:left;
	display: block;
	width: 80px;
	height:106px;
	background-image: url(../img/n_blog.jpg);
	background-repeat: no-repeat;	
}
A.n_blog:hover
{
	background-position: -80px 0px;	
}
A.n_blogSel
{
	float:left;
	display: block;
	width:80px;
	height:106px;
	background-image: url(../img/n_blog.jpg);
	background-repeat: no-repeat;	
	background-position: -80px 0px;	
}

A.n_web
{
	clear:both;
	float:left;
	display: block;
	width: 851px;
	height:93px;
	background-image: url(../img/n_web.jpg);
	background-repeat: no-repeat;	
	
}

A.n_web:hover
{
	background-position: 0 -93px;	
}

A.n_app
{
	clear:both;
	float:left;
	display: block;
	width: 851px;
	height:93px;
	background-image: url(../img/n_app.jpg);
	background-repeat: no-repeat;	
}
A.n_app:hover
{
	background-position: 0px -93px;	
}

A.n_branding
{
	clear:both;
	float:left;
	display: block;
	width: 851px;
	height:93px;
	background-image: url(../img/n_branding.jpg);
	background-repeat: no-repeat;	
}
A.n_branding:hover
{
	background-position: 0px -93px;		
}

A.n_marketing
{
	clear:both;
	float:left;
	display: block;
	width: 851px;
	height:93px;
	background-image: url(../img/n_marketing.jpg);
	background-repeat: no-repeat;	
}
A.n_marketing:hover
{
	background-position: 0px -93px;		
}

A.n_print
{
	clear:both;
	float:left;
	display: block;
	width: 851px;
	height:93px;
	background-image: url(../img/n_print.jpg);
	background-repeat: no-repeat;	
}
A.n_print:hover
{
	background-position: 0px -93px;		
}


A.n_social
{
	clear:both;
	float:left;
	display: block;
	width: 851px;
	height:93px;
	background-image: url(../img/n_socialmedia.jpg);
	background-repeat: no-repeat;	
}
A.n_social:hover
{
	background-position: 0px -93px;		
}




.rollNav2
{
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;

}
.rollNav2:hover { 
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	-khtml-opacity: 0.9;
}

