body{
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/body_back.jpg);
	background-repeat:repeat-x;
	margin-top:0;
	color:#999999;
}

img{
	border:0;
}

a:link, a:visited, a:hover, a:active{
	color:#999999;
}

h1{
	float:left;
	margin-top:20px;
}

h2{
	float:right;
	margin-top:9px;
	margin-bottom:23px;
}

#container{
	width:628px;
	margin:0 auto;
}

#video_container{
	background-image:url(../images/video_back.jpg);
	background-repeat:no-repeat;
	background-position:50px 0;
	clear:both;
	height:487px;
	
}

#video{
	position:absolute;
	margin:63px 0 0 125px;
	
}

#sound_button{
	margin-top:280px;
	float:left;
	cursor:pointer;
}

#play_button{
	float:right;
	margin-top:280px;
	cursor:pointer;
}
#download_movies_container{
	background-image:url(../images/rope.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	clear:both;
	float:left;
	width:309px;
	height:122px;
	margin:45px 0 0 161px;
	font-size:0.9em;
}
#download_movies_container p{
	font-weight:bold;
	margin:0;
	text-align:center;
}
#download_movies_container a{
	color:#999999;
}

#download_movies_container ul{
	float:left;
	padding-left:115px !important;
	clear:both;
	font-size:0.9em;

}
#download_movies_container ul, #download_movies_container ul li{
	margin:0;
	padding:0;
	list-style-type:none;
}
#download_movies_container ul li{
	float:left;	
	padding-right:10px;
}

#buttons_container{
	display:block;
	margin-bottom:10px;
	float:left;
}
#buttons_container img{
	margin-right:8px;
}
#localretailer{
	margin-right:0 !important;
}

#since_1972{
	margin:0px 0 10px 270px;
}

.bottom_paragraphs{
	margin:0 auto;
	text-align:center;
	clear:both;
	width:352px;
	font-size:0.8em;
	margin-bottom:10px;
}