.peekPageContainer {
	background: url(images/creavrep.jpg) 0 0 #090909 repeat-y;
	margin-top: -27px;
	margin-bottom: -150px;
}

.creavtop {
	background: url(images/creavtop.jpg) 0 0 no-repeat;
	height:442px;
	margin-left:-500px;
	width:2000px;
 
	}
	
.creavTrail {
	background: url(images/creavtrail.jpg) 0 0 no-repeat;
	height:306px;
	width:580px;
	margin-left:auto;
	margin-right:auto;
	padding-top:1px;
	}
	
.creavTrail:hover {
	border-left:1px solid #1d1f40;
	border-right:1px solid #1d1f40;
	}
	
.trailText {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#888;
	font-size:11px;
	padding-top:5px;
	padding-bottom:15px; 
	border-bottom:1px solid #1d1f40;
	width:800px;
	}
	
.creavContent {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	height:400px
	}
	
.text1 {
	background: url(images/creavtext.png) 0 0 no-repeat;
	height:150px	
	}
	
.text2 {
	background: url(images/creavtext.png) 0 -150px no-repeat;
	height:160px
 
	}
	
.text3 {
	background: url(images/creavtext.png) 0 -310px no-repeat;
	height:70px
	}
	
.art1 {
	background: url(images/creavart1.png) 0 0 no-repeat;
	}
	
.art2 {
	background: url(images/creavart2.png) 0 0 no-repeat;
	}
	
.arriving{
	background: url(images/arriving.png) 0 0 no-repeat;
	width:300px;
	height:100px;
	margin-top:30px;
	margin-bottom:100px;
	}
	
	
	
.landingWrap {
	width:100%;
	overflow:hidden;
	}
.landingImageContainer {
	width:1000px;
	margin: 0 auto;
	}
	
.screenWrap {
	width:1000px;
	margin: 40px auto 20px auto;
	}
	
.CRVscreen {
	width:170px;
	height:106px;
	margin:15px 0 30px 20px;
	float:left;
	border:1px solid #222;
	}
	
.CRVscreen:hover {
	border:1px solid #444;
	}
	
 
	
.screenC {
	width:170px;
	height:106px;
	}
	
.watchTrailer {
	width: 230px;
	height: 160px;
	background: #333;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	background: url(images/watchwrap.png) 0 0 no-repeat;
}
 
.trailerImg {
	width: 206px height:120px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	opacity: .9;
	filter: alpha(opacity=90);
}
 
.trailerImg:hover {
	opacity:1;
	filter: alpha(opacity=100);
	}
	
.CRVbuybtn {
	display:block;
	width:296px;
	height:67px;
	margin:0px auto 0px auto;
	background: url(images/buynowcrv.png) 0 0 no-repeat;
	}
	
.CRVbuybtn:hover {
	background-position: 0px -67px;
	}
	
.CRVstorebtn {
	display:block;
	width:265px;
	height:33px;
	margin:15px auto 20px auto;
	background: url(images/storecrv.png) 0 0 no-repeat;
	}
	
.CRVstorebtn:hover {
	background-position: 0px -33px;
	}
