footer {
	width: 100%;
}


#subscribe {
	background-color: #232323;
	height: 100px;

}

#footer-nav {
	height: 100px;
	background-color: #202020;
}

#footnote {
	height: 30px;
	background-color: #000;
	color: #666;
	font-size: 12px;
	margin: auto;
	text-align: center;
	line-height: 30px;
}