body,p,h1 {
	margin:0;
	padding:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
body {
	background-color:#EFF8EF;
	padding:2em;
	text-align:center;
	min-width:890px;
}
h1 {
	font-size:22px;
}
p {
	line-height:21px;
}
h1, p {
	margin-bottom:20px;
}
.header {
	text-align: center;
	margin-bottom: 40px;
}
#content {
	margin:0 auto;
	width:950px;
	text-align:left;
	background:#FFF;
	padding: 50px;
}
#map img, #content {
	border:2px solid #060;
}
#leftColumn, #rightColumn {
	margin:50px;
}
#leftColumn {
	width:200px;
	float:left;
	text-align:center;
}
#leftColumn img {
	margin-bottom:50px;
}
#rightColumn {
	margin-left:300px;
}
#mail #rightColumn {
	height:550px;
}
#map {
	text-align:center;
}
.building {
  width: 300px;
  display: inline-block;
}
.buildings {
	text-align: center;
	margin: 40px 0;
}
form.columns .row, form.columns .captcha {
	clear:left;
	margin-bottom:10px;
}
form.columns .button {
	clear:left;
	padding-left:150px;
}
form.columns label {
	display:block;
	width:150px;
	float:left;
}
form.columns .row input {
	width:350px;
}
form.columns textarea {
	width:500px;
	height:150px;
}
.captcha img {
	margin:0;
}
.error {
	color:#900;
	font-weight:bold;
}
.footer {
	margin-top: 1em;
}
.subject {
	display: none;
}
