


	/* --[[ 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 1px; margin: 0; background: url('../images/design/menu_item_bg.gif') no-repeat; height: 40px; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul { padding: 7px 42px 17px; margin: 0; background: url('../images/design/sub_menu_bg.png') no-repeat; width: 818px; height: 290px; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a, #imenus0 ul .imctitle { background: url('../images/design/menu_item_bg.gif') no-repeat right top; height: 58px; line-height: 40px; color: #FFF; font-size: 12px; font-weight: bold; text-align: center; text-decoration: none; padding: 0 1px 0 0; margin: 0; text-transform: uppercase; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {  }
		#imenus0 li a.ihover, .imde imenus0 a:hover { }

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


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a, #imenus0 ul .imctitle  { background: none; height: 290px; line-height: auto; width: 200px; float: left; color: #000; font-size:14px; font-weight:bold; text-align: center;  padding-top: 195px; }

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

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