#content {
}
body {
	background-image: url(../assets/images/bgrounds/green_vial.jpg);
	background-repeat: no-repeat;
	background-position: left 55px;
}
#content #bodycontent #column_1 {
	padding-left: 130px;
}
#content #bodycontent #column_1 #map {
	left: 100px;
	position: relative;
	height: 282px;
	width: 400px;
}
#contacts {
	position: absolute;
	left: 48%;
	top: 68px;
	font-size: 0.9em;
	z-index: 6;
}
