#footer
{
	margin-top:20px;
	width:916px;
	height:75px;
	background-color:#0256A2;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	font-weight:normal;
}

.footer
{
	font-size:11px;
	text-align:center;
	font-weight:bold;
}

a.footer
{
	color:#FFFFFF;
}

a.footer:hover
{
	color:#00FF00;
}

a.footer:visited
{
	color:#B7B7B7;
}

#copyright
{
	width:983px;
	height:70px;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	color:#000000;
	text-align:center;
	font-weight:bold;
}

.copyright
{
	font-size:9px;
	text-align:center;
	font-weight:normal;
	line-height:1.5;
}

a.copyright
{
	color:#FFFFFF;
}

a.copyright:hover
{
	color:#00FF00;
}

a.copyright:visited
{
	color:#B7B7B7;
}