* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #140928 url(images/bg_main.jpg) no-repeat fixed;
	font: normal 13px Verdana;
	color: #FFFFFF;
}



h1 {
	margin: 5px 0 -15px 0;
	font: 200% "verdana";
	color: #FFFFFF;
	text-transform: uppercase;
}

h2 {
	font-size: 117%;
	color: #E3BD4A;
		margin: 20px 0 -15px 0;
		padding-top:20px;

			font-family:"Trebuchet MS", Verdana

}

h3 {
	font-size: 110%;
	color: #E3BD4A;
		margin: -20px 0 0 0;
		padding-top:20px;
		font-family:"Trebuchet MS", Verdana
}

strong {color: #E3BD4A;}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
	font-size: 100%;
		font-family:"Trebuchet MS", Verdana
}

.newstitle a, .content-right p { line-height: 145%;	font-size: 85%; margin-bottom:0.75em;
}

.newstitle { margin-bottom:6px }
.thenews { font-style:italic; color:#CCCCCC}

ol, ul {
	font-family: Verdana
}

a {
	text-decoration: none;
	color: #9a9cdf;
}

a:hover {
	text-decoration: underline;
	color: #676ca9;
}

/* Logo */

#logo {
	width: 760px;
	height: 89px;
	margin: 0 auto;
	padding: 0 0 0 0;

}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 495px;
	padding: 0 0 0 0;
		background: url(images/bg-h1.gif) no-repeat right top;

}


.content-left {
	float: left;
	width: 120px;
	display:block;
}
.content-right {
	float: right;
	width: 315px;
	display:block;

}
.contentblocksouter {
	display:block;
	float:left;
	width:455px;
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2e2c37;
}


#content .title {
	padding: 10px 10px 10px 20px;

}

#content .content {
	padding: 20px 20px 1px 20px;
	background: url(images/bg_home.jpg) no-repeat;
}

#services #content .content {
	background: url(images/bg_services.jpg) no-repeat;
}
#film #content .content {
	background: url(images/bg_thfeatre.jpg) no-repeat;
}
#thecompany #content .content {
	background: url(images/bg_film.jpg) no-repeat;
}
#theatre #content .content {
	background:none;
}
#contact #content .content {
	background: url(images/bg_contact.jpg) no-repeat;
}

#welcome {
	padding-bottom: 20px;
	margin-bottom: 10px;

}

.floating-box {
	float: left;
	width: 160px;
	margin: 0 20px;
	font-size: 85%;
}

.floating-box .heading {
	margin-bottom: 1em;
	padding-bottom: 1em;
	background: url(images/img08.gif) repeat-x left bottom;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}



/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 0 20px 0 20px;
	background: url(images/bg-sidebar.gif) no-repeat right top;
}

#sidebar h2 {
	margin-bottom: 1em;
}



#logoblock { float:right; margin-bottom:-10px
}


/* Menu */

#menu {
	 float:left; width:495px; margin-top:61px}



#menu ul li { display: inline; padding:0 }

#menu ul {margin: 0; padding-right:0px; list-style-type: none; text-align: left; }
#menu ul a {
	font-size:100%;
	text-decoration: none;
padding: 0em 1.9em 0em 1.9em;
	line-height:15px;
	height:20px;
	border: 1px solid #FFFFFF;
}
#menu ul li a:hover {
	color:#E3BD4A;
	background: url(images/bg_menu-ie7.gif) no-repeat;
		border: 1px solid #E3BD4A;
}




/* Footer */

#footer {
	width: 760px;
	height: 34px;
	margin: 0 auto;
	background: url(images/img06.gif) no-repeat;
}



#footer .links {
	font-size: 77%; color:#848282
}



#footer a {
	color: #848282;
}

#footer a:hover { text-decoration:none
}


.links {
	padding: 10px 5px 0px 20px;
}
.textbox{
	margin:0 0 15px 0;
	width:95%;
	background-color:#2f2b37;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b99321;
	border: none
}
.warning{ color:#E3BD4A}
.warning-red{ color:#C00}

*html #menu ul a {
	padding: 0em 0.75em 0em 0.75em;
	
}
*html #menu ul li a:hover {
	background: url(images/bg_menu-ie7.gif) no-repeat;

}
