#panel #top_photo {
    max-width:1600px;
    margin:0 auto;
    max-height:600px;
    overflow:hidden;
}
#panel section#home-slider {
  background-color:#709ac6;  /* #f4f4f4 */
  border-bottom:1px solid #ccc;
}


#panel #home-content .html_div { 
     max-width: 1140px !important;
     margin: 0 auto !important;
}

#panel #home-content .html_div img {
 width:100%; height:auto;
}

#panel #home-content iframe { 
     max-width: 1140px !important;
     margin: 0 auto !important;
}

.crop400 { overflow:hidden; }
