body
{
	font-size: 100%;
}
#footer-box
{
	width: 100%;
	text-align: center; 
	margin-top: 3px;
}
#footer-top
{
	float:left;
	width: 798px;
	background-color: #82C6FA;
	text-align: left;
	background-image: url(images/footer-bottom.gif); 
	background-repeat: no-repeat; 
	background-position: bottom; 
	padding: 4px 0 4px 0;
}
#footer-copyright
{
	float: left;
	text-align: left;
	margin-left: 4px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .8em; 
	color: #FFFFFF; 
	line-height: 2em; 
	margin-right: 8px;
}

ul.footer-links
{
	margin: 0 6px 0 6px;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
}
ul.footer-links li
{
	display: inline;
	text-align: center;
	padding: 0;
	font-size: .9em
}
ul.footer-links li a, ul.footer-links li a:visited
{
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 2em;
	width: 100%;
}
ul.footer-links li a:hover
{
	color: #006EC7;
}
ul.footer-links li.link-spacer
{
	margin: 0 4px 0 4px;
}