








.contactsblock {
	width: 100%;
	position:absolute;
	padding:0px 0 0 0;
  	height: 550px;
  	float: none;
  	border-top: 0px solid #888;
  	margin-top:70px;
	background:none;


}
.map {
	padding:0px 0px 0 0;
	margin-top:0px;
	position:relative;
  	margin-left:10%;
  	display: block;
  	width: 80%;
  	height: 550px;
  	border-top:4px solid #e08a34;
  	border-bottom:4px solid #e08a34;
  	border-left:4px solid #e08a34;
  	border-right:4px solid #e08a34;
  	background:#000;
}

.contactsblock .map #map-canvas {
  	height: 100%;
  	width: 100.03%;
  	background:#000;
}

#jork{
	right:10%;
	position:absolute;
	float:right;
  	height: 550px;
  	width: 4px;
  	background:#e08a34;
  	z-index:3000000;
}





















































