#Nav_370	{
	float: left;
	margin: 0;
	padding: 0;
}

#Nav_370 ol	{
	visibility: hidden;
}

#Nav_370 li:hover ol, #Nav_369 li.over ol 	{
	visibility: visible;
}

#Nav_370 li	{
	background: url(Skins/Otterideas/images/separator.jpg) right  no-repeat;
	float: left;
	position: relative;
	list-style-type: none;
}

#Nav_370 a, #Nav_370 span {
	color: #fff;
	display:block;
	font-size: 1.2em;
	height: 38px;
	padding: 17px 0 0 0;
	text-align: center;
	text-decoration: none;
	text-indent: 10px;
	width: 90px;
}

#Nav_370 li a:hover, #Nav_370 li span:hover {
	background: url(Skins/Otterideas/images/hover.jpg) center repeat-x;
}

#Nav_370 li.active	{
	background: url(Skins/Otterideas/images/hover.jpg) center repeat-x;
}

#Nav_370 ol	{
	background: #000;
	left: 0;
	list-style-type: none;
	margin-left: 0;
	margin-top: -8px;
	padding: 0;
	position: absolute;
	width: 160px;
	z-index: 99;
}

#Nav_370 ol li	{
	background: none;
	width: 160px;
	z-index: 9;
}

#Nav_370 ol a, #Nav_370 ol span	{
	display: block;
	margin: -2px 0 0 0;
	padding: 7px 0 0 0;
	text-align: left;
	width: 160px;
}

#Nav_370 ol a:hover {
	background: url(Skins/Otterideas/images/hover.jpg) center repeat-x;
	margin-left:0;
}
	