/* LEARN MORE SLIDER - PAGES EXCLUDING APPLICATIONS */

#tourslider {margin: 0 auto; position: relative; width: 637px; overflow: hidden;}	
#tourslider ul, #tourslider li {margin:0;padding:0;list-style:none;}
#tourslider li{ width:637px;height:437px;overflow:hidden;}	
#prevBtn, #nextBtn{display:block;width:89px;height:37px;position:absolute;top:220px; color: #fff;}	
#nextBtn{position: relative; left: 245px;}
#prevBtn{display: none;}														
#prevBtn a, #nextBtn a{z-index: 100; display:block;width:200px; line-height:30px; border: none; background: #CC0659; color: #fff; text-decoration: none; text-align: center; font-weight: bold;}
#prevBtn a:focus, #nextBtn a:focus {-moz-outline-style: none;}
#nextBtn a{background: #CC0659; color: #fff;}
#prevBtn a:hover, #nextBtn a:hover {background-position: 0 -37px; background: #CC0659; color: #fff;}