/*--------------------------------------------------*/
/* myContent					                    */

	#myContent {
		/* removed L & R padding for flash */
		padding: 35px 10px 0 10px; 
		/* new background for kit page */
		background: #000c14 url("/a/img/theStory/wrapperBg.jpg") no-repeat top left;
	}
	
	#content h1 {
		background: url("/a/img/theStory/inspired.png") no-repeat top left;
		width: 420px;
		height: 19px;
		margin: 253px 0 10px 8px;
	}
	

/*--------------------------------------------------*/
/* copyColumn					                    */

	#copyColumn {
		float: left;
		width: 460px;
		margin: 20px 25px;
		
		position: relative;
		z-index: 100;
	}
	
/*--------------------------------------------------*/
/* copyColumn					                    */

	#ctaFooter {
		clear: both;
		text-align: left;
		width: 100%;
		z-index: 21;
		position: relative;
		top: -45px;
		
		margin-bottom: 0;
		position: relative;
		z-index: 80;
	}
	
/*--------------------------------------------------*/
/* Footer						                    */

	#footer {
		clear: both;
		background: #363636 url("/a/img/global/footerBg.jpg") no-repeat bottom left;
		height: 47px;
		width: 960px;
		color: #ccc;
		line-height: 33px;
			
		/*	fix for home CTA footer */
		position: relative;
		top: -32px;
	}