#Nav_431	{
	background: url(Skins/Platypi/images/nav-bar.png) bottom no-repeat;
	float: left;
	margin: 10px 0 0 -1px;
	padding: 0;
	width: 950px;
}

#Nav_431 ol	{
	visibility: hidden;
}

#Nav_431 li:hover ol, #Nav_431 li.over ol 	{
	visibility: visible;
}

#Nav_431 li	{
	background: url(Skins/Platypi/images/divider.jpg) right no-repeat;
	float: left;
	list-style-type: none;
	padding: 0 30px 0 30px;
	position: relative;

}

#Nav_431 a, #Nav_431 span {
	color: #990033;
	display:block;
	font-size: 1.2em;
	text-align: center;
	text-decoration: none;
}

#Nav_431 li.active span	{
	color: #32828C;
}

#Nav_431 ol	{
	left: 0;
	list-style-type: none;
	margin-left: 18px;
	margin-top: 0;
	opacity: 0.92;
	-moz-opacity: 0.92;
	padding: 0 0 34px 0;
	position: absolute;
	width: 160px;
	z-index: 9;
}

#Nav_431 li.bottomItem	{
	background: url(Skins/Platypi/images/flydown-bottom.png) center no-repeat;
	height: 30px;
	margin: -3px 0 0 -5px;	
	padding: 3px 0 0 10px;
}

*:first-child + html #Nav_431 li.bottomItem	{
	margin: -2px 0 0 -5px;
}

* html #Nav_431 li.bottomItem	{
	background: url(Skins/Platypi/images/flydown-bottom.gif) center no-repeat;
	margin: -2px 0 0 -5px;
}

#Nav_431 ol li	{
	background: url(Skins/Platypi/images/flydown-sides.png) repeat-y;
	line-height: 1.2;
	padding: 3px 30px 3px 5px;
	width: 160px;
	z-index: 9;
}

* html #Nav_431 ol li	{
	background: url(Skins/Platypi/images/flydown-sides.gif) repeat-y;
}

#Nav_431 ol a, #Nav_431 ol span	{
	display: block;
	padding:0 0 0 5px;
	text-align: left;
	width: 145px;
}

#Nav_431 ol a:hover {
	background: #EEEEE9;
	color: #32828C;
	padding: 0 -10px 0 5px;
	width: 145px;
}
	
