body {
/*	background-image:url(/megamenu/images/back.jpg); */
/*	background-color:#000; */
	background-position:center top;
	background-repeat:no-repeat;
	margin:0px;
}


.mmboxes {
	position:absolute;
}
/* Menu Background */
.megamenu {
	/*background-color:#000;
	border:1px solid #000000;*/
	font-family:helvetica, arial, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	width:700px;
	color:#FFF;
	margin:0;
	padding:0;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-html-border-radius-bottomleft:10px;
	border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	-html-border-radius-bottomright:10px;
	border-radius-bottomright:10px;
	/* for IE 
	filter:alpha(opacity=98);*/
	/* CSS3 standard 
	opacity:0.98*/
}

.megamenu {
	padding:13px 10px 10px 30px;
	height:20px;
	z-index:50;
}

.megamenu ul{
	text-align:center;
	list-style-type:none;
	margin:0;
	padding:2px 0px 0;
}

.megamenu li {
	list-style-type:none;
}

.mmli-0 {
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
	float:left;
}

/*
.mmli-0 {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}
*/
a.mma-0:visited, a.mma-0 {
	text-decoration:none;
	color:#fff;
	margin:0;
	padding:10px;
}

a.mma-0:hover {
	text-decoration:none;
	color:#ea7d1f;
	margin:0;
	padding:10px;
}

/* li.have-children-0 {
	background:url("../arrow.png") no-repeat scroll 100% 55% transparent;
} */

/*.mmul-0, .mmul-1{
	display:none;
	visibility:hidden;
}*/

/*level 0 big box*/

.mmul-0 {
	float:left;
	width:600px;
}

.dmm-0, submenu-container {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-html-border-radius:10px;
	background:url(../../images/bg-item-2.png) repeat scroll 0 0;
	border:0px;
	font-size:12px;
	padding:10px 0px 20px 10px;
	margin-left:-70px;
	text-align:left;
	width:840px;
	display:none;
	text-transform:none;
	float:left;
	/* for IE 
	filter:alpha(opacity=95);*/
	/* CSS3 standard
	opacity:0.95;	 */
}

/* paragraph text*/
.mmdesc-0 {
	color: #aaaaaa;
	font-style:italic;
	line-height: 25px;
	font-size:15px;
	padding:0 20px 15px 10px;
	width:185px;
	float:left;
}

.mmcol1-0, submenu-second-column {
	float:left;
	width:610px;
}

.mmcol2-0 {
	float:left;
	width:610px;
}

.mmli-1 {
	border-left: 1px solid #333333;
	float:left;
	width:195px;
	text-align:left;
	padding:8px 0 8px 0px;
	min-height: 120px;
	list-style-type:none;
	margin:0;
}

a.mma-1, a.mma-1:visited {
	color:#FFFFFF;
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:16px; 
	font-weight:400; 
	letter-spacing:1px;
	margin:0;
	padding:8px 0 8px 15px;
	text-transform:uppercase;
	text-decoration:none;
}

.mmul-0,.mmul-1, .mmul-2, .mmul-3 {
	margin:0;
	padding:0 0 0 15px;
}

.menu-text-1{
	color:#FFFFFF;
	text-transform:uppercase;
	letter-spacing:-1px;
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:14px;
	font-weight:400;
	margin:0;
	
}

.mmli-2,.mmli-3 {
	text-align:left;
	padding:0 0 0 5px;
	list-style-type:none;
	margin:0px;
}

a.mma-2, a.mma-2:visited, a.mma-3, a.mma-3:visited {
	color:#888888;
	display:block;
	font-size:14px;
	list-style-type:none;
	margin:0;
	padding:2px 0 0px 2px;
	text-decoration:none;
}

a.mma-2:hover,a.mma-3:hover {
	/*color:#9fc54e;*/
	color:#FFF;
	display:block;
	list-style-type:none;
	margin:0;
	padding:2px 0 0px 3px;
	text-decoration:none;
}

.megamenu li.mmli-0:first-child,.megamenu li.mmli-0:first-child+li {
	font-size:16px;
	font-weight:400;
	letter-spacing:1px;
}

h1, h2, h3, h4 {
	color:#000;
}

.megamenu li.mmli-0:first-child,.megamenu li.mmli-0:first-child+li {
	font-size:16px;
	font-weight:bold;
}

.megamenu li.mmli-0:first-child a:link, .megamenu li.mmli-0:first-child a:visited, .megamenu li.mmli-0:first-child+li a:link, .megamenu li.mmli-0:first-child+li a:visited {
	color:#ea7d1f;
}

.megamenu li.mmli-0:first-child a:hover, .megamenu li.mmli-0:first-child+li a:hover {
	color:#FFF;
}

.megamenu li.mmli-0:first-child {
	margin-left:-75px;
}

.megamenu li.mmli-0:first-child+li {
	margin-right:180px;
}