html * {
	margin: 0;
	padding: 0;
}

body {
background-color: #ffffff;
/*background-image: url(bg5.jpg);
background-repeat: repeat-x; */
}

p{padding:0;margin:0;}

a {color:#000000;text-decoration:none;}

a:hover{color:#000000;text-decoration:underline;}

#container {
	text-align: left; /* counter the body center */
	width: 1056px;
	padding:0;
	margin-left:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#headercontent{
	width:906px;
	height:87px;
	padding:20px 0 0 150px; height:160px; margin-top:10px;

}

#maincontent{
	margin:0px auto;
	width:1056px;
	padding-top:10px;

}
	
#movie_div	{
	float:left; 
	width:546px; 
	background-image: url(videobox.gif); 
	height: 381px; 
	padding-top: 10px;
	

}
#movie_div_big	{
	float:left; 
	width:640px; 
	/*background-image: url(videobox_big.gif); */
	height: 498px; 
	padding-top: 11px;
	text-align:center;
	

}
#optin_div	{
	float:left; 
	width:400px; 
	margin-top:12px; 
	margin-left:10px; 
	height:366px; 
}
#movie_div_nofloat	{
	width:661px; 
	background-image: url(videobox_big.gif); 
	height: 498px; 
	padding-top: 12px;
	text-align:center;
}
#footer{
	background-image: url(footerbk.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 120px;
	padding:0px;
	margin:0px;
}

#footercontent{
	margin:0px auto;
	height:106;
	width:881px;
	background-image:url(foooter.png);
	height: 142px;
}



ul{
margin:0 auto;
padding:0;
list-style:none;
width:800px;
margin-left:0px;
}

ul li{
float:left;
}

.aclear{clear:both;}

ul a{
display:block;
height:34px;
line-height:34px;
text-decoration:none;
background-repeat:no-repeat;
}

ul a:hover{
	background-position: 0 -34px;
}



.footertext{
	padding-top:130px;
	padding-left: 50px;
}

.optinform {font-family:Arial, Helvetica, sans-serif;}