/*#########################################################
########### Delete Before Uploading #############
#########################################################*/

#ad {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

/*#########################################################
##########################################################
#########################################################*/

#bg-exit {
  background-color: rgba(255,255,255,0);
  cursor: pointer;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 300px;
    height: 250px;
}

#banner {
    display: block;
    background-color: #0073ae;
    border: rgb(0,0,0) 1px solid;
    width: 298px;
    height: 248px;
    position: relative;
    overflow: hidden;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    visibility: hidden;
}

.bluePanel {
    background-color: #0073ae;
    position: absolute;
    width: 300px;
    height: 250px;
    left: 0px;
    top: 0px;
}

.background {
    background-color: #ffffff;
    position: absolute;
    width: 300px;
    height: 250px;
}

.photo {
  background-image: url("photo.jpg");
  position: absolute;
  left: -67px;
  top: -53px;
  width: 434px;
  height: 291px;
}



.Group_1 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 250px;
}
.head1 {
  background-image: url("head1.png");
  position: absolute;
  left: 15px;
  top: 181px;
  width: 211px;
  height: 22px;
}
.subhead {
  background-image: url("subhead.png");
  position: absolute;
  left: 15px;
  top: 210px;
  width: 267px;
  height: 14px;
}
.logo {
  background-image: url("logo.png");
  position: absolute;
  left: 15px;
  top: 204px;
  width: 148px;
  height: 33px;
}
.cta {
  background-image: url("cta.png");
  position: absolute;
  left: 194px;
  top: 210px;
  width: 88px;
  height: 22px;
}
.photo {
  background-image: url("photo.jpg");
  position: absolute;
  left: -48px;
  top: 0px;
  width: 432px;
  height: 250px;
}



/*.Group_1 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 250px;
}
.head1 {
  background-image: url("head1.png");
  position: absolute;
  left: 10px;
  top: 182px;
  width: 159px;
  height: 20px;
}
.head2 {
  background-image: url("head2.png");
  position: absolute;
  left: 11px;
  top: 147px;
  width: 281px;
  height: 16px;
}
.subhead {
  background-image: url("subhead.png");
  position: absolute;
  left: 11px;
  top: 208px;
  width: 273px;
  height: 12px;
}
.logo {
  background-image: url("logo.png");
  position: absolute;
  left: 15px;
  top: 204px;
  width: 148px;
  height: 33px;
}
.cta {
  background-image: url("cta.png");
  position: absolute;
  left: 201px;
  top: 210px;
  width: 72px;
  height: 22px;
}

*/