@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 background: transparent;
 text-decoration:none;
}
body {
 line-height: 1;
}
ol, ul {
 list-style: none;
}
blockquote, q {
 quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
 content: '';
 content: none;
}

/* remember to define focus styles! */
:focus {
 outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
 text-decoration: none;
}
del {
 text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
 border-collapse: collapse;
 border-spacing: 0;
}

/********************************
website start
*******************************/
html{
	overflow-y: scroll;
}
html, body {
	height: 100%;
	font-family:Tahoma, "Times New Roman", Times, serif;
}
#wrapper {
	margin:0 auto;
	padding:0;
	height:auto;
	min-height:100%;
	background-color:#d3d3d3
}
* html #wrapper {
	height: 100%;
}
*+html #wrapper{
	height:auto;
	min-height:100%;
}
#header {
	height: 100px;
	margin: 0 auto;
	background-image: url(images/header.gif);
	background-position: center;
}
#nav {
	width:990px;
	margin: 0 auto;
	padding-top:74px;
	background-image: url(images/navbg.gif);
}
#logo{
	width: 415px;
	_width: 410px;
	float:left;
}
#menu {
	width: 575px;
	height: 26px;
	float:left;
	background:url(images/menu.gif) no-repeat;	
}
#menu_nos {
	width: 465px;
	height: 26px;
	float:right;
	background:url(images/menu_nos.gif) no-repeat;	
}
#menu_ul {
	width:575px;
	height: 26px;
	list-style-type: none;
}
#menu_ul li {
	float: left;
}
#menu_ul li a {
	display: block;
	height: 26px;
}
#menu_ul li#menu_0 {
	width: 62px;
}
#menu_ul li#menu_1 {
	width: 67px;
}
#menu_ul li#menu_2 {
	width: 77px;
}
#menu_ul li#menu_3 {
	width: 96px;
}
#menu_ul li#menu_4 {
	width: 82px;
}
#menu_ul li#menu_5 {
	width: 110px;
}
#menu_ul li#menu_6 {
	width: 81px;
}
#menu_ul li#menu_0 a:hover, #activeh {
	background: url(images/menu.gif) 0px -26px;
}
#menu_ul li#menu_1 a:hover, #activeh {
	background: url(images/menu.gif) -62px -26px;
}
#menu_ul li#menu_2 a:hover, #activeh {
	background: url(images/menu.gif) -129px -26px;
}
#menu_ul li#menu_3 a:hover, #activeh {
	background: url(images/menu.gif) -206px -26px;
}
#menu_ul li#menu_4 a:hover, #activeh {
	background: url(images/menu.gif) -302px -26px;
}
#menu_ul li#menu_5 a:hover, #activeh {
	background: url(images/menu.gif) -384px -26px;
}
#menu_ul li#menu_6 a:hover, #activeh {
	background: url(images/menu.gif) -494px -26px;
}
#menu_ul li#menu_0_on {
	width: 62px;
	background: url(images/menu.gif) 0px -26px;
}
#menu_ul li#menu_1_on {
	width: 67px;
	background: url(images/menu.gif) -62px -26px;
}
#menu_ul li#menu_2_on {
	width: 77px;
	background: url(images/menu.gif) -129px -26px;
}
#menu_ul li#menu_3_on {
	width: 96px;
	background: url(images/menu.gif) -206px -26px;
}
#menu_ul li#menu_4_on {
	width: 82px;
	background: url(images/menu.gif) -302px -26px;
}
#menu_ul li#menu_5_on {
	width: 110px;
	background: url(images/menu.gif) -384px -26px;
}
#menu_ul li#menu_6_on {
	width: 81px;
	background: url(images/menu.gif) -494px -26px;
}
.clear {
	clear:both;
}
#main {
	margin: 0 auto;
	background-color: #d3d3d3;
	text-align:center;
}
#side_bar {
	width: 225px;
	float: left;
	border-top: 1px solid #FFFFFF;
}
#content {	
	width: 850px;
	margin: 0 auto;
	padding: 5px 25px;
	color:#454545;
	font-size:11px;
	margin-top: 35px;
	padding-bottom: 35px;
	_padding-bottom: 0px;
	background-color:#fff;
	text-align:left;
}
#content p {
	font-size:14px;
	line-height:21px;
	padding-bottom: 25px;
}
.content_txt{
	border-top: 1px solid #384e78;
	padding-top: 20px;
	margin-top: 10px;
}

