@charset "UTF-8";
body {
	margin:40px;
	padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center;
	}
	
#Content {
	width:800px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left;
	height: 600px;
	overflow: hidden;
	}
#Nav {
	z-index: 1;
	position: relative;
	top: -627px;
}
#BG {
	z-index: 0;
	top: 0px;
}
#About {
	z-index: 2;
	position: relative;
	top: -525px;
	left: 55px;
}
#Films {
	z-index: 2;
	position: relative;
	top: -526px;
	left: 335px;
}
#VFX {
	z-index: 2;
	position: relative;
	top: -657px;
	left: 540px;
}
#Inside_Body {
	background-image: url(content/images/global/bg_grid3.gif);
	background-repeat: repeat;
	height: 460px;
	width: 750px;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	z-index: 3;
	top: -835px;
	position: relative;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	border-color: #FFFFFF;
	border-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
#Invisible_Body {
	height: 460px;
	width: 750px;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-decoration: blink;
	z-index: 3;
	top: -835px;
	position: relative;
}
#Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	z-index: 4;
	-khtml-opacity: none;
	opacity: none;
	color: #FFFFFF;
	text-align: left;
	margin-left: 30px;
	margin-top: 50px;
	margin-bottom: 0px;
}
#Subject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	z-index: 4;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-left: 48px;
	margin-bottom: 0px;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	-khtml-opacity: none;
	opacity: none;
	color: #FFFFFF;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
}
#info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	top: 60px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
#box_text {
	height: 460px;
	width: 750px;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	z-index: 3;
	top: -1480px;
	position: relative;
	overflow: auto;
}
#Title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	z-index: 4;
	-khtml-opacity: none;
	opacity: none;
	color: #FFFFFF;
	text-align: left;
	margin-left: 30px;
}
#Film_Thumb {
	margin-left: 30px;
	border-bottom-color: #FFFFFF;
	border-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-color: #FFFFFF;
	border-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	
}
#Film_Thumb:hover {
	border-color: #000000;
	border-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;	
}
#Film_Button {
	border-color: #FFFFFF;
	border-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	z-index: 4;
	position: relative
	
}
#Film_Button:hover {
	border-color: #000000;
	border-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;	
}
#more-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	margin: 0px;
	margin-left: 30px;
}
UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	-khtml-opacity: none;
	opacity: none;
	color: #FFFFFF;
	margin-left: 5px;
	margin-right: 30px;
	margin-top: 2px;
}
#vfx_list_box {
	height: 70px;
	width: 200px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	z-index: 3;
	top: 1px;
	position: relative;
	left: -250px;
}
#vfx_list_box2 {
	height: 70px;
	width: 200px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	z-index: 3;
	top: -68px;
	position: relative;
	left: -60px;
}
