#footer {
	background-color: #FFFFFF;
	width: 810px;
	height: 57px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}

#footer p {
	margin: 0px;
	color: #6B8C9B;
	font-size: 10px;
	text-indent: 45px;
	padding-top: 10px;
}
#footer   a:link, {
	margin: 0px;
	color: #90AAB6;
	font-size: 10px;
	text-indent: 50px;
	padding-top: 5px;
	text-decoration: underline;
}
#footer   a:link  {
	color: #6B8C9B;
	text-decoration: underline;
}
#footer a:visited {
	color: #6B8C9B;
	text-decoration: underline;
}
#footer   a:active  {
	color: #6B8C9B;
	text-decoration: none;
}
#footer a:hover {
	color: #6B8C9B;
	text-decoration: none;
}
