body{
	background:#000000;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0;
}

#wrapper{
	width:1156px;
	margin:auto;
	position:relative;
}
#header{
	height:316px;
	background:url(../images/top.jpg) no-repeat;
	margin-bottom:20px;
}
#main{
	height:845px;
	background:url(../images/main.gif) no-repeat;
	margin-bottom:50px;
}

#footer{
	_position:relative;
	_top:-150px;
}


.bannerFoot{
	height:429px;
	background:url(../images/footer.jpg) no-repeat;
}

.bannerClick{
	width:954px;
	height:350px;
	position:relative;
	top:30px;
	left:118px;
	
}

p.title{
	font-size:30px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	color:#FFFFFF;
}

.title2{
	position:relative;
	top:-505px;
	_top:-490px;
	*top:-490px;	
}

.title3{
	position:relative;
	top:-120px;
	_top:-99px;
	
}
#videoContainer{
	position:relative;
	top:-7px;
	width:966px;
	height:835px;
	text-align:center;
	margin:auto;
}
.video{
	width:450px;
	height:328px;
}

#vidFrame1,#vidFrame2,#vidFrame3,#vidFrame4{
	position:relative;
	width:450px;
	height:353px;
}

#vidFrame1{
	float:left;
	left:26px;
}

#vidFrame2{
	float:right;
}

#vidFrame3{
	float:left;
	top:88px;
	left:26px;
}

#vidFrame4{
	float:right;
	top:88px;

}

#clip1,#clip2,#clip3,#clip4{
	position:absolute;
	background-color:#000000;
	width:450px;
	height:328px;
	left:0px;
	top:0px;
	_top:10px;
	*top:10px;
}

/*.watchButton{
	background:url(../images/watchButton.png) no-repeat;
	_background:url(../images/watchButton.gif) no-repeat;
	width:183px;
	height:34px;
	position:absolute;
	top:316px;
	left:245px;
	
}*/

.downloadButton{
	background:url(../images/downloadButton.png) no-repeat;
	_background:url(../images/downloadButton.gif) no-repeat;
	width:183px;
	height:34px;
	position:absolute;
	top:316px;
	left:124px;
	
}

#footer p{
	text-align:center;
	width:1156px;
	font-size:.79em;
	position:relative;
	top:-37px;
}

#footer p a{
	color:#0033CC;
}