#nav {
	width:609px;
	height:18px;
	position:absolute;
	top:51px;
	left:280px;
	padding:0px 0px 0px 11px;
	background:url(../images/nav.gif) top left no-repeat;
	z-index:1;
}

#nav span {visibility:hidden;}
#nav li {float:left;}

#nav li,
#nav li a {
	background-image:url(../images/nav.gif);
	background-repeat:no-repeat;
	height:18px;
}
#nav li a {
	display:block;
	text-decoration:none;
}

/* Company Profile */
#N1 {
	width:117px;
	background-position:-11px -36px;
	}
#N1 a {width:117px;}

#N1 a:link,
#N1 a:visited {background-position:-11px 0px;}

#N1 a:hover,
#N1 a:active {background-position:-11px -18px;}

/* Cellular Phones */
#N2 {
	width:114px;
	background-position:-128px -36px;
	}
#N2 a {width:97px;}

#N2 a:link,
#N2 a:visited {background-position:-128px 0px;}

#N2 a:hover,
#N2 a:active {background-position:-128px -18px;}

/* Specials */
#N3 {
	width:71px;
	background-position:-242px -36px;
	}
#N3 a {width:55px;}

#N3 a:link,
#N3 a:visited {background-position:-242px 0px;}

#N3 a:hover,
#N3 a:active {background-position:-242px -18px;}

/* Inventory List */
#N4 {
	width:104px;
	background-position:-313px -36px;
	}
#N4 a {width:87px;}

#N4 a:link,
#N4 a:visited {background-position:-313px 0px;}

#N4 a:hover,
#N4 a:active {background-position:-313px -18px;}

/* Contact Us */
#N5 {
	width:71px;
	background-position:-417px -36px;
	}
#N5 a {width:71px;}

#N5 a:link,
#N5 a:visited {background-position:-417px 0px;}

#N5 a:hover,
#N5 a:active {background-position:-417px -18px;}


/* profile pages subnavigation */
#profileSubnav {
	border-top:1px solid #e4e5e6;
	border-bottom:1px solid #e4e5e6;
	background:#e7e8e9;
	padding:10px 0px 7px 15px;
	width:684px;
}
#profileSubnav li {
	display:inline;
	background:url(../images/content/profile_subnav_bullet.gif) left no-repeat;
	padding:0px 20px 0px 10px;
	}
#profileSubnav li a {color:#0671BF;}
