/* screen_layout_tiny */

.appBar{ display:block; font-size: 20px;
}

.app_logo{
       margin:0 auto 0 auto; display:block;
}

.head_links{  margin:0 auto 0 auto;
        
}

.appBar ul li{  display: block; margin: 20px auto 0 auto;
        
}

.banner{
        width:100%;
}

.banner_image{ font-size:40px;
    
}

.motto{
    width:100%;
}


.main{
        width:100%; margin:0 auto 20px auto; 
        
}


.slidebar{
       max-width:95%; margin:0 auto;
}

#mbox{
    width:100%;
}

.left_nav{
    margin:0 auto; 
}

.buttonList{
    width:100%;
}

.juanResponse{
    margin:0 auto 0 auto; font-size:1em;
}

.dollarInfo{
    display: none;
}

.footer_slider{  width:100%; height:350px; background-image:url(../images/opaque_ise.png); 
                background-size:contain; background-repeat:no-repeat; background-position: center; 
        
}

.footer_links{
        
}

.contact{
        height:25px; width:220px;
        
}