ul#Primary li.Active a {
	background-position: 0 0;
	color: #000000;
}
ul#Primary {
	padding: 0px 0px 0px 29px;
	margin: 0px;
	list-style: none;
	height: 20px;
	background: url(../resources/bg_primary.gif) no-repeat 0 0;
	position: absolute;
	top: 109px;
	right: 0px;
	z-index: 10000;
}
ul#Primary li {
	/* first level list items are always visible */
	display: block;
	float: left;
	position: relative;
	padding: 0 0 0 2px;
	margin: 0;
	height: 20px;
	background: url(../resources/bg_primary_border.gif) no-repeat 0 0;
}
ul#Primary li ul {
	/* second level unordered lists appear off-page until mouseover */
	position: absolute;
	width: 150px;
	height: auto;
	top: auto;
	left: -2000em;
	margin: 0;
	padding: 0;
	background: none;
	font-weight: normal;
	list-style: none;
	background: #666 url(../resources/bg_primary_children.jpg) no-repeat 0 0;
}
ul#Primary li ul li {
	background: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #ff9900;
	text-transform: none;
}
ul#Primary li a {
	display: block;
	float:left;
	width: auto;
	height: 20px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	overflow: hidden;
	color: #000;
	padding: 0 15px;
	margin: 0;
	background: url(../resources/bg_primary_over.gif) 0 20px;
}
ul#Primary li a:hover {
}
ul#Primary li ul li a {
	width: 150px;
	height: 20px;
	text-indent: 15px;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	padding: 0;
	margin: 0;
	background: none; /*!important;*/
}
ul#Primary li ul li a:hover {
	/* on mouseover, highlight second level list items */
	background: #FF9900;
	color: #fff;
}
ul#Primary li.iehover ul { 
	/* on mouseover, move the list to it's normal position */
	top: 20px;
	left: 0;
}

ul#Primary IFRAME {
	/* support for <select> fix in menu.js*/
	position: absolute;
	left: 0;
	top: 20px;
	z-index: -10;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}


ul#Secondary {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 164px;
	width: 350px;
	height: 164px;
	position: absolute;
	top: 202px;
	left: 0px;
	z-index: 9998;
	background: url(../resources/bg_secondary.gif) no-repeat 0 -328px;
}
ul#Secondary li {
	/* first level list items are always visible */
	display: block;
	float: left;
	clear: left;
	position: relative;
	width: 200px;
	padding: 0;
	margin: 0;
	line-height: 32px;
}
ul#Secondary li ul {
	/* second level unordered lists appear off-page until mouseover */
	position: absolute;
	width: 160px;
	left: -2000em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
	background: #666 url(../resources/bg_primary_children.jpg) no-repeat 0 0;
	text-transform: none;
	border-top: 1px solid #ff9900;
	z-index: 9999;
}
ul#Secondary li ul li {
	background: none;
	padding: 0;
	margin: 0;
	width: 160px;
	border-bottom: 1px solid #ff9900;
}
ul#Secondary li ul li.SecondaryCatagory{
	/*this is the main menu submenu catagories - BAS*/
	width: 160px;
	height: 20px;
	text-indent: 15px;
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: normal;
	font-weight: normal;
	background: none;
}
ul#Secondary li a {
	background-image: url(../resources/bg_secondary.gif);
	display: block;
	width: 200px;
	height: 32px;
	line-height: 32px;
	text-decoration: none;
	overflow: hidden;
	color: #000;
	padding: 0;
	margin: 0;
	text-indent: 50px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
}
ul#Secondary li a:hover {
	/* see case specific declarations below */	
	background-repeat: no-repeat;
}

ul#Secondary li ul li.SecondaryCatagory a {
	/*this is the main menu's submenu catagory links - BAS*/
	width: 160px;
	height: 20px;
	text-indent: 15px;
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: normal;
	font-weight: normal;
	background: none;
}
ul#Secondary li ul li.SecondaryCatagory a:hover {
	/* on mouseover, highlight main menu's submenu catagory links */
	background: #FF9900;
	color: #fff;
}
ul#Secondary li ul li a {
	/*this is the main menu's submenu links-see .SecondaryCatagory for menu's catagory links - BAS*/
	width: 160px;
	height: 20px;
	text-indent: 30px;
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: normal;
	font-weight: normal;
	background: none;
}
ul#Secondary li ul li a:hover {
	/* on mouseover, highlight second level list items */
	background: #FF9900;
	color: #fff;
}
ul#Secondary li.iehover ul { 
	/* on mouseover, move the list to it's normal position */
	top: 0px;
	left: 200px;
}
ul#Secondary IFRAME {
	/* support for <select> fix in menu.js */
	position: absolute;
	left: 0;
	top: 0;
	z-index: -10;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

ul#Secondary li#navApplications a {
	background-position: 0 0;
}
ul#Secondary li#navApplications a:hover {
	background-position: 0 -164px;
}
ul#Secondary li#navMaterials a {
	background-position: 0 -32px;
}
ul#Secondary li#navMaterials a:hover {
	background-position: 0 -196px;
}
ul#Secondary li#navFindPart a {
	background-position: 0 -64px;
}
ul#Secondary li#navFindPart a:hover {
	background-position: 0 -228px;
	width: 350px;
}
ul#Secondary li#navTechnology a {
	background-position: 0 -96px;
}
ul#Secondary li#navTechnology a:hover {
	background-position: 0 -260px;
	width: 350px;
}
ul#Secondary li#navBuy a {
	background-position: 0 -128px;
}
ul#Secondary li#navBuy a:hover {
	background-position: 0 -292px;
	width: 350px;
}
ul#Secondary li.Active a {
	background: none;
}
