#servicesNav {
	height: 21px;
}

#servicesNav img {
	display: block;
}

#office {
	padding-left:226px;
	height: 21px;
	background-color: #8C827A;
	float: left;
}

#servOfferings {
	visibility: hidden;
	position: absolute;
	background-color: #D5D5C9;
	padding:0;
	margin:0;
	width:131px;
	top:64px;
	left:382px;	
	display:block;
	z-index:1000;
}

#knowCenter {
	visibility: hidden;
	position: absolute;
	background-color: #D5D5C9;
	padding:0;
	margin:0;
	width:135px;
	top:64px;
	left:514px;	
	display:block;
	z-index:1000;	
}

#aboutAll {
	visibility: hidden;
	position: absolute;
	background-color: #D5D5C9;
	padding:0;
	margin:0;
	width:115px;
	top:64px;
	left:650px;	
	display:block;
	z-index:1000;	
}

div.sNavHighlight a {
	color: #6E6B64;
	display: block;
	padding:3px 13px 3px 23px;
	text-decoration:none;
	background: url('/allsteel/img/global/dDown_carrotOff.gif') no-repeat top left;
}

div.sNavHighlight a:hover {
	color: #718191;
	text-decoration:none;	
	background: #E7E7DB url('/allsteel/img/global/dDown_carrotOn.gif') no-repeat top left;
}


/* Synergy */

#synergy {
	height: 21px;
	background-color: #8FC7FF;
	float: left;
}

#s_servOfferings {
	visibility: hidden;
	position: absolute;
	background-color: #D5D5C9;
	padding:0;
	margin:0;
	width:129px;
	top:64px;
	left:156px;	
	display:block;
	z-index:1000;
}

#s_knowCenter {
	visibility: hidden;
	position: absolute;
	background-color: #D5D5C9;
	padding:0;
	margin:0;
	width:125px;
	top:64px;
	left:286px;	
	display:block;
	z-index:1000;
}

#s_aboutAll {
	visibility: hidden;
	position: absolute;
	background-color: #D5D5C9;
	padding:0;
	margin:0;
	width:102px;
	top:64px;
	left:412px;	
	display:block;
	z-index:1000;	
}

#s_orderManage {
	visibility: hidden;
	position: absolute;
	background-color: #D5D5C9;
	padding:0;
	margin:0;
	width:128px;
	top:64px;
	left:515px;	
	display:block;
	z-index:1000;	
}

#s_dealerMark {
	visibility: hidden;
	position: absolute;
	background-color: #D5D5C9;
	padding:0;
	margin:0;
	width:121px;
	top:64px;
	left:644px;	
	display:block;
	z-index:1000;	
}

div.s_sNavHighlight a {
	color: #6E6B64;
	display: block;
	padding:3px 13px 3px 23px;
	text-decoration:none;
	background: url('/allsteel/img/global/dDown_carrotOff.gif') no-repeat top left;
}

div.s_sNavHighlight a:hover {
	color: #718191;
	text-decoration:none;	
	background: #E7E7DB url('/allsteel/img/global/dDown_carrotOn.gif') no-repeat top left;
}