#footer {
	width: auto;
	margin: 0px;
	padding: 0px;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #313228;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: 15%;
	font-style: normal;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: 313228;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: 15%;
	font-style: normal;
	font-weight: bold;
}
