* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 40px 40px 40px;
	background-color: white;
	font: 11px Times, "Times New Roman", Georgia, serif, _serif;
}

#head h1 {
	display: none;
}

a img {
	border: none;
}

#content {
	width: 1000px;
}

.spacer {
	height: 40px;
}

.spacer2 {
	height: 80px;
}

#head {
	margin-top: 20px;
}

.hr {
	margin: 5px 0 30px;
	display: block;
	width: 100%;
	height: 6px;
	
	background: transparent url(../images/227.gif);
}

#navigation {
	margin-top: 20px;
}

#navigation ul ul li, #navigation ul, #navigation ul ul, #navigation p {
	list-style-type: none;
}

#navigation a, #navigation .headline {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#navigation li li a {
	font-weight: normal;
}

#navigation ul a:hover {
	text-decoration: underline;
}

#navigation ul ul a:hover, #container a:hover {
	color: #60b1be;
	text-decoration: none;
}

#navigation a.active {
	text-decoration: underline;
}

#navigation a.highlight {
	color: #60b1be;
}

#container {
	position: absolute;
	top: 130px;
	left: 165px;
	padding: 0 0 50px;
	width: 910px;
}

#container img {
	margin: 0 20px 40px 0;
	border: solid 1px silver;
	display: block;
	float: left;
}

#container .noFrame img {
	border: none;
}

#container a {
	color: black;
	text-decoration: none;
}

#container h1, #container p {
	font-size: 100%;
	display: inline;
}

#container .links {
	display: block;
}

#container li {
	list-style-type: none;
}

.caption {
	clear: both;
	width: 860px;
	float: left;
	margin: 0 0 30px;
}

#container a.footerLinks {
	display: block;
	float: left;
	margin: 0 0 0 5px;
}

.killer {
	clear: both;
}

.list p {
	font-weight: bold;
}

.list:first-child {
	margin: 0;
}

.list {
	margin-top: 12px;
}

/* CONTACT */

.contact, .contact a {
	margin-bottom: 10px;
	font-family: Times;
	font-size: 14px;
	line-height: 16px;
	color: black;
}

#inputform {
	margin-top: 40px;
}

#container label {
	display: none;
}

fieldset {
	border: 0;
}

legend {
	margin-bottom: 10px;
}

.zemContactForm {
	width: 305px;
	color: black;
	margin-top: 20px;
}

.zemContactForm label {
	display: none;
}

.zemContactForm input {
	width: 160px;
	margin-top: 10px;
	height: 11px;
	font-family: Times;
	font-size: 11px;
	float: none;
}

.zemContactForm textarea {
	font-family: Times;
	font-size: 11px;
	margin-top: 10px;
}

.zemContactForm input.zemSubmit {
	width: 60px;
	float: right;
	clear: both;
	margin-top: 10px;
	height: auto;
}
