#navbar_container {
	float: left;
	height: auto;
	width: 980px;
}
#navbar_container a:hover, a:active {
	background-position: 0px -42px;
	color: #55555A;
}
#prod  a {
	display:block;
	width:78px;
	color:#55555A;
	text-decoration: none;
	background-image: url(/images/nav_01.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4px;
	height: 42px;
	float: left;
		}
#ansi  a {
	display:block;
	width:45px;
	color:#55555A;
	text-decoration: none;
	background-image: url(/images/nav_02.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4px;
	height: 42px;
	float: left;
		}
#engineering a {
	display:block;
	width:97px;
	color:#55555A;
	text-decoration: none;
	background-image: url(/images/nav_03.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4px;
	height: 42px;
	float: left;
}
#literature a {
	display:block;
	width:83px;
	color:#55555A;
	text-decoration: none;
	background-image: url(/images/nav_04.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4px;
	height: 42px;
	float: left;
}
#prod_index a {
	display:block;
	width:110px;
	color:#55555A;
	text-decoration: none;
	background-image: url(/images/nav_05.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4px;
	height: 42px;
	float: left;
}
#contact a {
	display:block;
	width:89px;
	color:#55555A;
	text-decoration: none;
	background-image: url(/images/nav_06.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4px;
	height: 42px;
	float: left;
}
#crossover a {
	display:block;
	width:149px;
	color:#55555A;
	text-decoration: none;
	background-image: url(/images/crossover_navbar2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4px;
	height: 42px;
	float: left;
}
#navmargin_left {
	float: left;
	height: 42px;
	width: 130px;
}
#navmargin_right {
	background-image: url(/images/nav_repeater.gif);
	background-repeat: repeat-x;
	float: left;
	height: 42px;
	width: 199px;
}
#header_top {
	height: 90px;
	width: auto;
	float: left;
}
#headtop_mid {
	float: left;
	width: 451px;
	height: 90px;
}
#header_search {
	float: left;
	height: 63px;
	width: 276px;
	margin-top: 27px;
}
#header_mid {
	height: 36px;
	width: 980px;
	text-align: right;
	float: left;
}
#header_wrap {
	float: left;
	width: 980px;
}
#prod_dwn {
	height: 42px;
	width: auto;
	float: left;
}
