#container{
	width:870px;
	margin:0 auto;
	font-size:0.7em;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/container_back.jpg);
	background-repeat:no-repeat;
	background-position:0px 75px;
	color:#999999;
}

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

img{
	border:0
}

#header{
}
#aaron_hadlow_logo{
	padding-right:100px !Important;
}

#invent_logo{
	margin-left:118px;
	padding-right:100px !important;

}

#flexifoil_logo{

}
#header img{
	padding-right:100px;
}

#initial_screen_container{
	background-image:url(../images/initial_screen_back.jpg);
	background-repeat:no-repeat;
	background-position:0px 5px;
	width:480px;
	height:265px;
	margin:0 auto;
}

#low_video, #high_video{
	display:none;
	background-image:url(../images/initial_screen_back.jpg);
	background-repeat:no-repeat;
	width:480px;
	height:265px;
	margin:0 auto !important;
	padding:0 !important;
	overflow:hidden;

}

#high_video{
	display:block;
}

#vidmask{
 	display:none;
	background-image:url(../images/vidmask.png);
	background-repeat:no-repeat;
	position:absolute;
	margin-left:-240px;
	left:50%;
	top:198px;
	background-color:#66FF66;
	opacity:0.8;
	width:480px;
	height:265px;
	overflow:hidden;
	z-index:999;

}

#player1, #player2{
	margin:0 auto !important;
	padding-top:5px;
	overflow:hidden;
	}

#connection_speed_text{
	margin:50px 0 10px 110px;
}

#initial_screen_container img{
	float:left;
	
}

#low_bandwidth_button{
	margin:0 0 0 85px;
	padding-right:15px;
}


#download_flash_player{
	text-align:center;
	padding-bottom:0;
	margin-bottom:5px;
}

#download_movie{
	width:370px;
	float:left;
	margin-left:255px !important;
	
}
#download_movie, #download_movie li{
	margin:0;
	padding:0;
	text-indent:0;
	list-style-type:none;
	
}
#download_movie li{
	float:left;
}
#download_this_movie{
	font-weight:bold;
	width:130px;
	padding-top:3px !important;
}

#download_movie a:link, #download_movie a:visited, #download_movie a:hover, #download_movie a:active{
	color:#999999;
	font-weight:bold;
}
#wmv_high{
	background-image:url(../images/wmv_icon.jpg);
	background-repeat:no-repeat;
	
}
#quicktime_high{
	background-image:url(../images/quicktime_icon.jpg);
	background-repeat:no-repeat;
}
#ipod{
	background-image:url(../images/ipod_icon.jpg);
	background-repeat:no-repeat;
}

#wmv_high, #quicktime_high, #ipod{
	height:20px;
	padding:3px 5px 0 20px !important;
}

#patches{
	clear:both;
	width:635px;
	margin:0 auto;
	padding-top:10px !important;
}
#patches img{
	padding-right:10px;
}

#official_site{
	padding-right:0 !important;
}

#footer{
	width:628px;
	margin:0 auto;
	text-align:center;
}
#bottom_paragraph{
	width:350px;
	margin:0 auto;
	margin-top:5px;
}