.hps-1 {
    padding-right: 0px;
    display: none;
    margin-bottom: 20px;
}
.hps-1 .bg {
    position: relative;
    top: -20px;
    height: 300px;
}
.bg1 {
    background-image: url("../images/hps-1.jpg");
    background-repeat: no-repeat;
    background-position: top right;
}
.bg2 {
    background-image: url("../images/hps-2.jpg");
    background-repeat: no-repeat;
    background-position: top right;
}
.bg3 {
    background-image: url("../images/hps-3.jpg");
    background-repeat: no-repeat;
    background-position: top right;
}
.bg4 {
    background-image: url("../images/hps-4.jpg");
    background-repeat: no-repeat;
    background-position: top right;
}
.hps-1 .content-area {
    height: 210px;
    padding: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 75%;
    font-family: Arial, Helvetica, sans-serif;
    color: #444444;
}
.hps-1 .content-area .heading {
    width: 100%;
    float: left;
}
.hps-1 .content-area .what-is-blender-1 {
    top: 130px;
    left: 0px;
    position: absolute;
    font-size: 18px;
    padding-bottom: 1px;
}
.hps-1 .content-area .how-it-works-1 {
    top: 90px;
    left: 200px;
    position: absolute;
    font-size: 22px;
    padding-bottom: 1px;
}
.hps-1 .content-area .order-1 {
    top: 170px;
    left: 130px;
    position: absolute;
    font-size: 27px;
    padding-bottom: 1px;
}
.hps-1 .content-area .pricing-1 {
    top: 140px;
    left: 430px;
    position: absolute;
    font-size: 22px;
    padding-bottom: 1px;
}
.hps-1 .content-area A {
    color: #444444;
    text-decoration: none;
    border-bottom: 1px dotted #444444;
}
.hps-1 .content-area A:hover {
    color: #444444;
    text-decoration: none;
    border-bottom: none;
}
.hps-1 .subtitle {
    line-height: 135%;
}
.hps-1 .content-area .hps-off {
    position: absolute;
    width: 600px;
    top: 75px;
    left: -800px;
}
.hps-1 .content-area .hps-off P {
    font-size: 12px;
    padding-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
.hps-1 .content-area .hps-off A {
    text-decoration: underline;
    border: none;
    font-weight: bold;
}
.hps-1 .content-area .hps-off A:hover {
    text-decoration: none;
}

