/*! http://responsiveslides.com v1.32 by @viljamis */
#slider {width: 100%; float:left; margin: 10px 0 0 0;}
#chomeslider {width:100%; float:left; margin-bottom:15px;}

#homeslider {position:relative; list-style:none; overflow:hidden; width:100%; padding:0; margin:0; background: #fff;}
#homeslider li {position:absolute; display:none; width:100%; left:0; top:0;}
#homeslider li:first-child {position:relative; display:block; float:left;}
#homeslider img {display:block; height:auto; float:left; width:100%; border:0;}

#specialmenu ul {list-style-type:none; float:left; height:43px; background: #151515;; width:100%; margin: 15px 0;}
#specialmenu ul li {float:left; width:25%;}
#specialmenu ul li.middle {}
#specialmenu ul li a {padding:13px 0 11px 0; text-decoration:none; text-align:center; border-right: 1px solid #484848; float:left; width:100%;}
#specialmenu ul li a:hover, #specialmenu ul li a:focus {border-right: 1px solid #484848;}
#specialmenu ul li:last-child a {border-right: none;}
