#contentHome {
	position: relative;
	background-image:url(../images/FinalContentImage.jpg);
	background-repeat: no-repeat;
	float:left;
	width:411px;
	height:415px;
	padding:0;
	margin:0;
	left: 0px;
}

#contentHomeMovieButton {
	float:left;
	padding:0;
	margin:0;
	position: relative;
	left: 60px;
	top: 60px;
}

#footerHome {
	clear:both;
	width:772px;
	height:62px;
}

#home_header {
	background-image:url(../images/hdr_home.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:772px;
	height:74px;
}

#rightsideHome {
	float:left;
	background-image:url(../images/home_rightbars.jpg);
	background-repeat:no-repeat;
	height:415px;
	width:164px;
}

#leftsideHome {
	float:left;
	background-color: #cccb9b;
	height:405px;
	width:197px;
	line-height: 6pt;
}