/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;}
.qmmc .qmdividery{float:left;width:0px;}
.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;}
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}
.qmmc {position:relative;zoom:1;}
.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;}
.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}
.qmsh div a {float:left;}
.qmmc div{visibility:hidden;position:absolute;}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/



	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		background-color:transparent;
		width:770px;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:0px;
		background-color:transparent;
		color:#000000;
		font-family:Arial;
		font-size:11px;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-color:#FFFFFF;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#E6E6E6;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div	
	{	
		padding:0px;
		margin:-1px 0px 0px 0px;
		background-color:transparent;
		border-width:1px 0px 0px 0px;
		border-style:solid;
		border-color:#666666;
		/*width:162px;*/
	}
	    
	    #qm0 .about 
	    {
	        width:162px;
	    }
	    
	    #qm0 .job-seekers
	    {
	        width:209px;
	    }
	    
	    #qm0 .for-employers
	    {
	        width:218px;
	    }
	

	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a	
	{	
		padding:3px 30px 3px 5px;
		background-color:#FFFFFF;
		border-width:0px 1px 1px 1px;
		border-style:solid;
		border-color:#666666;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#E5F0F6;
		text-decoration:none;
		background-image:none;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#E5F0F6;
		text-decoration:none;
		background-image:url(/images/arrow.gif);
		background-repeat:no-repeat;
		background-position:right top;
	}

#qm0 #aboutus {background-image:url(/images/nav/aboutus.jpg); background-repeat:no-repeat; background-position:top left; width:162px; height:33px;}
#qm0 #aboutus.qmactive {background-image:url(/images/nav/aboutus-over.jpg); background-repeat:no-repeat; background-position:top left; width:162px; height:33px;}
#qm0 #aboutusActive.qmactive {background-image:url(/images/nav/aboutus-over.jpg); background-repeat:no-repeat; background-position:top left; width:162px; height:33px;}
#qm0 #aboutusActive {background-image:url(/images/nav/aboutus-over.jpg); background-repeat:no-repeat; background-position:top left; width:162px; height:33px;}

#qm0 #job-seekers {background-image:url(/images/nav/job-seekers.jpg); background-repeat:no-repeat; background-position:top left; width:209px; height:33px;}
#qm0 #job-seekers.qmactive {background-image:url(/images/nav/job-seekers-over.jpg); background-repeat:no-repeat; background-position:top left; width:209px; height:33px;}
#qm0 #job-seekersActive.qmactive {background-image:url(/images/nav/job-seekers-over.jpg); background-repeat:no-repeat; background-position:top left; width:209px; height:33px;}
#qm0 #job-seekersActive {background-image:url(/images/nav/job-seekers-over.jpg); background-repeat:no-repeat; background-position:top left; width:209px; height:33px;}

#qm0 #for-employers {background-image:url(/images/nav/for-employers.jpg); background-repeat:no-repeat; background-position:top left; width:218px; height:33px;}
#qm0 #for-employers.qmactive {background-image:url(/images/nav/for-employers-over.jpg); background-repeat:no-repeat; background-position:top left; width:218px; height:33px;}
#qm0 #for-employersActive.qmactive {background-image:url(/images/nav/for-employers-over.jpg); background-repeat:no-repeat; background-position:top left; width:218px; height:33px;}
#qm0 #for-employersActive {background-image:url(/images/nav/for-employers-over.jpg); background-repeat:no-repeat; background-position:top left; width:218px; height:33px;}

#qm0 #contactus {background-image:url(/images/nav/contactus.jpg); background-repeat:no-repeat; background-position:top left; width:181px; height:33px;}
#qm0 #contactus.qmactive {background-image:url(/images/nav/contactus-over.jpg); background-repeat:no-repeat; background-position:top left; width:181px; height:33px;}
#qm0 #contactusActive.qmactive {background-image:url(/images/nav/contactus-over.jpg); background-repeat:no-repeat; background-position:top left; width:181px; height:33px;}
#qm0 #contactusActive {background-image:url(/images/nav/contactus-over.jpg); background-repeat:no-repeat; background-position:top left; width:181px; height:33px;}