﻿/***** Bottom Footer *****/


#wrap_mid #bottombar {
	width: 833px;
	position: relative;
	margin-left: 17px;
	height: 20px;
}

#wrap_mid #bottombar span {
	font-family: sans-serif;
	font-size: 9pt;
	color: #383838;
	margin-left: 3px;
}

#wrap_mid #bottombar a {
	text-decoration: underline;
	color: #383838;
}

#wrap_mid #bottombar a:hover {
	font-family: sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #fbc37c;
}

#wrap_mid #bottombar a:hover span{
	font-family: sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #fbc37c;
}
