﻿#wrapperCoupon
{
 position: absolute;
 width: 1040px;
 height: 1750px;
 z-index: 1;
 left: 10px;
 top: 15px; 
}



#bottomMenuLocation
{
  position: absolute;
  width: 985px;
  height: 87px;
  z-index: 7;
  left: 27px;
  top: 1650px; 
}

#body
{
  position: absolute;
  width: 649px;
  height: 975px;
  z-index: 9;
  left: 192px;
  top: 602px; 
  text-align:center;
  overflow: auto;
}

#map1house
{
	position: absolute;
	width: 500px;
	height: 470px;
	z-index: 1;
	left: 77px;
	top: 119px; 
}

#map1
{
	 position:absolute;
	 top: 100px;
	 left:25px;
	 width: 450px;
	 height: 350px;
}

#map2house
{
	
	position: absolute;
	width: 499px;
	height: 476px;
	z-index: 2;
	left: 77px;
	top: 534px; 
}

#map2
{
	position: absolute;
	width: 450px;
	height: 350px;
	z-index: 1;
	left: 25px;
	top: 95px; 
}

