@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #000;
	
}
.clear{
	clear:both;
	/*** these next attributes are designed to keep the div
height to 1 pixel high, critical for Safari and Netscape 7 ***/
  height:1px;
	overflow:hidden;
	line-height:1px;
	font-size:0px;
	margin: 0px;
}
#wrapper {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	
}
.bg {

        width: 100%;

        position: absolute;

        top: 0;

        left: 0;

        z-index: -5000;

}
#menu ul li {
	float: left;
	height: 37px;
	list-style-type: none;
	padding: 0px;
	line-height: 37px;
	color: #F90;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#menu ul li a{
	text-decoration:none;
	color: #CCC;
}
#menu ul li a:hover{
	text-decoration:none;
	color: #F90;
}
#header {
	background-image: url(images/header.png);
	height: 97px;
	width:910px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
}
#wrapper #menu ul {
	margin: 0px;
	padding: 0px;
}
#wrapper #flashpanel #menu {
	padding-left: 10px;
	height: 25px;
	padding-top: 175px;
}
#wrapper #flashpanel {
	background-image: url(images/header.jpg);
	height: 230px;
	margin-top: 15px;
}
#wrapper #content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #FFF;
	background-color: #000;
	font-size: 14px;
}
p {
	margin:0px;
}#wrapper #content #left-panel {
	margin: 10px;
	float: left;
	width: 420px;
}
#wrapper #content a {
	color: #F60;
	font-weight: bold;
	text-decoration: none;
}
#wrapper #content a:hover {
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
}
#wrapper #content #right-panel {
	float: left;
	width: 470px;
	height: 500px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(images/Home.jpg);
}
#wrapper #content #right-panel-filmguide {
	float: left;
	width: 470px;
	
	height: 500px;

}
#wrapper #content #right-panel-services {
	float: left;
	width: 450px;
	background-position: center 0px;
	background-image: url(images/services.jpg);
	background-repeat: no-repeat;
	height: 550px;
}
#wrapper #content #left-panel-partner {
	float: left;
	width: 890px;
	background-image: url(images/Home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
}
#wrapper #content #right-panel-partner {
	float: left;
	width: 370px;
	height: 500px;
	background-position: right;
}
#footer {
	width: 910px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 50px;
	font-size: 13px;
	color: #FFF;
	background-image: url(images/footer.png);
}
#footer a {
		color:#FFF;
}
#footer a:hover {
		color: #85C440;
}

#wrapper #content #right-panel img {
	z-index: 2000;
	position: relative;
	top: 300px;
	left: -20px;
}
#wrapper #content #right-panel-partner img {
	z-index: 2000;
	position: relative;
	top: 300px;
	left: -250px;
}
#wrapper #content #left-panel h2 {
	color: #F68121;
	padding: 15px;
	margin: 0px;
}
#40 {
	margin-top: 12px;
}
#2point5 {
	margin-top: 8px;
}
.percent {
	font-weight: bold;
	color: #F48221;
}
#wrapper #content #homebg {
	background-image: url(images/Home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#wrapper #content #filmguide {
	float: left;
	width: 300px;
	font-size: 11px;
	margin-left: 100px;
	border: 1px solid #FFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper #content #filmguidefooter {
	float: left;
	width: 310px;
	font-size: 10px;
	margin-left: 100px;
	border: 1px solid #FFF;
	background-color: #FFF;
	color: #000;
	padding: 5px;
	
}
