#imageMenu {
	position: relative;
	width: 815px;
	height: 360px;
	overflow: hidden;
}
#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 99992000px;
	
	}
#imageMenu ul li {
	float: left;
}
#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 5px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:160px;
	height: 365px;
}
#imageMenu ul li.uno a {
	background: url(http://www.ypenergy.org/attachments/files/1293/1.jpg) repeat scroll 0%;
}
#imageMenu ul li.dos a {
	background: url(http://www.ypenergy.org/attachments/files/1294/2.jpg) repeat scroll 0%;
}
#imageMenu ul li.tres a {
	background: url(http://www.ypenergy.org/attachments/files/1295/3.jpg) repeat scroll 0%;
}
#imageMenu ul li.quatro a {
	background: url(http://www.ypenergy.org/attachments/files/1296/4.jpg) repeat scroll 0%;
}
#imageMenu ul li.cinco a {
	background: url(http://www.ypenergy.org/attachments/files/1297/5.jpg) repeat scroll 0%;
	width: 500px;
}
.clear {
	clear: both;
}
/*************************************************************/
