#menu-header {
	background:transparent url(/ftpimages/425/podium/style532/L1nav_top.png) repeat-y scroll left top;
	width:210px;
	height:8px;
}
.submenuright {
	/*these styles are required*/
	position:absolute;
	/*these styles are required*/
	width:210px;
	}
	.subMenuItemsright{
		/*padding-left:21px;*/
		display:block;
		background:transparent url(/ftpimages/425/podium/style532/dropdown_bg.png) repeat-y scroll left bottom;
		text-decoration: none;
		color:#ffffff;
		font-family: 'Lucida Grande','Trebuchet','Tahoma','Verdana','Arial';
		font-size: 12px;
		line-height: 15px;
		width:210px;
		text-align:center;
		}
		.subMenuItemsright span{
			display:block;
			padding:6px 14px 6px 14px;
			cursor: pointer;
		}
	.subMenuItemsright:hover,a.subMenuItemsright.on{
		/*background: url(/ftpimages/425/podium/style532/L1nav_on.png) bottom left repeat-y;*/
		line-height:15px;
		color:#df970e;
	}
#menu-footer {
	background:transparent url(/ftpimages/425/podium/style532/dropdown_footer.png) no-repeat scroll left bottom;
	height:2px;
	width:210px;
}
	
.L3Menuright{
	/*these styles are required*/
	position:absolute;
	/*these styles are required*/
	width:200px;
	}
	.L3MenuItemsright{
		display:block;
		width:200px;
		background:#00a6a8;
		text-decoration: none;
		color: #ffffff;
		font-family: Arial;
		font-size: 12px;
		line-height: 27px;
		}
		.L3MenuItemsright span{
			display:block;
			padding-left:5px;
			padding-right: 5px;
			cursor: pointer;
		}
	.L3MenuItemsright:hover{
		background: #01797b;
	}
	
	.menufirst{background: #ff0000;}