body {

    text-align: center;
    background: url( images/background.gif ) repeat-x top;
}

.footer, .footer a {
    font-weight: normal;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}

#disclaimer {
    display: block;
}

.body_container {
    width: 753px;
    height: 500px;
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
}

.header {
    position: relative;
    width: 561px;
}

.body_left {
    position: relative;
    left: 561px;
    top: -68px;
    width: 192px;
}

.body_center {
    position: relative;
    width: 264px;
    top: -111px;
}

.div_form {
    position: relative;
    left: 264px;
    top: -523px;
    width: 278px;
    height: 337px;
    background-image: url( images/reduxb_05.gif );
    background-repeat: no-repeat;
}

.container_form {
    position: relative;
    left: 15px;
    top: 55px;
    width: 337px;
}

.body_center_separator {
    position: relative;
    left: 542px;
    top: -860px;
    width: 19px;
}

.body_right {
    position: relative;
    left: 561px;
    top: -1229px;
    width: 192px
}

.body_footer {
    position: relative;
    left: 264px;
    top: -1304px;
    width: 278px;
}

.submit_button {
    cursor: pointer;
}