#nav {
	position:absolute;
	top:153px;
	left:0px;
	width:100%;
	height:38px;
	text-align:center;
	z-index:5;
	background:url(../images/nav_bg.gif) center 13px no-repeat;
}

#nav ul {
	width:716px;
	margin:0 auto;
}

#nav li {float:left;}
#nav ul, #nav li, #nav li a {
	height:38px;
	background-image:url(../images/nav.gif);
	background-repeat:no-repeat;
}
#nav li a {
	display:block;
	text-decoration:none;
	height:100%;
}
/* home */
#n01, #n01Active {width:61px;}
#n01, #n01 a {background-position:0 0;}
#n01 a:hover, #n01Active {background-position:0 -38px;}
/* ABOUT */
#n02, #n02Active {width:122px;}
#n02, #n02 a {background-position:-61px 0;}
#n02 a:hover, #n02Active {background-position:-61px -38px;}
/* Products */
#n03, #n03Active {width:86px;}
#n03, #n03 a {background-position:-183px 0;}
#n03 a:hover, #n03Active {background-position:-183px -38px;}
/* Capabilities */
#n04, #n04Active {width:98px;}
#n04, #n04 a {background-position:-269px 0;}
#n04 a:hover, #n04Active {background-position:-269px -38px;}
/* Applications */
#n05, #n05Active {width:103px;}
#n05, #n05 a {background-position:-367px 0;}
#n05 a:hover, #n05Active {background-position:-367px -38px;}
/* Technical */
#n06, #n06Active {width:113px;}
#n06, #n06 a {background-position:-470px 0;}
#n06 a:hover, #n06Active {background-position:-470px -38px;}
/* FAQS */
#n07, #n07Active {width:61px;}
#n07, #n07 a {background-position:-583px 0;}
#n07 a:hover, #n07Active {background-position:-583px -38px;}
/* Contact */
#n08, #n08Active {width:72px;}
#n08, #n08 a {background-position:-644px 0;}
#n08 a:hover, #n08Active {background-position:-644px -38px;}

