/* fade */

#topnav_pos {
	width:740px;
	height:46px;
	float:left;
	display:table;
	text-align:left;
}
	
#nav_about { 
	display:table;
	width:36px;
	float:left;
	height:13px;
	margin:44px 37px 0px 33px;
	cursor:pointer;
}

#nav_products { 
	display:table;
	float:left;
	width:53px;
	height:13px;
	margin:44px 37px 0px 0px;
	cursor:pointer;
}

#nav_cs { 
	display:table;
	float:left;
	width:126px;
	height:13px;
	margin:44px 37px 0px 0px;
	cursor:pointer;
}

#nav_services { 
	display:table;
	float:left;
	width:45px;
	height:13px;
	margin:44px 37px 0px 0px;
	cursor:pointer;
}

#nav_markets { 
	display:table;
	float:left;
	width:96px;
	height:13px;
	margin:44px 37px 0px 0px;
	cursor:pointer;
}

#nav_locations { 
	display:table;
	float:left;
	width:55px;
	height:13px;
	margin:44px 37px 0px 0px;
	cursor:pointer;
}

#nav_contact { 
	display:table;
	float:left;
	float:left;
	width:47px;
	height:13px;
	margin:44px 0px 0px 0px;
	cursor:pointer;
}