	
#menu{
	position:absolute;
	height:80px;
	top:522px;
	right:545px;
	width:740px;
	z-index:100;
	font-size:13px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	line-height:22px;
	color:#000000;
	}






/*Main Menu*/
.lavaLamp {
	position: absolute;
	height: 29px;
	padding: 15px;
	margin: 24px 0 0 0;
	top: -10px;
	left: 0px;
	width: 700px;
}

.lavaLamp li {
	float: left;
	list-style: none;
}

.lavaLamp li.back {
	background: url(../images/lava.png) no-repeat right -30px !important;
	background: url(../images/lava-ie.png) no-repeat right -30px;
	width: 9px; 
	height: 30px;
	z-index: 8;
	position: absolute;
}

.lavaLamp li.back .left {
	background: url(../images/lava.png) no-repeat top left !important;
	background: url(../images/lava-ie.png) no-repeat top left;
	height: 30px;
	margin-right: 9px;
}

.lavaLamp li a {
	position: relative; 
	overflow: hidden;
	text-decoration: none;
	color: #000; 
	outline: none;
	text-align: center;
	height: 30px; 
	top: 4px;
	z-index: 10; 
	letter-spacing: 0;
	float: left; 
	display: block;
	padding:0 5px;
}

