#background
{
	background: url(/images/background.jpg) no-repeat left top;
	height: 100%;
	width: 100%;
}

#header_box
{
	height: 62px;
	width: 373px;
	position: relative;
}

#tapestry_tab
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: url(/images/top_tab.png) no-repeat left top;
	height: 133px;
	width: 27px;
}

#logo
{
	width: 372px;
	height: 62px;
}

#movie_holder
{
	width: 500px;
	position: absolute;
	top: 5px;
	left: 372px;
	height: 320px;
	/*background: url(/images/movie_holder.jpg) no-repeat left top;*/
	background: #000;
}

#container
{
	width: 878px;
	margin-left: 22px;
	height: 100%;
}

#info_box
{
	margin-left: 12px;
	padding: 6px;
	position: relative;
	margin-top: 30px;
	/*margin-bottom: 13px;*/
	min-height:60px;
	height:auto !important;
	height:60px;
}

#info_icon
{
	position: absolute;
	top: 3px;
	left: -45px;
	z-index: 1;
	background: url(/images/info.png) no-repeat left top;
	width: 46px;
	height: 43px;
}

#content_container
{
	width: 816px;
	position: relative;
	margin-left: 40px;
}

#box_top
{
	background: url(/images/box_top.png) no-repeat left top;
	width: 798px;
	height: 71px;
	padding: 14px 0px 0px 18px;
}

#content
{
	float: left;
	width: 556px;
	margin-right: 18px;
	padding-top: 0px;
	font-size: 1.15em;
}

#module
{
	position: relative;
	width: 224px;
	background: url(/images/module_repeat.gif) repeat-y left top;
	padding: 0;
}

#module_top
{
	background: url(/images/module_bg.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}

#filler
{
	/*height: 37px;*/
	/*position: relative;*/
	/*width: 210px;*/
}

#example_films
{
	background: url(/images/example_films.png) no-repeat 154px top;
	position: absolute;
	top: -44px;
	left: 10px;
	width: 210px;
	/*height: 49px;*/
}

#ex_films
{
	width: 49px;
	/*height: 46px;*/
}

#films
{
	padding: 0px 10px 0px 10px;
	margin: 0;
}

#films ul
{
	list-style-type: none;
	margin :0;
	padding: 0;
}

#films ul li
{
	padding: 0px 0px 0px 10px;
	margin: 0;
}

#films ul li a
{
	border-bottom: 1px solid #888;
	width: 190px;
	display: block;
	padding: 0;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

#films ul li#getflash
{
	padding-left: 0;
}

#films ul li#getflash a
{
	border-bottom: none;
}

#module_bottom
{
	position: relative;
	width: 224px;
	background: url(/images/module_bottom.png) no-repeat left top;
	height: 24px;
}

#content_bg
{
	background: url(/images/box_repeat.png) repeat-y left top;
	padding: 0px 0px 0px 18px;
	width: 816px;
}

.client_section
{
	height: 100px;
	float: left;
}

.client_left
{
	clear: left;
	width: 200px;
}

.client_right
{
	vertical-align: middle;
}

.client_movie
{
	float: left;
	margin-right: 20px;
	width: 30%;
}

#module_text
{
	padding: 0px 15px;
}

#content_bottom
{
	color: #9f9fab;
	FONT-WEIGHT: BOLD;
	clear: both;
	position: relative;
	background: url(/images/box_bottom.png) no-repeat left bottom;
	width: 685px;
	height: 33px;
	padding: 7px 10px 0px 10px;
}

#siteby
{
	float: right;
	color: #CCC;
	position: relative;
	z-index: 1;
}

#address
{
	padding-top: 11px;
}

