#nav_909925 {
	margin: 0;
	padding:0;
}
#nav_909925 li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 2px;
	background:url(../images/bg_menuli.png) no-repeat left top;
}
#nav_909925 li:first-child {
	background:none;
	padding:0;
}
#nav_909925 ul {
	margin: 0;
	padding: 6px 0;
	background-color: #d8d8d0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
}
#nav_909925 a {
	display: block;
	text-decoration: none;
	padding:0 10px;
	color: #232323;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	text-transform:uppercase;
}
#nav_909925 a:hover, #nav_909925 a:active, #nav_909925 a:focus {
	color: #8d8a8a;
}

/* ------ the current page marker style ------ */
#nav_909925 .p7PMmark {
	color: #8d8a8a;
}
/* ------ the trigger link styles ------- */

/*the trigger link */
#nav_909925 ul .p7PMtrg, #nav_909925 ul .p7PMon {
	background-image:  url(img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#nav_909925 .p7PMon {
	color: #8d8a8a;
}
/*the submenu classes */

#nav_909925 .p7PMhide {
	left: -9000px;
}
#nav_909925 .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#nav_909925 li {
	float: left;
/*	width: 124px;*/
}
#nav_909925 ul li {
}
#nav_909925 ul, #nav_909925 ul li {
	width: 270px;
}
#pmmcrumb {
	background:url(../images/btn_active.gif) repeat-x left top;
	margin:0 1px 0 1px;
}

*html #nav_909925 a {
	float:left;
}
*html #nav_909925 ul {
	clear:both;
}

#nav_909925 li li {
	background:none;
}
#nav_909925 li li a {
	padding:5px 10px;
	font:normal 12px "Myriad Pro", Arial, Helvetica, sans-serif;
	text-transform:none;
}
