#ate_nav{
	width: 950px;
	height: 55px;
	margin: 0 0 10px;
}
#ate_nav p,
#ate_nav ul{ float: left;}
#ate_nav p.tech{ border-right: 1px dotted #9f9f9f;}
#ate_nav p.tech a{
	text-indent: -9999px;
	background: url(/tech/images/tech.png) no-repeat;
	display: block;
	width: 160px;
	height: 55px;
	margin: 0 10px 0 0;
}
#ate_nav p.logo a{
	text-indent: -9999px;
	background: url(/maker/atec/mech/tech/images/ate_logo.png) no-repeat;
	display: block;
	width: 92px;
	height: 55px;
	margin: 0 10px;
}
#ate_nav ul{
	height: 55px;
	margin: 10px 0 0;
}
#ate_nav ul li{
	width: 145px;
	font-size: 83%;
}