* {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper {
	background-color: #f9fafe;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #Main {
	background-image: url(../images/buscherhp.gif);
	height: 625px;
}
#wrapper #footer2 {
	background-color: #415bd0;
	height: 20px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1e368d;
	border-right-color: #1e368d;
	border-bottom-color: #1e368d;
	border-left-color: #1e368d;
	font-size: 12px;
	color: #FFF;
	padding-left: 4px;
}
#wrapper #Main #Content {
	padding-top: 109px;
	padding-left: 20px;
}

