#banner{
	float: left;
	width: 600px;
	height: 150px;
	overflow: hidden;
	margin: 10px 10px 9px;
	display: inline;
	background: #0FACEA url(images/tech.jpg) no-repeat;
	color: #fff;
}

