@import url("main.css");
#header {
	WIDTH: 849px;
	POSITION: static;
	background-image:   url(header1.jpg);
	left: 0px;
	top: 0px;
	height: 175px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	background-repeat: no-repeat;


	}
