#leftcontent {
	position:relative;
	width:50em;
	height:40em;
	margin:0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	z-index: 999;
}
#reelbox1 {
	width:39em;
	height: 20em;
	margin-bottom: 0px;
	margin-left: 6em;
	text-align: center;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	background-color: transparent;
}
#reelbox2 {
	width:39em;
	height: 18.5em;
	margin-bottom: 0;
	text-align: center;
	padding-top: 1.5em;
	background-image: url(../images/homepage_reel2_bg.png);
}

/* classes to work with cycle plugin for BG images */
#bg_containers {
	width:74em;
	margin:0;
}
#bg_containers div {
	width:74em;
	height:40em;
	margin:0 auto;
}
#bg_containers .bg1 {
	background-image: url(../images/homepic_1.png);
	background-repeat: no-repeat;
}
#bg_containers .bg2 {
	background-image: url(../images/homepic_2.png);
	background-repeat: no-repeat;
}
#bg_containers .bg3 {
	background-image: url(../images/homepic_3.png);
	background-repeat: no-repeat;
}
#bg_containers .bg4 {
	background-image: url(../images/homepic_4.png);
	background-repeat: no-repeat;
}
#lowerbox {
	height: 18.5em;
	width: 39em;
	position: relative;
	z-index: 999;
	margin-left: 6em;
	margin-top: 1em;
}
#itpbox {
	height: 18.5em;
	width: 17em;
	margin-top: 0em;
	position: relative;
	z-index: 999;
	margin-left: 1em;
	background-image: url(../images/homepage_movies_bg.png);
	background-repeat: no-repeat;
}
#fm1 {
	height: 2em;
	width: 16em;
	position: relative;
	z-index: 999;
	margin-right: auto;
	margin-left: auto;
}
#mov1 {
	height: 9em;
	width: 16em;
	position: relative;
	z-index: 999;
	margin-right: auto;
	margin-left: auto;
}
#des1 {
	height: 7.5em;
	width: 16em;
	position: relative;
	z-index: 999;
	margin-right: auto;
	margin-left: auto;
}
#wwbox {
	height: 18.5em;
	width: 17em;
	margin-top: 0em;
	position: relative;
	z-index: 999;
	float: right;
	margin-right: 2em;
	background-image: url(../images/homepage_movies_bg.png);
	background-repeat: no-repeat;
}
#fm2 {
	height: 2em;
	width: 16em;
	position: relative;
	z-index: 999;
	margin-right: auto;
	margin-left: auto;
}
#mov2 {
	height: 9em;
	width: 16em;
	position: relative;
	z-index: 999;
	margin-right: auto;
	margin-left: auto;
}
#des2 {
	height: 7.5em;
	width: 16em;
	position: relative;
	z-index: 999;
	margin-right: auto;
	margin-left: auto;
}
