﻿
#footer {
	text-align: left;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	position: relative;
	left: 95px;
	width: 496px;
	clear: both;
	margin-top: 15px;
	margin-bottom: 25px;
	margin-right: 0px;
}

div#footer hr {
	width: 496px;
	height: 1px;
	background-color: Gray;
	border-style: none;
}
