#header {
	width: 900px;
	text-align: right;
	color: rgb(255, 255, 255);
	font-family: "Courier New", Courier, monospace;
	vertical-align: bottom;
	float: none;
	background-image: url(../image/home/Lable-Feeders.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 18px;
	height: 115px;
}
#header h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	padding: 0px;
	font-weight: bolder;
	line-height: normal;
}
.weoffer {
	color: rgb(255, 255, 255);
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	float: left;
	clear: both;
	width: 900px;
	padding: 0px;
}
