﻿#contact {
	float: left;
	clear: left;
	background-color: #e1f2ec;
	margin: 0 0 5px 0;
}

#contact .first {
	border: 0;
}

.title {
	clear: left;
	float: left;
	width: 6em;
	color: #000000;
	font-weight: bold;
	text-align: right;
	margin: 0.1em 0 0.1em 0;
	padding: 0.4em 1em 0.4em 0.5em;
}

.value {
	margin: 0.1em 0 0.1em 0;
	padding: 0.4em 0.5em 0.4em 0.5em;
	width: 324px;
	float: left;
	
}

.value, .title {
	border-top: solid 1px #c6e6db;
}

.address {
	height: 80px;
}

div.backlink {
	clear: left;
	padding: 1em 0 0 0;
}

div.backlink a {
	 color: #000000;
	 text-decoration: none;
}

div.backlink a:hover {
	 text-decoration: underline;
}

#maincontentarea {
	width: 434px;
}

#centralcolumn {
	width: 415px;
}
