.home_page {
	width: 760px;
	background-image: url(/images/homeBackground.jpg);
	margin: 20px auto 0;
	padding: 0;
	border: 1px solid #FFFFFF;
	position: relative;
}
.home_content {
	width: 560px;
	height: 660px;
	padding: 0 0 0 10px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 200px;
	position: relative;
}
.home_film {
	margin: 9px 0 0 30px;
}
.home_feature_box {
	background-color: #666666;
	width: 550px;
	height: 291px;
	margin: 50px 0 0 -13px;
}
.home_feature {
	background: url(/images/homePhoto.jpg) no-repeat;
	padding: 15px 15px 15px 358px;
	height: 291px;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 120%;
}
.home_sidebar {
	top: 0px;
	left: 0px;
	width: 190px;
	float: left;
	border-style: none;
	position: absolute;
}