.lavaLampBottomStyle {
	position: relative;
	height: 18px;
	width: 800px;
	padding: 3px;
	margin: 0px 0px;
	overflow: hidden;
	border: 0px solid gray;
}
.lavaLampBottomStyle li {
	float: left;
	color: #FFFFFF;
	list-style: none;
}
.lavaLampBottomStyle li a {
	font: 12px "Trebuchet MS";
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: left;
	text-transform: none;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 18px;
	position: relative;
	overflow: hidden;
	margin: auto 8px ;
}
.lavaLampBottomStyle li a:hover{
	font: 12px "Trebuchet MS";
	color: #fff;
	outline: none;
	text-align: left;
	text-transform: none;
	letter-spacing: 0;
	z-index: 10;
	border-bottom:5px solid #f7c92a; 
	position:static;
	display: block;
	float: left;
	height: 18px;
	overflow: hidden;
	margin: auto 8px ;
}   
#services #A  .services a{
border-bottom:3px solid #f7c92a; 
position:static;
}
.book{
 font-family: "Trebuchet MS";
 font-size: 13px;
 font-weight: bold;
 color:#fff;
}
.book a{
 font-family: "Trebuchet MS";
 font-size: 13px;
 color:#fff;
 
 text-decoration: none;
}
.book a:hover{
 font-family: "Trebuchet MS";
 font-size: 13px;
 font-weight: bold;
 color:#fff;
 text-decoration: none;
}
