#nav {
	background-color: #00acec;
	height: 37px;
	width:950px;
	border: 0px;
	padding: 0px;
}

/*!!!!!!!!!!! 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;}

.qmmc {
	position:relative;
	height:1%;
	background-color: #00AEEF;
}


	
.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;}.qmmc ul {
	left:-10000px;
	position:absolute;
	margin-left: 10px;
}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0 0 0 5px;}.qmmc li a {float:none}.qmmc li{position:relative;}.qmmc ul {z-index:10;}.qmmc ul ul {z-index:20;}.qmmc ul ul ul {z-index:30;}.qmmc ul ul ul ul {z-index:40;}.qmmc ul ul ul ul ul {z-index:50;}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) Items - top level""""""""*/	
	#qm0 a	
	{
	color:#4E4E4E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	padding:6px 15px;
	margin: 0px;
	text-decoration:none !important;
	text-transform:uppercase;	
	}
		#qm0 a span
	{
	margin: 0px;
	}
		#qm0 a:hover	
	{
	color:#FFFFFF;
	background-color: #222;
	}

#qm0 a.shop	
	{
	background-color: #ddd;
	}

#qm0 a.shop:hover	
	{
	color:#FFFFFF!important;
	background-color: #222;
	}

		#qm0 a:hover span	
	{
	
	}

	/*"""""""" Dropdown Container  """"""""*/	
	#qm0 div, #qm0 ul	
	{
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	background-color: #222;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}


	/*"""""""" Dropdown Container Items - top main""""""""*/	
	#qm0 div a, #qm0 ul a	
	{
	font-weight: normal;
	font-size:11px;
	padding:10px 16px;
	margin:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #222;
	color: #FFF !important;
	text-align: left;
	display:block;
	}
	/*"""""""" Dropdown First level""""""""*/		
	#qm0 div div a, #qm0 ul ul a {
	color:#FFFFFF;
	background-color: #111;
	display:block;
	margin:0px;
	padding:10px 16px;
	}
	#qm0 div div a:hover, #qm0 ul ul a:hover {
	color:#FFFFFF;
	background-color: #000;
	}
	#00759F
	/*"""""""" Dropdown Container Items Span""""""""*/	
	#qm0 div a span, #qm0 ul a span
	{

	text-decoration:none;
	margin: 0px;
	}


	/*"""""""" Dropdown Container Hover State first level""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{
	color:#FFFFFF;
	background-color: #000;
	text-decoration:none;
	}
	
	/*"""""""" Dropdown Container Hover State Span""""""""*/	
	#qm0 div a:hover span, #qm0 ul a:hover span
	{
	margin: 0px;
	}

	
	/*"""""""" Custom Rules """"""""*/	


ul#qm0 ul {	
		background-color: #00AEEF;
	}
	
	
	/*"""""""" Custom Rules - This is the active state of the very top element  """"""""*/	
#qm0 .qmactive {
	color:#FFFFFF !important;
background-color: #222;
	}
#qm0 .qmactive span {

	}
#qm0 div a.qmactive {
	color:#FFFFFF;
background-color: #111;
	}

