/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


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


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:849px;
		height:47px;
		padding:0px 0px 0px 66px;
		margin:0px;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		width:160px;
		padding:0;
		margin:4px 0px 0px 5px;
		color:#000000;
		font-family:Arial;
		font-size:11px;
		text-decoration:none;
		
	}
	#qm0 a span {
	display:block;
	background-image:url(/images/mainNav.png);
	background-repeat:no-repeat;
	height:36px;
	}
	
	.mnCompany {background-position:-71px -4px;}
	.mnServices {background-position:-236px -4px;}
	.mnIndustries {background-position:-401px -4px;}
	.mnNews {background-position:-566px -4px;}
	.mnResources {background-position:-731px -4px;}
	
	
	a:hover .mnCompany, li:hover>a .mnCompany, .qmparent:hover .mnCompany,
	.qmactive .mnCompany, .qmactive:hover .mnCompany 		{background-position:-71px -61px;}
	
	a:hover .mnServices, li:hover>a .mnServices, .qmparent:hover .mnServices,
	.qmactive .mnServices, .qmactive:hover .mnServices 		{background-position:-236px -61px;}
	
	a:hover .mnIndustries, li:hover>a .mnIndustries, .qmparent:hover .mnIndustries,
	.qmactive .mnIndustries, .qmactive:hover .mnIndustries 	{background-position:-401px -61px;}
	
	a:hover .mnNews, li:hover>a .mnNews, .qmparent:hover .mnNews,
	.qmactive .mnNews, .qmactive:hover .mnNews 				{background-position:-566px -61px;}
	
	a:hover .mnResources, li:hover>a .mnResources, .qmparent:hover .mnResources,
	.qmactive .mnResources, .qmactive:hover .mnResources 	{background-position:-731px -61px;}
	

	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover {text-decoration:none !important;}

	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	 {text-decoration:none !important;}

	/*"""""""" (MAIN) Parent Hover State""""""""*/	
	#qm0 .qmparent:hover {text-decoration:none !important;}

	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	{text-decoration:none;}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		width:auto;
		padding:0px;
		margin:0px 0 0 3px;
		background-color:#FFFFFF;
		background-image:none;
		border-width:0 1px 0px 1px;
		border-style:solid;
		border-color:#D5C296;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		width:auto;
		height:auto !important;
		padding:3px 40px 3px 5px;
		margin:0px;
		background-color:#FFFFFF;
		background-image:none !important;
		color:#000000;
		font-family:Arial;
		font-size:14px;
		text-decoration:none;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:#D5C296;
		white-space:normal;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#EAE0CA;
		text-decoration:none;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#EAE0CA;
		text-decoration:none;
	}


	/*"""""""" (SUB) Parent Hover State""""""""*/	
	#qm0 div .qmparent:hover	
	{	
		background-color:#EAE0CA;
		text-decoration:none;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#EAE0CA;
		text-decoration:none;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#444444;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px 4px 0px;
		border-color:#BFBFBF;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px 2px;
		border-color:#AAAAAA;
	}



