%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%
<style type="text/css">


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


/*!!!!!!!!!!! QuickMenu Styles !!!!!!!!!!!*/


	/* QuickMenu 0 */

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

	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{
	padding:16px 14px 15px 14px;
	margin:0px;
	font-family: Arial, Sylfaen, Helvetica, sans-serif;
	color:#000000;
	font-size:15px;
	text-decoration:none;
	font-weight: bold;
	background-image: url(../imgs/vert-line.png);
	background-repeat: no-repeat;
	background-position: right;	
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{
	font-family: Arial, Sylfaen, Helvetica, sans-serif;
	background-image: url(../imgs/menu_bg_h.png);
	text-decoration:none;
	color:#ffffff;
	font-size:15px;
	font-weight: bold;
	background-repeat: repeat;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	

	text-decoration:none;
	background-image: url(../imgs/menu_bg_h.png);
	text-decoration:none;
	color:#ffffff;
	font-size:15px;
	font-weight: bold;
	background-repeat: repeat;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{
	font-family: Arial, Sylfaen, Helvetica, sans-serif;
	color:#ffffff;
	width:190px;
	padding:0px;
	margin:-2px 0px 0px;
	text-align: left;
	background-image: url(../imgs/line.png);
	background-repeat: repeat;
	font-size: 13px;
	font-weight: none;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{
	font-family: Arial, Sylfaen, Helvetica, sans-serif;
	width:180px;
	padding:2px 15px 2px 15px;
	margin:0px;
	color:#ffffff;
	font-size:13px;
	text-decoration:none;
	border-width:0px;
	border-style:solid;
	border-color:#262626;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 14px;
	text-align: left;
	background-color:#ad2a05;
	background-image: url(../imgs/menu-line.png);
	background-repeat: no-repeat;
	background-position: bottom;

	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{
	font-family: Arial, Sylfaen, Helvetica, sans-serif;
	font-size:13px;
	color:#f77e08;
	text-decoration:none;
	background-color:#ad2a05;
	background-image: url(../imgs/menu-line.png);
	
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#595959;

	}


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

</style>
