@charset "utf-8";
/* CSS Document */

#mC {
	z-index:5;
	position:relative;
	width:630px; 
	margin-right:60px; 
	float:right;
}

#AboutGeothermal{
	background-image:url(images/sub-menu-how-bg.jpg);
	left:20px;
	top:6px;
}

#AboutUs{
	background-image:url(images/sub-menu-about-bg.jpg);
	left:455px;
	top:6px;
}
#NextEnergySystems{
	background-image:url(images/sub-menu-system-bg.jpg);
	left:159px;
	top:6px;
}



#menu-space{
	position:relative;
	top:13px;
	margin-left:10px;
	margin-right:10px;
	
}
.mH {
	cursor:pointer; 
	margin-left:35px;
	margin-bottom:5px;
	margin-top:5px;
	color:#000000;
	line-height:25px;
	position:relative;
	display:inline;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;


}
.mH-link{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	color:#000000;
	position:relative;
	font-weight:normal;
	text-decoration:none;
}	

.mH-link:hover, .mH:hover{
	text-decoration:none;
	color:#666666;
	font-weight:normal;
}

.mL {
	background-image:url(images/sub-menu-bg.jpg);
	display:none;
	line-height:20px;
	margin-bottom:8px;
	margin-left:25px;
	margin-top:8px;
	position:relative;
	width:180px;
	
}


.mO {
	color:#000000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	position:relative;
}

.mO:hover{
	color:#666666;
	text-decoration:none;
}
