.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 {
	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 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%;
}

#qm0 a {
	color: #FFF;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	display: block;
	height: 26px;
	padding: 7px 16px 0 16px;
}

#qm0 a:hover {
	color: #0099D6;
}

#qm0 div, #qm0 ul {
	padding: 0px;
	margin: 0;
	background-color: transparent;
	border-style: none;
	background-color: #0099D6;
}

#qm0 a.qmparent {
	text-transform: uppercase;
}

#qm0 div a, #qm0 ul a {
	padding: 3px 25px 0px 10px;
	background-color: transparent;
	font-size: 12px;
	border-width: 0px;
	border-style: none;
}

#qm0 div a:hover, #qm0 ul a:hover {
	background-color: #0085ba;
	color: #FFF;
}

body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
	background-color: #DADADA;
	color: #0099D6;
}

#qm0 .qmdividerx {
	border-top-width: 1px;
	margin: 4px 0px;
	border-color: #BFBFBF;
}

#qm0 .qmdividery {
	background: #000 url(../images/topmenu_div.png) no-repeat;
	height: 20px;
	width: 2px;
	margin: 6px 2px 0px;
}

#qm0 .qmritem span {
	border-color: #DADADA;
	background-color: #F7F7F7;
}

#qm0 .qmritemcontent {
	padding: 0px 0px 0px 4px;
}

#TopNav {
	background: #000 url(../images/topmenu_bg.png) repeat-x;
	height: 33px;
	margin-bottom: 20px;
}
