
div.fe_footer {
	background-image: url(/i/fe-footer/footer-main-bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #6D6F71;

	color: white;
}

div.fe_footer_tl {
	background-image: url(/i/fe-footer/footer-bottom-left.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.fe_footer_tr {
	background-image: url(/i/fe-footer/footer-bottom-right.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.fe_footer td,
div.fe_footer a,
div.fe_footer a:hover,
div.fe_footer a:active {
	color: white;
}
