#frame {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 985px;
    height: 1565px;
    padding: 0px;
    background-color: rgb(255,255,255);
    overflow: hidden;
}

#program_header {
    position: absolute;
    left: 5px;
    top: 150px;
    width: 485px;
    height: 250px;
}

#your_career {
    position: absolute;
    left: 740px;
    top: 155px;
    width: 240px;
    height: 250px;
    cursor: pointer;
}

#request_information {
    position: absolute;
    left: 740px;
    top: 410px;
    width: 240px;
    height: 157px;
    cursor: pointer;
}

#virtual_tour {
    position: absolute;
    left: 740px;
    top: 567px;
    width: 240px;
    height: 113px;
    cursor: pointer;
}

#open_house {
    position: absolute;
    left: 740px;
    top: 683px;
    width: 240px;
    height: 136px;
    cursor: pointer;
}

#follow_us {
    position: absolute;
    left: 740px;
    top: 834px;
    width: 225px;
    height: 113px;
    cursor: pointer;
}

#copy1 {
    position: absolute;
    left: 35px;
    top: 170px;
    width: 420px;
}

#copy2 {
    position: absolute;
    left: 495px;
    top: 170px;
    width: 195px;
    height: 775px;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    border-color: rgb(220,220,221);
    padding-left: 20px;
}

#footer {
    position: absolute;
    left: 5px;
    top: 1200px;
    width: 925px;
    height: 310px;
    padding: 25px;
    background-color: rgb(230,230,230);
}
