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

#ffe-block {
	height:370px;
	margin:20px 0;
	overflow:hidden; /* Switch to visible for second slider option */
	padding:0;
	position:relative;
	width:930px; }
	#ffe-number-box {
		background:#fff;
		bottom:29px;
		padding:0;
		position:absolute;
		right:20px;
		z-index:1000; }
		.ffe-number {
			color:#333;
			cursor:pointer;
			display:block;
			float:left;
			font:normal 14px/18px Arial, Helvetica, sans-serif;
			padding:7px 8px ; }
			.ffe-number.current-ffe {
				background-color:#a30e32;
				color:#fff; }
	#ffe-master {
		height:370px;
		position:absolute;
		width:4745px;
		z-index:1; }
		#ffe-1, #ffe-2, 
		#ffe-3, #ffe-4, #ffe-5 {
			height:370px;
			position:absolute;
			width:930px;
			z-index:1; }
			#ffe-1 {
				background:url(http://acceleratedinnovationsllc.com/images/ffe-3.jpg) no-repeat 0 0;
				left:0;
				/*left:-1898px;*/ }
			#ffe-2 {
				background:url(http://acceleratedinnovationsllc.com/images/ffe-3.jpg) no-repeat 0 0;
				left:949px;
				/*left:-949px;*/ }
			#ffe-3 {
				background:url(http://acceleratedinnovationsllc.com/images/ffe-4.png) no-repeat 0 0;
				left:1898px;
				/*left:0;*/ }
			#ffe-4 {
				background:url(http://acceleratedinnovationsllc.com/images/ffe-2.jpg) no-repeat 0 0;
				left:2847px;
				/*left:949px;*/ }
			#ffe-5 {
				background:url(http://acceleratedinnovationsllc.com/images/ffe-2.jpg) no-repeat 0 0;
				left:3796px;
				/*left:1898px;*/ }