#modFooter
	{
	margin: 0;
	width: 785px;
	}
#FooterMenu
	{
	background: #faeccc;
	width: 785px;
	}
#FooterMenu h3
	{
	border: 1px solid #4c68bc;
	border-bottom: 0;
	height: 10px;
	margin: 0;
	padding: 0;
	}
#FooterMenu h3 span
	{
	display: none;
	}
#FooterMenu div
	{
	border: 1px solid #4c68bc;
	border-top: 0;
	padding: 0 10px 10px 10px;
	text-align: center;
	}
#FooterMenu div ul
	{
	display: inline;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
#FooterMenu div ul li
	{
	display: inline;
	margin: 0;
	padding: 0;
	}
#FooterMenu div ul li a
	{
	color: #000;
	padding: 0 3px;
	text-decoration: none;
	}
#FooterMenu div ul li a:hover
	{
	background-color: #000;
	color: #faeccc;
	}
/*
#FooterMenu div ul li.Actual a
	{
	color: #ce4300;
	}
#FooterMenu div ul li.Actual a:hover
	{
	background-color: #4c68bc;
	}
*/
#modFooterRows
	{
	color: #4c68bc;
	font-size: 7pt;
	font-weight: normal;
	margin: 5px auto 0 auto;
	text-align: center;
	width: 785px;
/*
	background: #006 url(http://cachefly.eslworldwide.com/esl/img_modules/blueHeader785.gif) top no-repeat;
	line-height: 20px;
*/
	}
#modFooterRows a
	{
	color: #4c68bc;
/*
	background-color: #006;
	color: #fff;
	padding: 0 5px;
*/
	}
