﻿#programsfront {
    display:none;
}

#programs {
    background:url(images/bgDiscoverOurPrograms.jpg) no-repeat center; 
    color:#ffffff;  
    height:372px;
    margin-top:16px;
    overflow:visible;
    width:628px;
}

#programs li#infants {
    background:url(images/Box_Infants.jpg) no-repeat center top; 
    height:135px; 
    margin-top:36px;
    padding:130px 6px 0 18px;
    width:169px;
}

#programs li#toddlers {
    background:url(images/Box_Toddlers.jpg) no-repeat center top;
    height:135px; 
    margin-top:36px;
    padding:130px 6px 0 18px;
    width:169px;   
}

#programs li#twos {
    background:url(images/Box_Twos.jpg) no-repeat center top;     
    height:135px; 
    margin-top:36px;
    padding:130px 6px 0 18px;
    width:169px;
}

#programs li#preschool {
    background:url(images/Box_Preschool.jpg) no-repeat center top;     
    height:135px; 
    margin-top:36px;
    padding:130px 6px 0 18px;
    width:169px;
}

#programs li#prek {
    background:url(images/Box_PreKinder.jpg) no-repeat center top;     
    height:135px; 
    margin-top:36px; 
    padding:130px 6px 0 18px;
    width:169px;
}

#programs li#jrk {
    background:url(images/Box_JuniorKinder.jpg) no-repeat center top;     
    height:135px; 
    margin-top:36px; 
    padding:130px 6px 0 18px;
    width:169px;
}

#programs li#schoolage {
    background:url(images/Box_SchoolAge.jpg) no-repeat center top;     
    height:135px; 
    margin-top:36px; 
    padding:130px 6px 0 18px;
    width:169px;
}