


	/* --[[ 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:0; margin:0; background: #ed6f00; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a, #imenus0 ul .imctitle {height: 30px; line-height: 30px;color:#333; font-size:14px; font-weight:bold; text-decoration:none; padding:0 0 0 20px; margin: 0; border-bottom: 1px solid #facfae; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a { background: url('../images/design/menu_hover.gif') repeat-x #ed7306; color: #FFF; }
		#imenus0 li a.ihover, .imde imenus0 a:hover { background: url('../images/design/menu_hover.gif') repeat-x #ed7306; color: #FFF; }

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


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a, #imenus0 ul .imctitle  {height: 30px;line-height: 30px;color:#FFF; text-align:left; font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none; padding: 0 0 0 13px; margin: 0; border: none; }

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

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