#home-image {
    text-align: center;
    margin: 50px 0 50px 0;
}
#home-text {
    text-align: left;
    /*padding-right: 175px;*/
    margin-top: 20px;
    width: 665px;
}
#price {
    position: relative;
    float: right;
    width: 290px;
    border: solid 1px #93b4dd;
    background-color: #d2dff4;
    padding-left: 0;
    min-height: 275px;
}
.awesomeform label {
    width: 80px;
}
.awesomeform input, .awesomeform textarea, .awesomeform p.desc,.awesomeform label.error, label.error {
    margin-left: 90px;
    width: 180px;
}
.awesomeform p.desc {
    margin-top: 30px;
}
.awesomeform .checks input, .awesomeform.checks input {
    margin-left: 80px;
}
.awesomeform .checks label, .awesomeform.checks label {
    margin-left: 105px;
}
fieldset.checks {
    border: none;
    margin-bottom: 0;
}
#price h2 {
    text-align: center;
}
#lead-text {
    text-align: center;
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 30px;
}
