/* CSS Document */
/*!!!!!!!!!!! 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 below for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
	/*.qmmc a {float:none}*/
	#qm0 #mitem {display:block; width:68px; height:26px; cursor:default;}

	#qm0 #mitem0 {background:url(../images/nav_home.gif) top left; width:71px; height:26px;}
	#qm0 #mitem0a {background:url(../images/nav_home_h.gif) top left; width:71px; height:26px;}
	#qm0 #mitem0.qmactive {background:url(../images/nav_home_h.gif) top left; width:71px; height:26px;}

	#qm0 #mitem1 {background:url(../images/nav_vision.gif) top left; width:66px; height:26px;}
	#qm0 #mitem1a {background:url(../images/nav_vision_h.gif) top left; width:66px; height:26px;}
	#qm0 #mitem1.qmactive {background:url(../images/nav_vision_h.gif) top left; width:66px; height:26px;}

	#qm0 #mitem9 {background:url(../images/nav_services.gif) top left; width:80px; height:26px;}
	#qm0 #mitem9a {background:url(../images/nav_services_h.gif) top left; width:80px; height:26px;}
	#qm0 #mitem9.qmactive {background:url(../images/nav_services_h.gif) top left; width:80px; height:26px;}

	#qm0 #mitem2 {background:url(../images/nav_training.gif) top left; width:128px; height:26px;}
	#qm0 #mitem2a {background:url(../images/nav_training_h.gif) top left; width:128px; height:26px;}
	#qm0 #mitem2.qmactive {background:url(../images/nav_training_h.gif) top left; width:128px; height:26px;}

	#qm0 #mitem3 {background:url(../images/nav_clients.gif) top left; width:72px; height:26px;}
	#qm0 #mitem3a {background:url(../images/nav_clients_h.gif) top left; width:72px; height:26px;}
	#qm0 #mitem3.qmactive {background:url(../images/nav_clients_h.gif) top left; width:72px; height:26px;}

	#qm0 #mitem4 {background:url(../images/nav_toolutions.gif) top left; width:105px; height:26px;}
	#qm0 #mitem4a {background:url(../images/nav_toolutions_h.gif) top left; width:105px; height:26px;}
	#qm0 #mitem4.qmactive {background:url(../images/nav_toolutions_h.gif) top left; width:105px; height:26px;}

	#qm0 #mitem5 {background:url(../images/nav_knowledge.gif) top left; width:131px; height:26px;}
	#qm0 #mitem5a {background:url(../images/nav_knowledge_h.gif) top left; width:131px; height:26px;}
	#qm0 #mitem5.qmactive {background:url(../images/nav_knowledge_h.gif) top left; width:131px; height:26px;}

	#qm0 #mitem6 {background:url(../images/nav_login.gif) top left; width:61px; height:26px;}
	#qm0 #mitem6a {background:url(../images/nav_login_h.gif) top left; width:61px; height:26px;}
	#qm0 #mitem6.qmactive {background:url(../images/nav_login_h.gif) top left; width:61px; height:26px;}

	#qm0 #mitem7 {background:url(../images/nav_contact.gif) top left; width:83px; height:26px;}
	#qm0 #mitem7a {background:url(../images/nav_contact_h.gif) top left; width:83px; height:26px;}
	#qm0 #mitem7.qmactive {background:url(../images/nav_contact_h.gif) top left; width:83px; height:26px;}

	#qm0 #mitem8 {background:url(../images/nav_spacer.gif) top left; width:34px; height:26px; cursor:default;}

	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{ 
		/*background-color:transparent;*/
		font-size:11px;
		font-weight:bold;
		width:908px;
		margin:0px auto 0px auto;
		line-height: 26px;
		height:26px;
		letter-spacing:2px;
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
		color:#F2F2EB;
		background-color:#FFF;
		font-family:Arial;
		font-size:10px;
		font-weight:bold;
		text-decoration:none;
		padding:0px;
		border-bottom:none;
		border-width:0px;
		background-repeat:no-repeat;
		background-position:center center;
		margin-right:0px;
		
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{ 
		background-color:transparent;
		font-size:10px;
		

	}


	/*"""""""" (MAIN) Active State """"""""*/	
	#qm0 .qmactive
	{ 
		/* Note: Add '!important' after each style */

		background-color:transparent !important;
		text-decoration:none !important;
		font-size:10px !important;
		

	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{font-size:10px;}


	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{

		background-repeat:no-repeat;
		padding:0px;
		background-color:#a98a47;
		border-bottom:1px solid #c2b692;
	

	}

	#qm0 div a.topsub
	{
		padding-top:2px;
		padding-bottom:2px;
		border-bottom:1px solid #c2b692;
	}
	#qm0 div a.middlesub
	{
		padding-top:2px;
		padding-bottom:1px;
		border-bottom:1px solid #c2b692;

	}
	#qm0 div a.bottomsub
	{
		padding-top:2px;
		padding-bottom:1px;

	}


	#qm0 div a
	{
		text-decoration:none;
		color:#CCCCCC;
		border-bottom:1px solid #c2b692;
		
	}

	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{
		text-decoration:none;
		color:#FFFFFF;
	}


	/*""""""""[SUB] Active State """"""""*/
	#qm0 div .qmactive
	{
		/* Note: Add '!important' after each style */

		background-color:transparent !important;
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent.bottomsub
	{
		padding-top:2px;
		padding-bottom:2px;
		border-bottom:1px solid #c2b692;
		
	}
	#qm0 div a.topsub .qmparent 
	{

		padding-top:2px;
		padding-bottom:2px;
		border-bottom:1px solid #c2b692;
	}
	#qm0 div a.middlesub .qmparent 
	{
		padding-top:2px;
		padding-bottom:2px;
		border-bottom:1px solid #c2b692;
	}


	/*"""""""" [SUB] [SUB] Items """"""""*/
	#qm0 div a.red
	{		
		padding-top:2px;
		padding-bottom:1px;
		border-bottom:1px solid #c2b692;
		border-left:1px solid #c2b692;
		background-color:#A88A47;
		width:auto;

	}

	#qm0 div a
	{		
		margin:0;
		background-color:transparent;
		padding:25px 15px 2px 10px;
		border-width:0px;
		border-style:none;
	}