/*	Navigation	*/
#navigation{
	font-family:'Yanone Kaffeesatz','Gill Sans','Gill Sans MT',Verdana;
	padding-bottom:15px;
	padding-left:180px;
	padding-top:78px;
}


#navigation li{
	line-height:25px;
}

/*	For everything except IE 7.	*/
html>/**/body #navigation .navSpacer{height:20px; width:2px; padding-top:3px; margin:0;}


#navigation .current{
	color:#006861;
}

.lavaLampBottomStyle {
	position: relative;
	margin: 7px 0;
	height:30px;
}

.lavaLampBottomStyle li {
	float: left;
	list-style: none;
	margin:0;
	height:30px;
}

.lavaLampBottomStyle li a {
	font-family:'Yanone Kaffeesatz','Gill Sans','Gill Sans MT',Verdana;
	text-decoration: none;
	outline: none;
	text-align: center;
	font-size:22.5px;
	top: 7px;
	height:30px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 1000;
	padding:4px 7px 0;
	margin: auto 0px;
	overflow:hidden;
}

.lavaLampBottomStyle li.back {
	border-bottom:4px solid #C6D04A;
	background:url('../img/layout/nav_on.gif') no-repeat scroll 50% 0;
	width:60px;
	height:10px;
	margin-top:25px;
	position: absolute;
	z-index:8;
}

/*	For everything except IE 7.	*/
html>/**/body .lavaLampBottomStyle li.back{margin-top:23px; height:7px;}


.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
	border: none;
	height:30px;
}               
.lavaLampBottomStyle li a:hover {
	color:#006861;
}

#footerMiddle ul {
	height:100px;
	margin-left:55px;
	text-align:left;
	width:235px;
}

#footerMiddle li { float:left; display:block; width:100px; margin:0; padding:0; }
