@charset "utf-8";

/* CSS Document */


body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/pattern-2.jpg);
	background-repeat: repeat;
}
* {
	margin-top: 0px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E69B00;
	text-decoration: none;
}

body,td,th {
	font-size: 14px;
	color: #FFF;
}
a:link {
	color: #E69B00;
	text-decoration: none;
}
#photo {
	position:absolute;
	left:321px;
	top:220px;
	width:137px;
	height:180px;
	z-index:3;
	visibility: visible;
	float: right;
}

a:visited {
	text-decoration: none;
	color: #E69B00;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #E69B00;
}

a {
	font-size: 13px;
	color: #FFF;
}

#header {
	position:relative;
	left:0px;
	top:5px;
	width:980px;
	height:107px;
	z-index:1;
	background-image: url(images/header_2.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	position:absolute;
	left:68px;
	top:18px;
	width:65px;
	height:70px;
	z-index:1;
	visibility: visible;
}
#header_menu {
	position:absolute;
	left:450px;
	top:79px;
	width:501px;
	height:23px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	text-decoration: none;
	visibility: visible;
	font-weight: bolder;
}
#container {
	position:relative;
	left:0px;
	top:0px;
	width:980px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.main_text {
	line-height: 23px;
	text-align: justify;
	white-space: normal;
}
.heading {
	font-size: 17px;
	background-color: #600;
	font-weight: bold;
	background-image: url(images/bgfill.jpg);
	background-repeat: repeat;
	color: #FFF;
}
.index_movie {
	width: 980px;
	padding-top: 150px;
	text-align: center;
}
