body, input, textarea {
	font: 11px/1.4em Verdana, sans-serif;
}
h1 {
	font-size: 200%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 3px;
	background-image: url(img/h1-line.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#top {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	height: 356px;
	width: 805px;
}
body {
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 805px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
}
#navigation {
	margin-top: 12px;
	margin-bottom: 12px;
}
#navigation div.el a {
	color: black;
	text-decoration: none;
}
#navigation div.el {
	font-size: 18px;
	float: left;
	margin-right: 10px;
}
#block_4 {
	float: right;
}
