@charset "utf-8";
.mapholder {
	background: url(../img/company/mapbg.gif) repeat;
	z-index: 1000;
	position: absolute;
	height: 100%;
	width: 100%;
	margin: auto;
}
.mapbox {
	background: #FFFFFF;
	margin-top: 173px;
	height: 400px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
