body {
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	width: 800px;
}
#footer {
	background-image: url(../image/footer_v3.png);
	background-repeat: no-repeat;
	height: 50px;
}
#header {
	background-image: url(../image/stads_no_address.jpg);
}

#nav {
	background-image: none;
	float: left;
	width: 800px;
	height: 100px;
	text-decoration: none;
}
#nav ul {
	list-style-type: none;
	display: inline;
	padding-top: 20px;
	text-decoration: none;
}
#nav ul li {
	display: inline;
	padding-right: 10px;
	text-align: left;
	background-image: none;
	vertical-align: middle;
	float: none;
	margin: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	background-position: left;
	width: 800px;
	text-decoration: none;
}
#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	padding-top: 0px;
}
p2 {
	padding-left: 100px;
}
.imageleft {
	float: left;
}
.footer {
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	font-size: 10px;
}
