@charset "utf-8";
.header {
	height: 110px;
	width: 865px;
	background-image: url(images/bgnd_header.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.menu {
	background-image: url(images/bgnd_menu.jpg);
	height: 42px;
	width: 865px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	background-image: url(images/bgnd_content.jpg);
	background-repeat: repeat-y;
	width: 865px;
	margin-right: auto;
	margin-left: auto;
}
#contact{
	font-family: Tahoma;
	font-size: 11px;
	height: 400px;
}
.footer {
	background-image: url(images/bgnd_footer.jpg);
	height: 32px;
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	background-repeat: no-repeat;
}
.title{
	text-align:center;
	font-size:24px;
	height:40px;
	line-height:40px;
}
.movie{
	width:580px;
	height:373px;
	padding-left:150px;
}
.home{
	width:865px;
	height:1010px;
 
	background-image: url(images/bgnd_content.jpg);
	background-repeat: repeat-y;
	width: 865px;
	margin-right: auto;
	margin-left: auto;
}
.staff{
	width:865px;
	background-image: url(images/bgnd_content.jpg);
	background-repeat: repeat-y;
	width: 865px;
	margin-right: auto;
	margin-left: auto;
}