@import url('styles.2.css');

#hd {
	position: relative;
	width: 960px;
	height: 180px;
	display: block;
	background: #622280 url("/images/eol_banner.v.2.jpg") no-repeat scroll center bottom;
}

	#banner {
		position: absolute;
		top: 0;
		left: 28px;
		width: 340px;
		height: 180px;
		border: none;
		text-indent: -9999px;
	}

