#WideFlashContainer {
	width:800px;
	height:240px;
	float:left;
	z-index:1;
}
	#WideFlashContainer h2,
	#WideFlashContainer li,
	#WideFlashContainer p {
		color:#FFF;
	}
	#WideFlashContainer h2 {
		font-size:26px;
		margin:24px 0 20px 26px;
	}

	#WideFlashContainerInner {
		background:#1E97C3 url(../images/digital-garment-printing-bg.jpg) no-repeat 0 0;
		float:left;
		width:800px;
		height:240px;
		overflow: hidden;
		position:relative;
	}

#Setup1 {
	position:absolute;
	left:0;
	top:0;
}
	#Setup1 li {
		font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
		font-size:18px;
		font-style:italic;
		margin-left:15px;
	}

/*	INITIAL SETUP	*/
#Setup2 {
	display:none;
	position:absolute;
	left:0;
	top:0;
}

#WideFlashContainerInner {
	background:transparent;
}
#WideFlashContainerInner p {
	font-style:italic;
}



#Content {
	width:520px;
}
	#Sidebar {
		width:280px;
	}