
#maintitle {
	background:url(images/title_bg.jpg);
	background-size: cover;
	background-position: center center;
}

div.imagephoto {
	margin-bottom: 50px;
}

h3.concept {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin: 20px 0px 30px 0px;
}

h3.concept em {
	font-size: 35px;
	font-weight: bold;
}

span.marker {
	padding: 0px 20px;
}

div.map iframe {
	width: 800px;
	height: 500px;
	margin: auto;
	margin-bottom: 80px;
}