.submenudown {
	/*these styles are required*/
	position:absolute;
	/*these styles are required*/
	width:181px;
	}
	.link-holder{

	}
	.link-holder a.last-link{

	}
	.link-holder a.first-link{
	
	}
	.subMenuItemsdown{
		display:block;
		background:#000000;
		border-top:1px solid #585654;
		text-decoration: none;
		color:#ffffff;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 12px;
		line-height: 12px;
		width:181px;
		}
		.subMenuItemsdown span{
			display:block;
			text-align:center;
			/*border-top:1px dashed #5b785d;*/
			padding:9px 10px 6px 5px;
			cursor: pointer;
		}
	.subMenuItemsdown:hover,a.subMenuItemsdown.on{
		background: #423e3e;
		line-height:12px;
		color:#ffffff;
	}
	#menu-header{

	}
	#menu-footer{

	}
.L3Menudown{
	/*these styles are required*/
	position:absolute;
	/*these styles are required*/
	width:200px;
	}
	.L3MenuItemsdown{
		display:block;
		width:200px;
		background:#00a6a8;
		text-decoration: none;
		color: #ffffff;
		font-family: Arial;
		font-size: 12px;
		line-height: 27px;
		}
		.L3MenuItemsdown span{
			display:block;
			padding-left:5px;
			padding-right: 5px;
			cursor: pointer;
		}
	.L3MenuItemsdown:hover{
		background: #01797b;
	}
	
	.menufirst{background: #ff0000;}