A.n_home
{
	width: 54px;
	height: 15px;
	display: block;
	background-image: url(../images/n_home.gif);
	background-repeat: no-repeat;	
}
A.n_home:hover
{
	background-position: -54px 0px;	
}
A.n_homeSel
{
	width: 54px;
	height: 15px;
	display: block;
	background-image: url(../images/n_home.gif);
	background-repeat: no-repeat;	
	background-position: -54px 0px;	
}

A.n_about
{
	width: 79px;
	height: 15px;
	display: block;
	background-image: url(../images/n_about.gif);
	background-repeat: no-repeat;	
}
A.n_about:hover
{
	background-position: -79px 0px;	
}
A.n_aboutSel
{
	width: 79px;
	height: 15px;
	display: block;
	background-image: url(../images/n_about.gif);
	background-repeat: no-repeat;	
	background-position: -79px 0px;	
}

A.n_design
{
	width: 62px;
	height: 15px;
	display: block;
	background-image: url(../images/n_design.gif);
	background-repeat: no-repeat;	
}
A.n_design:hover
{
	background-position: -62px 0px;	
}
A.n_designSel
{
	width: 62px;
	height: 15px;
	display: block;
	background-image: url(../images/n_design.gif);
	background-repeat: no-repeat;	
	background-position: -62px 0px;	
}

A.n_marketing
{
	width: 90px;
	height: 15px;
	display: block;
	background-image: url(../images/n_marketing.gif);
	background-repeat: no-repeat;	
}
A.n_marketing:hover
{
	background-position: -90px 0px;	
}
A.n_marketingSel
{
	width: 90px;
	height: 15px;
	display: block;
	background-image: url(../images/n_marketing.gif);
	background-repeat: no-repeat;	
	background-position: -90px 0px;	
}

A.n_web
{
	width: 45px;
	height: 15px;
	display: block;
	background-image: url(../images/n_web.gif);
	background-repeat: no-repeat;	
}
A.n_web:hover
{
	background-position: -45px 0px;	
}
A.n_webSel
{
	width: 45px;
	height: 15px;
	display: block;
	background-image: url(../images/n_web.gif);
	background-repeat: no-repeat;	
	background-position: -45px 0px;	
}

A.n_print
{
	width: 52px;
	height: 15px;
	display: block;
	background-image: url(../images/n_print.gif);
	background-repeat: no-repeat;	
}
A.n_print:hover
{
	background-position: -52px 0px;	
}
A.n_printSel
{
	width: 52px;
	height: 15px;
	display: block;
	background-image: url(../images/n_print.gif);
	background-repeat: no-repeat;	
	background-position: -52px 0px;	
}

A.n_contact
{
	width: 92px;
	height: 15px;
	display: block;
	background-image: url(../images/n_contact.gif);
	background-repeat: no-repeat;	
}
A.n_contact:hover
{
	background-position: -92px 0px;	
}
A.n_contactSel
{
	width: 92px;
	height: 15px;
	display: block;
	background-image: url(../images/n_contact.gif);
	background-repeat: no-repeat;	
	background-position: -92px 0px;	
}