body {
	text-align:center;
	background:url(../images/background.png) repeat top center fixed #FFFFFF;
	
	color:#333;
	font-family:Helvetica, Arial,  sans-serif;
	font-size:11px;
	line-height:15px;
	margin-top: 45px;
}
a {cursor:pointer;}
.outer {
	width: 921px;
	height: auto;
	overflow:hidden;
	
	margin:0 auto;
	text-align:left;	
}

.inner {
	width: 921px;
	height: auto;
	overflow:hidden;
}
#header { 
	position:fixed; 
	top:0;
	left:0;
	background-color:#363636;
	width: 100%;
	height:24px;
	padding-top:9px;
	z-index:50;
	text-align:center;
	vertical-align:middle;
}

.menu img { vertical-align:middle; }
.menu {
	
	font-size:11px;
	letter-spacing:.1000em;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
}
.menu ul {	
	display: inline;
} 
.menu ul li {
	list-style: none;
	list-style-position:outside;
	display: inline;
	color:#fff;
	margin:0; padding:0;
	margin:10px 0px 9px 0px; border-right:1px solid #fff;
}
.menu li.last {border:none;}
.menu a { color:#7c7c7c; text-decoration:none; padding:10px 10px 9px 10px;  }
.menu a:hover { color:#363636; background-color:#e6e6e6; }
.menu a:active { color:#363636; background-color:#e6e6e6;}
.menu_active { color:#363636; background-color:#e6e6e6;}



.mainContent {
	text-align:left;	
	vertical-align:top;	
	position:relative;
	float:left;

}

#logo { position:relative; float:leftt; width: 808px; margin:0 auto; }
#logoin a:hover {
	background:none;	
}
#logoin {position:relative; float:left; width:233px; height:19px; padding-right:20px; margin-top:-2px;}
.gallery {
	position: relative;
	float:left;
	background:url(../images/gallery_bak.png) no-repeat bottom;
	height:168px;
	width:921px;
}
.pressContent {
	position: relative;
	float:left;
	background:url(../images/gallery_bak.png) no-repeat bottom;
	height:168px;
	width:921px;
}
.pressItem { position:relative; float:left; width:850px; padding:0 10px 10px 0; border-bottom:2px solid #ccc; height:630px; overflow:auto; }
#sliderContent {height:140px; overflow:hidden; }
#galleryHolder {width:815px; height:120px; margin:0; overflow:hidden; position:relative; }
#galleryInner {
	width: 806px;
	height:100px;
	position:relative;
	}
#galleryInner div { position:relative; float:left; width:127px; height:97px; padding-left:10px; background:url(images/picBak.png) no-repeat top right; white-space:nowrap; }
#galleryInner div img {
	margin:4px 4px 3px 3px;
}
#galleryInner div a:hover img {
	border: 1px solid #ccc;
}
#galleryInner div a:hover { color: #fff; }
#galleryScroll {
	width: 780px;
  height: 15px;
  margin: 5px;
  background: #BBBBBB;
  position: relative;
}
#sliderContent2 {height:140px; overflow:hidden; }
#galleryHolder2 {width:815px; height:120px; margin:0; overflow:hidden; position:relative; }
#galleryInner2 {
	width: 806px;
	height:100px;
	position:relative;
	}
#galleryInner2 div { position:relative; float:left; width:127px; height:97px; padding-left:10px; background:url(images/picBak.png) no-repeat top right; white-space:nowrap; }
#galleryInner2 div img {
	margin:4px 4px 3px 3px;
}
#galleryInner2 div a:hover img {
	border: 1px solid #ccc;
}
#galleryInner2 div a:hover { color: #fff; }
#galleryScroll2 {
	width: 780px;
  height: 15px;
  margin: 5px;
  background: #BBBBBB;
  position: relative;
}
.galleryTop {
	position:relative;
	float:left;
	background:url(../images/galleryTop.png) no-repeat;
	height:25px;
	width:921px;
}
.text {
	position:relative;
	float:left;
	background:url(../images/text_bak.png) no-repeat bottom;
	height:auto;
	width:921px;
	padding-bottom:20px;
}
.textTop {
	position:relative;
	float:left;
	background:url(../images/textTop.png) no-repeat;
	height:33px;
	width:921px;
}
.textContent {
	padding:0px 40px 40px 40px;
}
.textContent p { padding-bottom:8px; }
#filmography a { color:#000; }
#filmography a:link { color:#000; }
#filmography a:hover { color:#0C71BF; }
#filmography a:visited { color:#666; }
#filmography a:active { color:#0C71BF; }
#contact a { color:#0C71BF; }
#contact a:hover { color:#000;}
#pressContentInner { height:600px; overflow:hidden; }
.listLeft { position:relative; float:left; width:50%; }
.listLeft ul li {list-style-type:none; list-style-position:inside; }
.newsLeft { position:relative; float:left; width:120px; }
.newsLeft ul li {list-style-type:none; list-style-position:inside; line-height:22px; }
.newsRight {position:relative; float:left; width:500px; height:400px;}
.contactItem {position:relative; float:left; width:200px;}
.clear{ clear:both;}
#bio a { color:#0C71BF; }
#slideshow {
    position:relative;
	float:left;
	width:350px;
	padding:10px;
	text-align:center;
}

#slideshow IMG {
    z-index:8;
	display:none;
	margin:0 auto;
}

#slideshow IMG.active {
    z-index:10;
	display:block;
}

#slideshow IMG.last-active {
    z-index:9;
	display:none;
}

#slideshowNav { position:relative; float:left; text-align:center; height:21px; vertical-align:middle;  margin:0 115px;}
#slideshowNav img {vertical-align:middle;}

.slideShow IMG { padding-bottom:15px; }

#footer {
	position:relative;
	float:left;
	background-color:#464646;
	width: 100%;
	height:26px;
	
	text-align:center;
	vertical-align:middle;
}
#footer {
position:fixed; 
	bottom:0;
	left:0;
	background-color:#464646;
	width: 100%;
	height:26px;
	z-index:50;
	text-align:center;
	vertical-align:middle;	
}
#footer p { color:#fff; vertical-align:middle; text-align:center; padding-top:5px;}
#footer p a {color: #fff; text-decoration:none;}
#footer p a:hover {color: #eee;}
/* text handling here */
a {color:#60363a; text-decoration:none; }
a:hover {color:#0c71bf;}
h1	{font-size:115%;}
h2 { font-size:14px; padding-bottom:10px; font-weight:600; color:#0c71bf;}
h3 { padding-bottom:12px;}
h4{font-size:12px; padding-bottom:10px; font-weight:600; color:#0c71bf;};
p { padding-bottom:12px; font-weight:normal; color:#333; text-align:justify;}
