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

#craspeople_rotator {
    position: absolute;
    left: 5px;
    top: 155px;
    width: 975px;
    height: 250px;
    overflow: hidden;
    cursor: pointer;
}

#craspeople_rotator1 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 975px;
    height: 250px;
}

#craspeople_rotator2 {
    position: absolute;
    left: 975px;
    top: 0px;
    width: 975px;
    height: 250px;
}
            
.div_page {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 10px;
    height: 10px;
    background-color: rgb(177,178,180);
    cursor: pointer;
}

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

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

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

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

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

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

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

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

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