/*  jQuery Cycle Plugin - Allwebco Version 1.0 2014 */

.JQslideshow-home img 	{ display: none; }

.JQslideshow-home 	{ padding: 0px; overflow: hidden; z-index: 2;  }

.JQslideshow-home img   {
		  	padding: 0px;
		  	background-color: transparent;
		  	top: 0px;
		  	left: 0px;
		  	}
