#header {
	float: left;
 	background: url(../images/header.png) no-repeat;
	padding: 0px;
	margin: 0px; 
	height: 260px;
	width: 1000px;
	clear: left;
}