#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/navmain_01.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4px;
	height: 42px;
	float: left;
	cursor: pointer;
		}
#specs  a {
	display:block;
	width:129px;
	color:#55555A;
	text-decoration: none;
	background-image: url(/images/navmain_02.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4px;
	height: 42px;
	float: left;
		}
#history a {
	display:block;
	width:61px;
	color:#55555A;
	text-decoration: none;
	background-image: url(/images/navmain_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:88px;
	color:#55555A;
	text-decoration: none;
	background-image: url(/images/navmain_04.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:68px;
	color:#55555A;
	text-decoration: none;
	background-image: url(/images/navmain_05.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: 426px;
}
#header_top {
	height: 90px;
	width: auto;
	float: left;
}
#headtop_mid {
	float: left;
	width: 411px;
	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;
}

