body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #F1EEE4;
	margin: 0px;
	background-image: url(images/BG.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#header {
	background-color: #FFFFFF;
	background-image: url(images/auswest_home_hdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 116px;
	clear: both;
}