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

#footer {
	background: url(../image/homepage/footBg.png) top no-repeat;
	padding: 10px 100px;
	text-align: left;
	z-index:10;
	height: 50px;
}#footer img {
	vertical-align:text-top;
}
