html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin : 0;
	padding : 0;
	border : 0;
	outline : 0;
	font-size : 100%;
	vertical-align : baseline;
	background : transparent;
}
ul {
	padding: 10px;
	margin: 10px;
}
.plain {
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
body {
	background: 0 0 repeat-x #ccc;
	font: 12px/16px Helvetica, Arial, sans-serif;
	color: #666;
	text-shadow: 1px 1px 0 #fff;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
	color: #666;
}
p {
	padding: 0 0;
}
.left {
	float: left;
	margin: 5px 16px 5px 0;
}
.right {
	float: right;
	margin: 5px 0 5px 16px;
}
#outerWrapper {
	overflow: hidden;
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 135px;
}
#contentWrapper {
	position: relative;
	overflow: hidden;
	width: 750px;
	height: 620px;
	margin: 50px auto 0;
	padding: 6px;
	background: #eeeeee;
	border: 1px solid #c1c1c1;
	border-bottom: 0 none;
}
#content {
	position: relative;
	overflow: hidden;
	width: 750px;
	height: 620px;
	background-color: #fff;
}
#innerWrapper {
	position: relative;
	width: 9999px;
}
.section {
	position: relative;
	float: left;
	margin-right: 0px;
	width: 630px;
	height: 253px;
	padding: 0 10px 10px;
}
#home {
	padding: 45px 10px 25px;
	height: 188px;
}
.wherschel {
	float: right;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
}
#wherschel_image {
	margin-right: auto;
	margin-left: auto;
}
.text {
	width: 430px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-right: 50px;
	padding-left: 50px;
}
.logo {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
}
.contact {
	width: 650px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	padding-top: 25px;
}
