#menu-header {
	background:transparent url(/ftpimages/194/podium/style525/L1nav_top.png) repeat-y scroll left top;
	width:210px;
	height:12px;
}
.submenudown {
	/*these styles are required*/
	position:absolute;
	/*these styles are required*/
	width:210px;
	}
	.subMenuItemsdown{
		/*padding-left:21px;*/
		display:block;
		background:transparent url(/ftpimages/194/podium/style525/L1nav_off.png) no-repeat scroll left bottom;
		text-decoration: none;
		color:#003962;
		font-family: Tahoma;
		font-size: 13px;
		line-height: 15px;
		width:210px;
		}
		.subMenuItemsdown span{
			display:block;
			padding:6px 14px 6px 14px;
			cursor: pointer;
			text-align:left;
		}
	.subMenuItemsdown:hover,a.subMenuItemsdown.on{
		background: url(/ftpimages/194/podium/style525/L1nav_on.png) bottom left repeat-y;
		line-height:15px;
		color:#ffffff;
	}
#menu-footer {
	background:transparent url(/ftpimages/194/podium/style525/L1nav_footer.png) no-repeat scroll left bottom;
	height:2px;
	width:210px;
}
	
.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;}