ul#cssmw {
	cursor: default;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
ul#cssmw ul {
	cursor: default;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
ul#cssmw ul li {
	background-image: none;
	float: none;
}
ul#cssmw li {
	background-image: none;
	float: left;
	padding: 0 0 0 0;
	position: relative;
	white-space: nowrap;
	z-index: 100;
}
ul#cssmw li ul {
	display: none;
	top: 0;
}
ul#cssmw li:hover > ul {
	display: block;
	position: absolute;
}
ul#cssmw li.hover > ul {
	display: block;
	position: absolute;
}
ul#cssmw li.current > ul {
	position: absolute;
}
ul#cssmw > li {
	background-image: none;
}
ul#cssmw > li > a, ul#cssmw > li > a:link {
	background-image: none;
	color: #000000;
	display: block;
	font-family: "proxima-nova", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin: 0;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	width: auto;
	outline-style: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 12px;
}
ul#cssmw > li > a:active, ul#cssmw > li > a:focus {
	color: #000000;
	font-weight: 400;
	text-decoration: none;
	outline-style: none;
}
ul#cssmw > li:hover > a, ul#cssmw > li:hover > a:link {
	color: #f36e26;
	font-weight: 600;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	outline-style: none;
}
ul#cssmw > li.hover > a, ul#cssmw > li.hover > a:link {
	color: #f36e26;
	font-weight: 600;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	outline-style: none;
}
ul#cssmw > li.current > a.current, ul#cssmw > li.current > a.current:link {
	color: #f36e26;
	font-weight: 600;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	outline-style: none;
}
ul#cssmw ul.level-1 {
	left: 0px;
	top: 100%;
}
ul#cssmw ul.level-1 > li {
	background-image: none;
}
ul#cssmw ul.level-1 > li > a, ul#cssmw ul.level-1 > li > a:link {
	background-color: #FFFFFF;
	color: #000000;
	display: block;
	font-family: "proxima-nova", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	margin: 0 0 0 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
	text-align: left;
	text-decoration: none;
	width: 170px;
	outline-style: none;
	/* Shadow */
	-moz-box-shadow: 0 7px 12px #333;
	-webkit-box-shadow: 0 7px 12px #333;
	box-shadow: 0 7px 12px #333;
}
ul#cssmw ul.level-1 > li:hover > a, ul#cssmw ul.level-1 > li:hover > a:link {
	color: #f36e26;
	outline-style: none;
}
ul#cssmw ul.level-1 > li.hover > a, ul#cssmw ul.level-1 > li.hover > a:link {
	color: #f36e26;
	outline-style: none;
}
ul#cssmw ul.level-1 > li.current > a.current, ul#cssmw ul.level-1 > li.current > a.current:link {
	color: #f36e26;
	outline-style: none;
}
