#home #nav #t1 a, #products #nav #t2 a, #howitworks #nav #t3 a, #hydraulic #nav #t4 a, #kitcustom #nav #t5 a, #applications #nav #t6 a {
	background-image: url(../images/nav2s.gif);
	padding-left: 0;
	padding-right: 19px;
}

#home #nav #t1, #products #nav #t2, #howitworks #nav #t3, #hydraulic #nav #t4, #kitcustom #nav #t5, #applications #nav #t6 {
	background-position: -12px 100%;
	margin: 0 2px 0 1px;
	padding-left: 19px;
}


div#nav {
	position: relative;
	background: #FDFDFD;
	font-size: 0.94em;
	line-height: 1em;
	height: 1%;
	width: 100%;
	margin: 0;
	padding: 0;
	z-index: 3;
}

#nav ul {
	border-top: #AFAFAF 3px solid;
	margin: 0;
	padding:  0 0 3em 60px;
}

#other #nav ul, #testimonials #nav ul, #advertise #nav ul, #advertising #nav ul, #about #nav ul {
	padding:  0 0 3em 65px;
}

#home #nav ul {
	padding:  0 0 3em 55px;
}

#nav a {
	background: url(../images/nav2.gif) 100% 100% no-repeat;
	color: #FFF;
	display: block;
	font-weight: bold;
	padding: 5px 14px 12px 8px;
	text-decoration: none;
	border: none;
	white-space: nowrap;
}

/* Hide from IE5-Mac \*/
	#nav a {
	float: none;
}

/* End IE5-Mac hack */
#nav a:hover {
	color: #111;
	text-decoration: none;
}

#nav a:visited:hover {
	color: #000 !important;
	text-decoration: none;
}

#nav li {
	background: url(../images/nav1.gif) 0 100% no-repeat;
	float: left;
	margin: 0;
	padding: 0 0 0 6px;
}

#nav li:hover, #nav li.hover, #nav li:focus {
	background-position: -6px 100%;
}

#nav li:hover a, #nav li.hover a, #nav li:focus a {
	background-image: url(../images/nav1.gif);
}

#navsub {
	border-bottom: #A5D7FF 0px solid;
	background: transparent;
	font-size: .9em;
	font-weight: bold;
	margin: 0;
	padding: .4em 0 2.8em 64px;
	color: #333;
	clear: both;
}

#navsub ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.4em;
}

#navsub li {
	display: inline;
	margin: 0;
	padding: 0;
}

#navsub a {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#navsub a:link, #navsub a:visited {
	background: transparent;
	color: #666;
	font-weight: normal;
}

#navsub a:hover {
	text-decoration: none;
	color: #69C;
}
