body {
  margin:0px;
}
body:after {
  display:none;
}
.abs {
  position: absolute;
}
#border {
  
  border:1px solid #000000;
  width:968px;
  height:248px;
  /*overflow:hidden;*/
  position:absolute;
}
#banner {
   width: 970px;
  height: 250px;
  left:-1px;
  top:-1px;
  overflow:hidden;
}
#bg-exit {
  background-color:rgba(0, 0, 0, 0);
  cursor: pointer;
  width: 970px;
  height: 250px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 99;
}
#bg {
  
  width:970px;
  height:250px;
}

#content {
  visibility: hidden;
  width:970px;
  height:250px;
  position:absolute;
  left:0px;
  top:0px;
   /*overflow:hidden;*/
}
#primeday {
  left:302px;
  top:-30px;
}
#star{
  left:308px;
  top:38px;
}

.pin {
  background-image: url(pin.png);
  width:63px;
  height:82px;
}
#car {
  left:780px;
  top: 186px;
}
#bus {
  left:68px;
  top:176px;
}
#bus3 {
  left:68px;
  top:176px;
}
#truck1 {
  left:550px;
  top:164px;
}
.house1 {
  background-image: url(house.png);
  width:11px;
  height:121px;
}
#house1a {
  left:688px;
  top:112px;
}
#pin1{
  left:820px;
  top:114px;
}
#pin2, #pin8 {
  left:134px;
  top:100px;
}
#pin3{
  left:12px;
  top:-90px;
}
#pin4 {
  left:10px;
  top:-45px
}
#pin5 {
  left:84px;
  top:0px;
}
#pin6 {
  left:830px;
  top:-15px;
}
#pin7 {
  left:910px;
  top:-36px;
}

#balloonHolder {
  left:244px;
  width:160px;
  height:148px;
  overflow:hidden;
}
#balloon {
  left:10px;
  top:4px;
}
#balloonBlock {
  left:244px;
  top:112px;
}
#amazon {
  left:485px;
  top:210px;
}

#fgr {
  left:872px;
}
#fgl {
  top:145px;
}
#truckHolder {
  width:698px;
  height:250px;
  overflow:hidden;
}
#rightBlock {
  left:896px;
  top:53px;
  width:74px;
  height:250px;
  background-image: url(bg.jpg);
  background-position: -896px -53px;
}
.tree2 {
  background-image: url(tree2.png);
  width:73px;
  height:49px;
}
#tree2a {
  left:215px;
  top:-4px;
}
#tree2b {
  left:570px;
  top:20px;
}
#legal {
  top:237px;
  left:850px;
}

#ctaLayer {
  z-index:100;
}
#cta:hover {
  background-image: url(cta-over.png);
}

#cta {
  position: absolute;
  background-image: url(cta.png);
  width:117px;
  height:38px;
  left:426px;
  top:204px;
  overflow:hidden;
  z-index: 100;
  cursor: pointer;
}
#ctaOver {
  position: absolute;
  background-image: url(cta-over.png);
  width:117px;
  height:38px;
  left:426px;
  top:204px;
}
