@charset "utf-8";
/* CSS Document */

/* NEW FOOTER */
#footer {
	clear: both;
	color:#fff;
	background:url('/images/menuBar.jpg') 0% 0% no-repeat;
	height: 40px;
	padding: 4px 20px 0px 10px;
	text-align:left;
}
#footer a {
	text-decoration: none;
	color:#fff;
}
#footer a:hover {
	text-decoration: underline;
}
#footer2 {
	padding: 0px;
	margin: 0px;
	text-align:left;
	color: #CBC5C5;
}
#footer2 a {
	color: #CBC5C5;
}
/* END NEW FOOTER */
