.MenuMoreSection {
	width: 700px;
	list-style: none;
	margin: -8px 0 8px -5px;
	height: 50px;
	padding: 0px 0px 0px 0px;

}
.MenuMoreSection ul {
	font-size: 14px !important;
	font-family: Verdana, Geneva, sans-serif !important;
	line-height: 21px !important;
	text-align: left !important;
	font-weight: bold !important;
	text-shadow: 0px 0px 0 rgb(170,170,170),1px 1px 0 rgb(107,107,107), 2px 2px 0 rgb(45,45,45),3px 3px 2px rgba(0,0,0,0.35),3px 3px 1px rgba(0,0,0,0.5),0px 0px 2px rgba(0,0,0,.2) !important;

}
.MenuMoreSection li {
	float: left !important;
	display: block !important;
	text-align: center !important;
	position: relative !important;
	padding: 4px 0px 4px 0px !important;
	margin-right: 0px !important;
	margin-top: 11px !important;
	margin-left: 10px !important;

}
.MenuMoreSection li:hover {
	background: #ffffff !important;
	-moz-border-radius: 5px 5px 5px 5px !important;
	-webkit-border-radius: 5px 5px 5px 5px !important;
	border-radius: 5px 5px 5px 5px !important;

}
.MenuMoreSection li a {
	font-size: 14px !important;
	color: #ffffff !important;
	display: block !important;
	outline: 0 !important;
	text-decoration: none !important;
	text-shadow: 1px 1px 1px #000 !important;

}
.MenuMoreSection li:hover a {
	color: #29a94a !important;
	text-shadow: 1px 1px 1px #ffffff !important;

}
.MenuMoreSection, #menu {
	background: #29a94a;
	background: -moz-linear-gradient(top, #29a94a 0%, #42d568 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#29a94a), color-stop(100%,#42d568));
	background: -webkit-linear-gradient(top, #29a94a 0%,#42d568 100%);
	background: -o-linear-gradient(top, #29a94a 0%,#42d568 100%);
	background: -ms-linear-gradient(top, #29a94a 0%,#42d568 100%);
	background: linear-gradient(to bottom, #29a94a 0%,#42d568 100%);
	filter: progidDXImageTransform.Microsoft.gradient( startColorstr='#29a94a', endColorstr='#42d568',GradientType=0 );

}
.menu_ui {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 21px;
	text-align: left;
	font-weight: bold;

}
#menu {
	-webkit-box-shadow: 1px 1px 6px #A3A3A3;
	-moz-box-shadow: 1px 1px 6px #A3A3A3;
	box-shadow: 1px 1px 6px #A3A3A3;
	list-style: none;
	width: 100%;
	margin: 0px auto 0px auto;
	height: 50px;
	padding: 0px 0px 0px 0px;

}
#menu > li {
	float: left;
	display: block;
	text-align: center;
	position: relative;
	padding: 4px 2px;
	-moz-padding-start: 2px;
	-moz-padding-end: 2px;
	-webkit-padding-start: 1px;
	-webkit-padding-end: 1px;
	margin-right: 0px;
	margin-top: 11px;
	margin-left: 8px;
	border-right: 1px solid #60d07e;

}
#menu > li:last-child { border: none; }
#menu > li:hover {
	background: #ffffff;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;

}
#menu > li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	display: block;
	outline: 0;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000;

}
#menu > li:hover a {
	color: #29a94a;
	text-shadow: 1px 1px 1px #ffffff;

}
#menu > li .drop {
	padding-right: 9px;
	padding-left: 9px;

}
#menu > li:last-child .drop {
	padding-right: 7px;
	padding-left: 8px;

}
.dropdown_1column, .dropdown_2columns, .dropdown_3columns, .dropdown_4columns, .dropdown_5columns, .dropdown_6columns {
	margin: 4px auto;
	float: left;
	position: absolute;
	left: -999em;
	text-align: left;
	padding: 10px 5px 10px 5px;
	border: 1px solid #29a94a;
	border-top: none;
	z-index: 120;
	background: #ffffff;
	-webkit-box-shadow: 1px 1px 3px #A3A3A3;
	-moz-box-shadow: 1px 1px 3px #A3A3A3;
	box-shadow: 1px 1px 3px #A3A3A3;
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;

}
.dropdown_1column { width: 220px; }
.dropdown_2columns { width: 410px; }
.dropdown_3columns { width: 490px; }
.dropdown_4columns { width: 520px; }
.dropdown_5columns { width: 560px; }
.dropdown_6columns { width: 620px; }
#menu li:hover .dropdown_1column, #menu li:hover .dropdown_2columns, #menu li:hover .dropdown_3columns, #menu li:hover .dropdown_4columns, #menu li:hover .dropdown_5columns, #menu li:hover .dropdown_6columns {
	left: -1px;
	top: auto;

}
.col_1, .col_2, .col_3, .col_4, .col_5 {
	display: inline;
	float: left;
	position: relative;
	margin-left: 15px;
	margin-right: 5px;

}
.col_1 { width: 90px; }
.col_2 { width: 150px; }
.col_3 { width: 170px; }
.col_4 { width: 200px; }
.col_5 { width: 300px; }
#menu .menu_right {
	float: right;
	margin-right: 6px;
	margin-left: 0px;

}
#menu li .align_right {
	-moz-border-radius: 5px 0px 5px 5px;
	-webkit-border-radius: 5px 0px 5px 5px;
	border-radius: 5px 0px 5px 5px;

}
#menu li:hover .align_right {
	left: auto;
	right: -1px;
	top: auto;

}
#menu p, #menu h2, #menu h3, #menu ul li {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 21px;
	font-size: 12px;
	text-align: left;
	text-shadow: 1px 1px 1px #FFFFFF;

}
#menu h2 {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: -1px;
	border-bottom: 1px dotted #29a94a;
	font-weight: bold;
	color: #666;
	margin: 0px 15px 0px 15px;

}
#menu h3 {
	font-size: 12px;
	margin: 15px 0px 0px 0px;
	padding-bottom: 0px;
	color: #666;

}
#menu p {
	line-height: 18px;
	margin: 0 0 10px 0;

}
#menu li:hover div a {
	font-size: 12px;
	color: #777;

}
#menu li:hover div a:hover {
	color: #888;
	text-decoration: underline;

}
.Latest {
	font-size: 12px;
	color: #db3838;

}
.Latest:hover {
	color: #db3838;
	text-decoration: underline;

}
.strong { font-weight: bold; }
.italic { font-style: italic; }
.imgshadow {
	background: #FFFFFF;
	padding: 4px;
	border: 1px solid #777777;
	margin-top: 5px;
	-moz-box-shadow: 0px 0px 5px #666;
	-webkit-box-shadow: 0px 0px 5px #666;
	box-shadow: 0px 0px 5px #666;

}
.img_left {
	width: auto;
	float: left;
	margin: 5px 15px 5px 5px;

}
#menu li .black_box {
	background-color: #333333;
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000;
	padding: 4px 6px 4px 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 3px #000000;
	-moz-box-shadow: inset 0 0 3px #000000;
	box-shadow: inset 0 0 3px #000000;

}
#menu li ul {
	list-style: none;
	padding: 0;
	margin: 0 0 12px 0;

}
#menu li ul li {
	font-size: 12px;
	line-height: 18px;
	position: relative;
	text-shadow: 1px 1px 1px #ffffff;
	padding: 0;
	margin: 0;
	float: none;
	text-align: left;
	width: 225px;

}
#menu li ul li:hover {
	background: none;
	border: none;
	padding: 0;
	margin: 0;

}
#menu li .greybox li {
	background: #F4F4F4;
	border: 1px solid #bbbbbb;
	margin: 0px 0px 4px 0px;
	padding: 4px 6px 4px 6px;
	width: 116px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;

}
#menu li .greybox li:hover {
	background: #ffffff;
	border: 1px solid #aaaaaa;
	padding: 4px 6px 4px 6px;
	margin: 0px 0px 4px 0px;

}
#menu dd {
	position: relative;
	margin-left: 15px !important;

}
#menu dd .qmsub {
	visibility: hidden;
	z-index: 30;
	left: 0;
	top: 27px !important;
	position: absolute;
	background-color: #fff;
	padding: 5px 15px;
	border: 1px solid #42d568;
	border-radius: 0 5px 5px;
	box-shadow: 20px 0 18px -21px #a3a3a3;

}
#menu dd .qmsub.toright {
	right: 5px !important;
	left: auto;
	border-radius: 5px 0 5px 5px;

}
#menu dd .qmsub dl {
	float: left;
	margin-right: 10px;
	width: 148px;

}
#menu dd .qmsub.open { visibility: inherit; }
.arrow-left {
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
	border-right: 9px solid #42d568;
	border-left: 9px solid #42d568;
	float: right;
	visibility: hidden;

}
.drop-arrow {
	float: right;
	margin-top: 1px;
	margin-right: 5px;

}
#menu .click-drop.open {
	background-color: #42D568;
	padding-left: 5px;
	color: #fff;
	text-shadow: none;

}
#menu .click-drop.open .drop-arrow { transform: rotate(-180deg); }
#menu a.click-drop.open:hover { color: #fff; }
#menu ul.qmsub > li {
	float: left;
	width: 24.80%;
	border-right: 1px solid #eee;
	height: 280px;

}
#menu ul.qmsub > li:hover { border-right: 1px solid #eee; }
#menu ul.qmsub > li:last-child { border-right: none; }
#menu .qmparent {
	padding: 4px 0;
	border-top: 1px solid #eee;
	width: 95%;

}
#menu .qmdivider {
	display: block;
	height: 10px;

}
