/* CSS Document */


#container{
	width: 1020px;
	background: url(../images/main.png) no-repeat left top;
	margin: 0 auto;
}
#content_top {
	height: auto;
	width: 1020px;
	margin: 0 auto;
}
#content_bottom {
	width: 1020px;
	height: auto;
	margin: 0 auto;
}
#footer {
	height: auto;
	width: 1020px;
	margin: 0 auto;
}
/* content_top stuff*/
.intro {
	height: auto;
	padding: 0px 0 10px 35px;
	width: 500px;
}
.video{
	height: 320px;
	padding: 6px 20px 10px 50px;
}
/* content_bottom stuff*/
