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

#program_header {
    position: absolute;
    left: 5px;
    top: 155px;
    width: 975px;
    height: 250px;
}

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

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

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

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

#virtual_tour {
    position: absolute;
    left: 35px;
    top: 700px;
    width: 923px;
    height: 349px;
    cursor: pointer;
}

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