footer
{
	min-width: 1000px;
	width: 100%;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 16px;
	color: #9b9c9e;
	background-color: #30373A;
	overflow: hidden;
}

footer .wrapper
{
	width: 1000px;
	margin: auto;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
}

footer .wrapper h3
{
	font-size: 16px;
	text-align: center;
	margin: 17px 0;
}