#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
}

#navcontainer ul li { display: inline; }

/*#navcontainer ul li a
{
text-decoration: none;
padding: .2px 12px;
color: #fff;
background-color: #036;
}


#navcontainer ul li a:hover
{
color: #fff;
background-color: #369;
}
*/

#navcontainer ul li span { display: none;}

.n1 { float: left; height:28px; width:131px; background:url(images/na1.jpg); margin-right: 5px;}
	.n1:hover{ background:url(images/na1_.jpg);}
.n2 { float: left; height:28px; width:71px; background:url(images/na2.jpg); margin-right: 5px;}
	.n2:hover{ background:url(images/na2_.jpg);}
.n3 { float: left; height:28px; width:103px; background:url(images/na3.jpg); margin-right: 5px;}
	.n3:hover{ background:url(images/na3_.jpg);}
.n4 { float: left; height:28px; width:130px; background:url(images/na4.jpg); margin-right: 5px;}
	.n4:hover{ background:url(images/na4_.jpg);}
.n5 { float: left; height:28px; width:53px; background:url(images/na5.jpg); margin-right: 5px;}
	.n5:hover{ background:url(images/na5_.jpg);}
.n6 { float: left; height:28px; width:59px; background:url(images/na6.jpg); margin-right: 5px;}
	.n6:hover{ background:url(images/na6_.jpg);}
.n7 { float: left; height:28px; width:68px; background:url(images/na7.jpg);}
	.n7:hover{ background:url(images/na7_.jpg);}