#bottomback {
	background-color: #2e606b;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;

bottom:0px;
}
#bottomback a{
	text-decoration: none;
	color: #CCC;

}
#bottomback a:Hover{
	color: #FFF;
	text-decoration: underline;

}
.btmnav {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	height: 50px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.btmnav1 {
	float: left;
	height: 50px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.btmnavsub {
	font-size: 9px;
	padding-left: 5px;
	padding-top: 5px;
}
