@charset "utf-8";
/* CSS Document */

section .headphoto.company {
	background-image:url(../img/head.jpg);
}
div#map_canvas {
	height: 500px;
	width: 100%;
	margin-bottom: 20px;
}
#map_canvas label {
	width: auto;
	display:inline;
}
#map_canvas img {
	max-width: none;
}
p.access {
	text-align: center;
}