.lavaLampBottomStyle {
	position: relative;
	height: 28px;
	width: 560px;
	background-color: white;
	padding: 3px 2px;
	margin:7px 0 0 16px;
	overflow: hidden;
	background: url(../dependencies/images/nav/dotted.gif) no-repeat; background-position:0 30px;
}
.lavaLampBottomStyle li {
	margin-right:34px;
	float: left;
	list-style: none;
}
#contact { margin-right: 0px;}
.lavaLampBottomStyle li.back {
	margin-top:-3px;
	border-bottom: 3px solid #f89439;
	width: 8px;
	height: 30px;
	z-index: 8;
	position: absolute;
}
.lavaLampBottomStyle li a {
	
	font: normal 10px arial;
	text-decoration: none;
	color: #666666;
	outline: none;
	top: 7px;
	text-transform: lowercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
}   
.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
	border: none;
}                     
