#endzi {
	display: block;
	height: 80px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	line-height: 60px;
	color: #ffffff;
	background-image: url(images/end.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;	
}

#banner {
	display: block;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	height: 400px;
	
}