@CHARSET "ISO-8859-1";
#footer .moduletable_menu {
	display:				block;
	float:					left;
	padding:				78px 0 0 0;
}

#footer .moduletable_menu ul {
	display:				block;
	text-align:				left;
	margin:					0 0 0 25px;
}

#footer .moduletable_menu li {
	display:			inline;
	list-style:			none;
	font-size:			12px;
	color:				#A1A1A5;
	font-family:		"BankGothic Lt BT", Arial, Helvetica, sans-serif;
	text-transform:		lowercase;
	margin:				0 23px 0 0;
}

#footer .moduletable_menu a {
	color:				#A1A1A5;
	text-decoration:	none;
}

#footer .moduletable_menu li.active a,
#footer .moduletable_menu a:hover {
	color:				#89D4DF;
	text-decoration:	none;
}