#content-header{
	padding:20px 0;
	height: 40px;
	background-image: url(images/page-header-right.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#content-title{
	width: 800px;
}
#content-nav{
	width: 565px;
	margin-left:2px;
	float: left;
}
#content-nav a{
	color:#454545;
	text-decoration: none;
}
#content-nav a:hover{
	color: #454545;
	text-decoration:underline;
}
#content-what{
	width: 200px;
	float: left;
}
#content-main{
	height:auto;
	min-height:100%;
	font-size:14px;
	line-height: 27px;
	padding-top: 25px;
}
#content-main a{
	text-decoration:none;
	color:#999999
}
#content-main a:hover{
	text-decoration: underline;
	color:#454545
}
#services-left{
	width:220px;
	float:left;
	margin: 21px 0;
}
#services-left p{
	line-height:28px;
}
#services-right{
	width:615px;
	float:left;
	margin: 30px 0;
}
#content-screening{
	margin-left: 460px;
	width:380px;
	_padding-bottom:20px;
}
#content-screening p{
	font-size:12px;
	line-height:18px;	
	padding-bottom:12px;
}
#menu_screen{
	background: url(images/screening-menubg.gif);
	width:266px;
	height:19px;
	margin:15px 0;
}
#menu_screen li{
	float:left;
}
#menu_screen li a {
	display: block;
	height:19px;
}
#menu_screen_email {
	width:166px;
	height:19px;
}
#menu_screen_paypal {
	width:100px;
	height:19px;
}
#menu_screen_email a:hover {
	width:166px;
	background: url(images/screening-menubg.gif) 0px -19px;
}
#menu_screen_paypal a:hover {
	width:100px;
	background: url(images/screening-menubg.gif) -166px -19px;
}
#menu_screen_email.on {
	width:166px;
	background: url(images/screening-menubg.gif) 0 -19px;
}
#menu_screen_paypal.on {
	width:100px;
	background: url(images/screening-menubg.gif) -166px -19px;
}
#content-films-menu{
	width: 177px;
	height: 345px;
	float:left;
	background-image: url(images/films-menu-bg.gif);
	background-repeat: no-repeat;
}
#films-right{
	width: 615px;
	float:right;
}
#films-menu-ul {
	width:177px;
	height: 345px;
	list-style-type: none;
	line-height:1px;
}
#films-menu-ul li {
	/*float: left;*/
	margin-bottom:15px;
}
#films-menu-ul li a {
	display: block;
	height: 19px;
}
#films-menu-ul li#films-menu-3 a {
	display: block;
	height: 22px;
}
#films-menu-ul li#films-menu-5 a {
	display: block;
	height: 60px;
}
#films-menu-ul li#films-menu-0 {
	width: 177px;
}
#films-menu-ul li#films-menu-1 {
	width: 177px;
}
#films-menu-ul li#films-menu-2 {
	width: 177px;
}
#films-menu-ul li#films-menu-3 {
	width: 177px;
}
#films-menu-ul li#films-menu-5 {
	width: 177px;
}
#films-menu-ul li#films-menu-0 a:hover, #activeh {
	background: url(images/films-menu-bg.gif) -177px 0px;
}
#films-menu-ul li#films-menu-1 a:hover, #activeh {
	background: url(images/films-menu-bg.gif) -177px -34px;
}
#films-menu-ul li#films-menu-2 a:hover, #activeh {
	background: url(images/films-menu-bg.gif) -177px -68px;
}
#films-menu-ul li#films-menu-3 a:hover, #activeh {
	background: url(images/films-menu-bg.gif) -177px -102px;
}
#films-menu-ul li#films-menu-5 a:hover, #activeh {
	background: url(images/films-menu-bg.gif) -177px -285px;
}
#films-menu-ul li#films-menu-0_on {
	width: 177px;
	background: url(images/films-menu-bg.gif) -177px -0px;
}
#films-menu-ul li#films-menu-1_on {
	width: 177px;
	background: url(images/films-menu-bg.gif) -177px -34px;
}
#films-menu-ul li#films-menu-2_on {
	width: 177px;
	background: url(images/films-menu-bg.gif) -177px -68px;
}
#films-menu-ul li#films-menu-4_on {
	width: 177px;
	background: url(images/films-menu-bg.gif) -177px -102px;
}
#films-menu-ul li#films-menu-5_on {
	width: 177px;
	background: url(images/films-menu-bg.gif) -177px -285px;
}
#films-list-ul {
	_width:950px;
}
#films-list-ul li{
	width:282px;
	height:180px;
	_height:190px;
	float:left;
	margin:auto;
	margin-bottom:35px;
}
.films-name{
	width:210px;
	float:left;
	line-height:18px;
	font-weight:bold;
	color:#454545;
}
.films-time{
	width:50px;
	float:right;
	text-align:right;
	margin-right:20px;
	line-height:18px;
	font-weight:bold;
	color:#999999;
}
#films-list-ul a{
	color:#454545;
	text-decoration:none;
}
.films-name a:hover{
	text-decoration: underline;
}
#player{
	width: 850px;
	height: 325px;
	margin-bottom:10px;
	float:left;
}
#paypal{
	height:0px;
	_margin-top:-370px;
	position:relative;
	top:-350px;
	_top:0px;
	float:left;
	display:none;
}
#paypal td{
vertical-align:bottom;
}
.arrow{
	margin-right:50px;
}
#film-list{
	font-weight:bold;
}
#film-list a{
	color:#454545;
	text-decoration:none;
}
#film-list a:hover{
	color:#454545;
	text-decoration:underline;
}
#client-list-ul{
	width:900px;
}
#client-list-ul li{
	width:200px;
	height: 125px;
	margin-right:20px;
	float:left;
}
#funture-new{
}
#people_list li{
	float:left;
	width:210px;
	height: 170px;
	text-align:center;
}
#people_list .firstli{
	float:left;
	width:840px;
	height: 200px;
	text-align:center;
}
.people_name_first, .people_name{
	font:Arial, Helvetica, sans-serif;
	font-size:25px;
	width:189px;
	margin-left:11px;
}
#footer{
	width:900px; 
	font-family:Tahoma, 'Times New Roman', Times, serif; 
	font-size:10px;
	margin:0 auto;
	padding: 5px 0;
	text-align:right;
}
#footer a{
	color: #454545;
	text-decoration:none
}
#footer a:hover{
	color: #454545;
	text-decoration:underline
}
.protectForm{
	font-size:12px;
}