.homepage .Content {background-color: transparent; -moz-box-shadow: none; width: 754px; -webkit-box-shadow: none; border: 0px; padding: 0; box-shadow: 0px;}

.theinnercontent {background:#fff; 
    -moz-box-shadow:0 0 5px #cccccc;
    -webkit-box-shadow:0 0 5px #cccccc;
    padding:10px 20px 20px; float: left; margin-top: 10px; }
    
.slidercontent {
    padding: 0px;
    background-color: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;

    position: relative;
    
}
.banner_home_page_top {position: relative; margin-bottom: 0;}

#next { position: absolute; right: 10px; top: 120px; background: url(../../../template/images/mc/next-slide.png) no-repeat; width: 27px; height: 27px; z-index: 100;}
#prev { position: absolute; left: 10px; top: 120px; background: url(../../../template/images/mc/prev-slide.png) no-repeat; width: 27px; height: 27px; z-index: 100;}
#slideshadow {width: 100%; background: url(/content/slider-shadow.jpg) no-repeat center; height: 37px; float: left;}
.prevnext {opacity: 0.5; display:none;}
.prevnext:hover {cursor: pointer; opacity: 1;}
.homepage .Content .slidercontent img {
    width: 752px !important;
    height: 282px !important;
}
#snav {display: block; position: absolute; width: auto; height: 10px;z-index: 15; bottom: -30px; left: 350px;}
#snav a {display: block; width: 16px; height: 16px; background: url(../../../content/pager-item-in.png) no-repeat; float: left; overflow: hidden; text-indent: -9999px; font-size: 1px;}
#snav a.activeSlide {background: url(../../../content/pager-item.png) no-repeat;}
