@charset "utf-8";
.navpanel {
	background-image: url(../images/images/logosides.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	height: 80px;
}
.underline {
	background-image: url(../images/images/underline.jpg);
	background-repeat: repeat-x;
	width: 100%;
	left: 0px;
	height: 20px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 80px;
}
.index {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	position: absolute;
	top: 100px;
	font-size: 13px;
	left: 0px;
}
a:link {
	text-decoration: none;
	color: #046CEF;
}
a:visited {
	color: #FF8000;
	text-decoration: none;
}
.index   #introtext {
	width: 795px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 10px;
}
.indexmain {
	width: 600px;
	margin: auto;
	z-index: 3;
}
.leftsidebar {
	width: 230px;
	float: left;
	overflow: hidden;
	padding-left: 20px;
	z-index: 2;
	background-image: url(../images/leftsidebar2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 766px;
}
.footer {
	margin: auto;
	width: 460px;
}
.rightsidebar {
	float: right;
	width: 230px;
	overflow: hidden;
	padding-right: 20px;
	z-index: 1;
	background-image: url(../images/rightsidebar2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 766px;
}
.indexmaintop {
	margin: auto;
	height: 175px;
	width: 600px;
	background-image: url(../images/interest3.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 4;
}
.proceduresidebar {
	width: 230px;
	float: left;
	overflow: hidden;
	padding-left: 20px;
	z-index: 2;
	background-repeat: no-repeat;
	background-position: right top;
	height: 650px;
	background-image: url(../images/left7.jpg);
}
.filmingsidebar {
	width: 230px;
	float: left;
	overflow: hidden;
	padding-left: 20px;
	z-index: 2;
	background-image: url(../images/left3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 500px;
}
.filmingmaintop {
	margin: auto;
	height: 100px;
	width: 600px;
	z-index: 4;
}
.linkssidebar {
	width: 230px;
	float: left;
	overflow: hidden;
	padding-left: 20px;
	z-index: 2;
	background-image: url(../images/left5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 500px;
}
