/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmmc div {visibility:hidden;position:absolute;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
	/*.qmmc a {float:none}*/

		

	/*"""""""" (MAIN) Container """"""""*/
	#qm0{ 
		background-color:transparent;
		
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a{
		height: 35px;
		color:#53682B;
		background-color:transparent;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		text-decoration:none;
		border-bottom: 1px solid #fff;
		
	}
	#qm0 a#nav_about{
		width: 183px;
		background-image: url(lnk_about.jpg);
	}
	#qm0 a#nav_about.selected{
		background-image: url(lnk_about_.jpg);
	}
	#qm0 a#nav_products{
		width: 144px;
		background-image: url(lnk_products.jpg);
	}
	#qm0 a#nav_products.selected{
		background-image: url(lnk_products_.jpg);
	}
	#qm0 a#nav_tech{
		width: 143px;
		background-image: url(lnk_products.jpg);
	}
	#qm0 a#nav_tech.selected{
		background-image: url(lnk_products_.jpg);
	}
	#qm0 a#nav_indust{
		width: 144px;
		background-image: url(lnk_indust.jpg);
	}
	#qm0 a#nav_indust.selected{
		background-image: url(lnk_indust_.jpg);
	}
	#qm0 a#nav_news{
		width: 143px;
		background-image: url(lnk_news.jpg);
	}
	#qm0 a#nav_news.selected{
		background-image: url(lnk_news_.jpg);
	}
	#qm0 a#nav_investor{
		width: 144px;
		background-image: url(lnk_invest.jpg);
	}
	#qm0 a#nav_investor.selected{
		background-image: url(lnk_invest_.jpg);
	}
	#qm0 a#nav_contact{
		width: 143px;
		background-image: url(lnk_contact.jpg);
	}
	#qm0 a#nav_contact.selected{
		background-image: url(lnk_contact_.jpg);
	}

	 /*"""""""" (MAIN) Items on Index Page""""""""*/
	#qm0.index a#nav_about{
		width: 143px;
		background-image: url(lnk_about.jpg);
		
	}
	#qm0.index a#nav_products{
		width: 144px;
		background-image: url(lnk_products.jpg);
	}
	#qm0.index a#nav_tech{
		width: 143px;
		background-image: url(lnk_tech.jpg);
	}
	#qm0.index a#nav_indust{
		width: 144px;
		background-image: url(lnk_indust.jpg);
	}
	#qm0.index a#nav_news{
		width: 143px;
		background-image: url(lnk_news.jpg);
	}
	#qm0.index a#nav_investor{
		width: 144px;
		background-image: url(lnk_invest.jpg);
	}
	#qm0.index a#nav_contact{
		width: 143px;
		background-image: url(lnk_contact.jpg);
	}

	 /*"""""""" (MAIN) Items Text """"""""*/
	#qm0 a span{
		display: none;
		
	}

	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover{ 
		background-color:transparent;
		background-color: #53682B;
		color: #FFF;
			
		
	}

	/*"""""""" (MAIN) Active State """"""""*/	
	#qm0 .qmactive{ 
		/* Note: Add '!important' after each style */
		
	}
	#qm0 #nav_about.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(lnk_about_.jpg) !important;
		
	}
	#qm0 #nav_products.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(lnk_products.jpg) !important;
	}
	#qm0 #nav_tech.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(lnk_tech.jpg) !important;
	}
	#qm0 #nav_indust.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(lnk_indust.jpg) !important;
	}
	#qm0 #nav_news.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(lnk_news.jpg) !important;
	}
		#qm0 #nav_investor.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(lnk_invest.jpg) !important;
	}
		#qm0 #nav_contact.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(lnk_contact.jpg) !important;
	}


	/*"""""""" (MAIN) Index Active State """"""""*/	
	#qm0.index .qmactive{ 
		/* Note: Add '!important' after each style */
	}
	#qm0.index #nav_about.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(lnk_about_.jpg) !important;
	}
	#qm0.index #nav_products.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(lnk_products_.jpg) !important;
	}
	#qm0.index #nav_tech.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(lnk_tech_.jpg) !important;
	}
	#qm0.index #nav_indust.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(lnk_indust_.jpg) !important;
	}
	#qm0.index #nav_news.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(lnk_news_.jpg) !important;
	}
	#qm0.index #nav_investor.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(lnk_invest_.jpg) !important;
	}
	#qm0.index #nav_contact.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(lnk_contact_.jpg) !important;
	}
	
	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent{
		background-image:url(images/arrow_down.gif);
		background-repeat:no-repeat;
		background-position:95%;
		
	}


	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div{
		background-color:#d4ecc7;
		opacity:0.9;
		filter: alpha(opacity=90);
		-moz-opacity: 0.9;
		margin: 0;
		padding: 0;
		border: none;
	}
		#qm0 div a{

		margin: 0;
		padding: 0;
		border: none;
	}

	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover{
			background-color:#53682B;
			}


	/*""""""""[SUB] Active State """"""""*/
	#qm0 div .qmactive{
		/* Note: Add '!important' after each style */
		background-image:url(images/arrow_right.gif) !important;
		background-color:#53682b !important;
		
		
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent{
		background-image:url(images/arrow_right.gif);	

	}


	/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{		

	padding: 0px 12px;
	line-height: 24px;
	height: auto;
	border-bottom: 1px solid #fff;
	}
	/*#qm0 div#nav_tech_sub{
		width: 143px;
	}*/
	/*"""""""" [SUB] Index Items """"""""*/
	#qm0.index div#nav_about_sub{
		width: 183px;
		margin-left: 15px;
		display: block;
		}
	#qm0.index div#nav_products_sub{
		width: 100x;
		margin-left: 22px;
		display: block;
	}
	#qm0.index div#nav_tech_sub{
		margin-left: 20px;
		display: block;
		width: 144x;
	}
	#qm0.index div#nav_indust_sub{
			margin-left: 24px;
		display: block;
		width: 124px;
	}
	#qm0.index div#nav_news_sub{
		width: 143px;
	}
	#qm0.index div#nav_investor_sub{
			margin-left: 10px;
		display: block;
		width: 144px;
	}
	#qm0.index div#nav_contact_sub{
		width: 144px;
	}


