@charset "UTF-8";
/* CSS Document */

/**SLIDESHOW STYLES FOR HOME PAGE**/

.cycle-slideshow {
	width: 400px;
	float: left;
	margin-top: 320px;
	left: 0px;
	margin-bottom: 75px;
	
}

.cycle-slideshow img { width: 400px }


/**END SLIDESHOW STYLES**/