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

#footer {
    width: 100%;
    padding: 15px;
    height: 66px;
    margin-top: -66px;
}

#footer img {
	height: 36px;
}