body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 10px Arial, Helvetica, sans-serif bold;
}
#container {
	margin: 0 auto;
	width: 760px;
	background: url('../images/index_01.jpg') no-repeat top;
	text-align: left;
	padding: 215px 0 0px 0;
}
#container h1 {
	text-indent:-9999px;
	text-decoration: none;
	height: 100px;
	margin: 0;
}
#bg {
	background: url('../images/index_02.jpg');
}
h2 {
	text-indent:-9999px;
	text-decoration: none;
	height:150px;
}
h2#banner {
	margin: 0px 0 0px 0;
	text-indent:-9999px;
	text-decoration: none;
	height: 241px;
	background:url('../images/index_03.jpg') no-repeat;
	cursor: pointer;
}
h2#banner2 {
	margin: 0px 0 0px 0;
	text-indent:-9999px;
	text-decoration: none;
	height: 110px;
	background:url('../images/index_05.jpg') no-repeat;
	cursor: pointer;
}
h3#footer {
	text-indent:-9999px;
	text-decoration: none;
	height: 290px;
	margin: 35px 0 0 0;
	padding: 0;
	background: url('../images/index_05.jpg') no-repeat;
	cursor: pointer;
}
h4#previews {
	text-indent: -9999px;
	text-decoration: none;
	height: 302px;
	margin: -95px 0 0px 0;
	padding: 0;
	background: url('../images/index_08.jpg') no-repeat;
	cursor: pointer;
}
h4#bottombanner {
	text-indent: -9999px;
	text-decoration: none;
	height: 86px;
	margin: 0px 0 0px 0;
	padding: 0;
	background: url('../images/index_09.jpg') no-repeat;
	cursor: pointer;
}
#movie {
	text-align: center;
	width: 360px;
	margin: 25px -10px 20px 16px;
	float: left;
	display: inline;
}
#movie a {
	font: 18px arial black;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	color: white;
	padding: 0;
	margin: 0;
}
p {
	line-height: 70%;
	margin: 10px 0;
	color: white;
}
.clear {
	clear: both;
}
