body,
#ad,
#ad_container{
    position: absolute;
    overflow: hidden;
    width: 728px;
    height: 90px;
    cursor: pointer;
    margin: 0px;
}

#ad_container{
    visibility: hidden;
}

#ad {
    box-sizing: border-box;
    border: solid 1px #000;
    position: relative;
}

.pos {
    position: absolute;
}

.rez {
    width: 728px;
    height: 90px;
}

.noviz {
    visibility: hidden;
}

.background {
/*    background-size: contain;*/
    background-image: url(../images/background.jpg);
    background-repeat: no-repeat;
    width:730px;
    height:188px;
/*    transform: scale(0.5);*/
}
.backgroundGradient {
    background-size: contain;
    background-image: url(../images/gradient.png);
    background-repeat: no-repeat;
}


#copy_2_1 {
/*    top: 30px;*/
/*    left: 13px;*/
}

#copy_2_2 {
/*    top: 30px;*/
/*    left: 82px;*/
}

#copy_2_3 {
/*    top: 30px;*/
/*    left: 107px;*/
}

#copy_2_4 {
/*    top: 60px;*/
/*    left: 13px;*/
}

#copy_2_5 {
/*    top: 61px;*/
/*    left: 83px;*/
}

#copy_2_6 {
/*    top: 60px;*/
/*    left: 105px;*/
}

#logo_1 {
    top: 187px;
    left: 221px;
}

#logo_2 {
    top: 202px;
    left: 180px;
}

.cta {
    overflow: hidden;
}

#cta {
    top: 90px;
    left: 4px;
    width:134px;
    height:29px;
}

#cta_arrow {
    top: 9.5px;
    left: 120px;
}

#pack {

}

.temp {
    width:728px;
    height:90px;
    background-image: url(../_Assets/f3.jpg);
    opacity: 0.5;
}

.footer {
    top:33px;
    left:600px;
    width:120px;
    height:30px;
    background-color: #6b312f;
    overflow: hidden;
}
