footer {
		width:100%;
		height: 137px;
		background: url('../gambarfooter00.png') top center repeat-x;
		vertical-align: bottom;
		text-align: center;
		color: #fff;
		text-shadow: #555 1px 1px 1px;
		font-size: 11px;
		display: block;
		position:fixed;
		bottom:0;
		left: 0;
		z-index:11;
}