body {
	background-image:url(../images/bg_all.jpg);
	background-repeat:repeat-x;
	background-color:#e0eff6;
	margin:0px;
}
#main_bg {
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0 auto;
	height:750px;
}
#container {
	width:904px;
	margin:auto;
}
#header {
	height:130px;
}
.social {
	float:left;
	margin-right:5px;
}
#block_bg {
	background-image:url(../images/block_bg.png);
	background-repeat:no-repeat;
	margin:auto;
	width:904px;
	height:505px;
}
.block_main {
	height:390px;
}
.fotter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	font-weight:bold;
	color:#000000;
	margin-top:10px;
}
.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#686868;
	margin-top:10px;
	margin-bottom:10px;
}
.legal {
	color:#0e526b;
	text-decoration:none;
}
a.legal:hover {
	color:#2b7591;
	text-decoration:underline;
}
div#menu {
	width:864px;
	margin:auto;
}
div#menu a {
	height:390px;
	display:block;
	outline:0;
	float:left;
	margin-top:10px;
	text-indent:-9000px;
	background:url(../images/navigation.png);
}
div#menu a span {
	height:390px;
	display:block;
	outline:0;
	float:left;
	text-indent:-9000px;
	width:100%;
	display:none;
}
div#menu a.Company {
	background-position:0px 0px;
	width:292px;
}
div#menu a.Company:hover {
	background-position:0px -390px;
}
body.bref #main {
	font-family:Georgia;
}
body.Company div#menu a.Company, div#menu a.Company.current, div#menu a.Company span {
	background-position:-0px -390px;
}
div#menu a.FilmMaker {
	background-position:-292px 0px;
	width:307px;
}
div#menu a.FilmMaker:hover {
	background-position:-292px -390px;
}
body.FilmMaker div#menu a.FilmMaker, div#menu a.FilmMaker.current, div#menu a.FilmMaker span {
	background-position:-292px -390px;
}
div#menu a.Crew {
	background-position:-599px 0px;
	width:265px;
}
div#menu a.Crew:hover {
	background-position:-599px -390px;
}
body.Crew div#menu a.Crew, div#menu a.Crew.current, div#menu a.Crew span {
	background-position:-599px -390px;
}
div.lab-footer {
	background-image:url(../images/m_head_blend.png);
	background-repeat:no-repeat;
	/*border-bottom:solid 1px #599cd4;*/
	color:#fff;
	height:50px;
	margin:0px auto;
	position:relative;
	width:870px;
	margin-top:10px;
}

div.lab-footer1 {
	color:#fff;
	height:50px;
	margin:0px auto;
	position:relative;
	width:870px;
	margin-top:10px;
}
.address {
	font-size:70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:white;
	padding-right:10px;
	padding-top:6px;
	text-align:center;
	line-height:18px;
	width:870px;
}

.address1 {
	font-size:70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding-right:10px;
	padding-top:6px;
	text-align:center;
	line-height:18px;
	width:870px;
}


