p {
  padding: 0;
  margin: 0;
}

#coupon_container {
  text-align: center;
}

body {
    background: url('../images/coupon.jpg') no-repeat;
    margin: 0 auto 0 auto !important;
    height: 500px;
    position:relative !important;
    text-align:center !important;
}

#content_main {
    position:relative !important;
    text-align: left !important;
    margin: 0 auto !important;
}

#inner_content {
    text-align:left;
    position:relative !important;
    text-align: left !important;
    margin: 0 auto !important;
}

.emailform {
    margin: 0;
    position: relative;
    top: 110px;
    left: 40px;
    width:0px !important;
    text-align:left;
}

.emailform textarea {
    width: 250px !important;
    height: 20px;
}

.emailform img {
    visibility: hidden;
    position: absolute;
    width: 0;
}

.emailform table {
    background:transparent !important;
    border: none;
    border-collapse: collapse;
    width: 600px;
}

.emailform td {
    background:transparent !important;
    text-align:left;
    float:left;
    width: 255px;
    padding: 0;
    margin:0;
    height: 27px;
    font: 12px Arial;
}

.emailform input {
    width: 140px !important;  
}

#privacy {
    width: 12px !important;
}

.emailform form {
    background: transparent !important;
    border:none;
    width: 470px;
    height: 300px;
}


.buttons {
    position: absolute;
    top: 185px; 
    _top: 145px;
    left: 250px;
    width: 0px;
    float: none !important;
}

.buttons a {
    padding: 10px;
}

#disclaimer {
    position: absolute;
    top: 341px;
    left: 105px;
    width: 450px;
    line-height:1;
}

#content_nav1 {
    position: absolute;
    top: 410px;
    left: 27px;
    width: 160px;
    padding: 0;
    margin:0;
    vertical-align: top;
    line-height: 1;
    font: bold 12px Arial;
    color: black;
}

#content_nav1 .phone {
    font: bold 17px Arial !important;
    color: black !important;
}

#content_nav1 p {
    vertical-align: top;
    text-align: center;
    position:relative;
    top:0px;
    line-height: 1;
    display: block;
}

#content_nav1 .bullet{
    display: none;
}

#content_nav2 {
    position: absolute;
    top: 390px;
    left: 460px;
    width: 150px;
    vertical-align: top;
}

#content_nav2 p {
    vertical-align: top;
    text-align: center;
    position:relative;
    top:0px;
    line-height: 1;
    display: block;
}

#content_nav2 .bullet{
    display: none;
}

#coupon-header {
    position: absolute;
    font: 12px Arial;
    text-transform:uppercase;
    width: 360px;
    text-align: center;
    top: 76px;
    left: 145px;
}

#discount1 {
    position:absolute;
    top: 66px;
    left: 50px;
}

.top {
    font:26px Arial;
    color:white;
}

#discount2 {
    position:absolute;
    top: 66px;
    right: 34px;
}

#discount3 {
    position:absolute;
    top: 118px;
    left: 38px;
}

.middle {
    font:bold 38px Verdana, Geneva, Serif, Arial;
    color: #a5a5a5;
}

#discount4 {
    position:absolute;
    top: 118px;
    right: 26px;

}

#discount5 {
    position:absolute;
    top: 343px;
    left: 34px;
}

#discount6 {
    position:absolute;
    top: 343px;
    right: 20px;
}

.bottom {
    font: bold 22px Verdana, Geneva, Serif, Arial;
    color: white;
}
