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

#arc{
	position: absolute;
	top: -5px;
	left: 0px;
	z-index:1000;
}

#rotatingImagesContainer{
	background-color: black;	
	position: relative;
	width: 899px;
}
	#rotatingImagesFooter{
		background:url(/images/home/footer_bar.jpg) no-repeat;	
		height: 23px;
		position:relative;
	}
		#rotatingImagesControls{
			position: absolute;
			top: 0px;
			right: 0px;
			background:url(/images/home/footer_action_bg.jpg) no-repeat;
			width: 300px;
			height: 21px;
		}
			#rotatingImagesControls p{
				text-align: center;
				margin: 1px 0 0 0;
				font-size:12px;
				letter-spacing:1px;
			}
				#rotatingImagesControls p span{
					margin: 0px 4px;
					cursor:pointer;
				}
	#rotatingImages{
		height: 396px;
	}
		#rotatingImages div{
			display: none;
		}
		#rotatingImages > div:first-child{
			display: block;
		}
		#rotatingImages img.text{
			position: absolute;
		}
		#customPackagingForEveryone .text{
			top: 50px;
			left: 40px;
		}
		#weHaveYourStyle .text{
			top: 90px;
			left: 40px;
		}
		#affordableCustomContainers .text{
			top: 320px;
			left: 40px;
		}
		#neverSettleForTheOrdinary .text{
			top: 50px;
			left: 40px;
		}
