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

#content {
  visibility: hidden;
  width:300px;
  height:250px;
  position:absolute;
  left:0px;
  top:0px;
   /*overflow:hidden;*/
}
#primeday {
  left:24px;
  top:-30px;
}
#star{
  left:174px;
  top:38px;
}
#txt{
  visibility: hidden;
  left:102px;
  top:108px;
}
#houseline {
  top:200px;
  left:0px;
}
#houseline2 {
  /*visibility: hidden;*/
}
.pin {
  background-image: url(pin2.png);
  width:40px;
  height:47px;
}
.house1 {
  background-image: url(house1.png);
  width:104px;
  height:94px;
}
#house1a {
  left:33px;
  top:-60px;
}
#pin1, #pin3, #pin5, #pin6 {
  left:32px;
  top:-40px;
}
#pin2, #pin4, #pin7 {
  left:40px;
  top:-34px;
}

#house1b {
  left:270px;
  top:-38px;
}
#house1c {
  left:510px;
  top:-22px;
}
#house1d {
  left:610px;
  top:-16px;
}
.house2 {
  background-image: url(house2.png);
  width:102px;
  height:128px;
}
#house2a {
  left:153px;
  top:-78px;
}
#house2b {
  left:393px;
  top:-56px;
}
#house2c {
  left:700px;
  top:-38px;
}
.house3 {
  background-image: url(house3.png);
  width:77px;
  height:81px;
}
#house3a {
  left:120px;
  top:-44px;
}
#house3b {
  left:360px;
  top:-22px;
}
.tree1 {
  background-image: url(tree1.png);
  width:56px;
  height:77px;
}
#tree1a {
  left:14px;
  top:-56px;
}
#tree1b {
  left:470px;
  top:-10px;
}
.tree2 {
  background-image: url(tree2.png);
  width:73px;
  height:49px;
}
#tree2a {
  left:215px;
  top:-4px;
}
#tree2b {
  left:570px;
  top:20px;
}
#truck1 {
  left:-20px;
  top:-20px;
  z-index:101;
}
#legal {
  visibility: hidden;
  top:237px;
  left:108px;
}
#ctaLayer {
  top:200px;
  left:34px;
  z-index:100;
}
#cta:hover {
  background-image: url(cta-over.png);
}
#cta {
  position: absolute;
  background-image: url(cta.png);
  width:109px;
  height:36px;
  left:810px;
  top:30px;
  overflow:hidden;
  z-index: 100;
  cursor: pointer;
}
#ctaOver {
  position: absolute;
  background-image: url(cta-over.png);
  width:109px;
  height:36px;
  left:810px;
  top:30px;
}
