/*.body .content-in {
	position: relative;
}*/

.body .home_map {
	float: left;
	margin-top: 3em;
	background: url(/templates/template1/images/panel-f.png);
	border: 1px solid #2d4e5f;
}

.body .home_map .content-in {
	float: none;
	margin-top: 0;
	background: none;
	border: 0;
}

.body .home_map .map {
	text-align: right;
}

.body .home_map img {
	display: block;
	float: right;
	clear: both;
	width: 100%;
	border: 0;
}



/*.body .content-in.home_map {
	position: relative;
	min-height: 842px;
}

.body .content-in.home_map img {
	position: absolute;
	right: 0;
	bottom: 0;
	border: 0;
	margin: 0;
}*/

#fancybox-outer {
	background-color: #012f47 !important;
}