@charset "utf-8";
/* CSS Document */

#footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 15px;
}

#footer img {
	height: 36px;
}