


	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url(none); width:7px; height:5px; left:0px; top:5px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(none); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(none); width:5px; height:7px; left:0px; top:3px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:url(none); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 { padding: 0; margin: 0; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul { padding: 10px; margin: 0; background: #b8ce33; width: auto; white-space: nowrap; min-width: 200px; width: auto !important; width: 200px; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a, #imenus0 ul .imctitle { background: url('../images/design/menu_item_bg.png') bottom right no-repeat; height: 50px; line-height: 50px; color: #fff; font-size: 16px; font-weight: normal; text-align: center; text-decoration: none; padding: 0; margin: 0; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a { background: url('../images/design/menu_item_bg.png') top right no-repeat; }
		#imenus0 li a.ihover, .imde imenus0 a:hover { background: url('../images/design/menu_item_bg.png') top right no-repeat; }

		/* [active] */
		#imenus0 li a.iactive {}


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a, #imenus0 ul .imctitle  {background: #5d7a07; min-height: 15px; height: auto !important; height: 15px; line-height: 15px; font-size:12px; font-weight:normal; text-align: left; text-decoration:none; padding:10px; padding-right: 30px; margin: 0; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a { background: #fff; color: #5d7a07; }
		#imenus0 ul li a.ihover { background: #fff; color: #5d7a07; }

		/* [active] */
		#imenus0 ul li a.iactive {}