#super-footer {
	position: absolute;
	bottom: 0;
	background: #F5F5F5;
	width: 100%;
	height: 110px;
	padding-top: 15px;
}
#super-footer hr {
	background: #58595B;
	color: #58595B;
	height: 1px;
	border: 0;
	margin-bottom: 6px;
	clear: both;
}
#super-footer h1 {
	float: right;
	width: 300px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58595B;
	background: #F5F5F5;
	padding-top: 12px;
	margin-top: 10px;
	border: 0;
}
#super-footer img {
	float: left;
	padding-right: 10px;
	margin-bottom: 10px;
}
