@CHARSET "ISO-8859-1";
.footer {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	min-width: 900px;
	min-height: 300px;
	margin: auto;
	text-align: center;
	font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14pt;
	color:white;
	background-color: grey;
	line-height:20pt;
}
