#banner {
	width: 960px;
	height: 179px;
	border: 0px solid #000000;
}
#banner  img {
	display:none;
	position:absolute;
	top:auto;
	left:auto;
	height: 179px;
	width: 960px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
