@charset "UTF-8";
/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333333;
	line-height: 1.6em;
	background-color: #000000;
	text-align: center;
}

* html {
    overflow: hidden;
}

.columnContainer {
	margin:0;
	padding:0;
}

.leftColumn {
	float: left;
	width: 290px;
	margin: 0px;
	padding: 0px;
}

.centerColumn {
	margin-top: 0;
	margin-right: 310px;
	margin-bottom: 0;
	margin-left: 310px;
	padding: 0px;
}

.rightColumn {
	float:right;
	width:290px;
	margin:0px;
	padding: 0px;
}

.cleaner {
	clear: both;
}

a:link {
	text-decoration: underline;
	color: #2C4456;
}

a:visited {
	text-decoration: underline;
	color: #40647E;
}

a:hover {
	text-decoration: underline;
	color: #40647E;
}

a:active {
	text-decoration: underline;
	color: #2C4456;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.2em;
	color: #2B4456;
}

h3 {
	font-size: 1em;
}

p {
	margin-top: 0px;
	padding-top: 0px;
}

.wrapper {
	width: 950px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}

.header {
	position: relative;
	background-repeat: no-repeat;
	height: 256px;
	width: 950px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header.jpg);
	float: left;
}

.logo {
	margin-right: auto;
	margin-left: auto;
	width: 525px;
	height: 129px;
	position: relative;
	margin-top: 47px;
}

.menu {
	height: 35px;
	width: 635px;
	margin-top: 44px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.menu_home {
	position: relative;
	height: 35px;
	width: 94px;
	float: left;
}

.menu_about {
	position: relative;
	float: left;
	height: 35px;
	width: 90px;
}

.menu_photos {
	position: relative;
	float: left;
	height: 35px;
	width: 105px;
}

.menu_trailers {
	position: relative;
	float: left;
	height: 35px;
	width: 105px;
}

.menu_services {
	position: relative;
	float: left;
	height: 35px;
	width: 115px;
}

.menu_contact {
	position: relative;
	float: left;
	height: 35px;
	width: 126px;
}

.content {
	position: relative;
	width: 950px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-y;
	clear: left;
	float: left;
}

.home {
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 900px;
	height: 420px;
	float: left;
}

#flashPlayer {
	text-align: center;
}

.page {
	position: relative;
	margin: 0px;
	float: left;
	background-image: url(../images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: 25px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.page_header {
	float: left;
	position: relative;
	margin-top: 42px;
	margin-left: 75px;
}
.page_content {
	background-color: #FFFFFF;
	position: relative;
	width: 800px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 23px;
	float: left;
	text-align: left;
}

.page_bottom {
	background-image: url(../images/page_bottom.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	clear: left;
	float: left;
	height: 19px;
	width: 800px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	position: relative;
}

.page_hr {
	background-image: url(../images/page_hr.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 800px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	position: relative;
	clear: left;
}

.play_button_left {
	float: left;
	height: 150px;
	width: 240px;
	position: relative;
	margin-left: 50px;
	margin-top: 75px;
}
.play_button_right {
	float: right;
	height: 100px;
	width: 240px;
	position: relative;
	margin-top: 75px;
	margin-right: 50px;
}
.home_text {
	font-size: 1em;
	line-height: 1.6em;
	width: 770px;
	margin-right: 90px;
	margin-left: 90px;
	margin-top: 65px;
	text-align: left;
	clear: both;
	position: relative;
	height: 115px;
	float: left;
	color: #CCCCCC;
}
.page_text {
	float: left;
	position: relative;
	width: 750px;
	padding: 1em;
}

.page_text_fullwidth {
	float: left;
	position: relative;
	width: 700px;
	padding: 1em;
}

.footer_container {
	clear: both;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 224px;
	width: 950px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	float: left;
}

.footer {
	position: relative;
	padding: 0px;
	width: 950px;
	text-align: center;
	margin-top: 160px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	float: left;
}
.footer p {
	line-height: 1em;
	color: #CCCCCC;
	font-size: .8em;
}
.footer p a:link {
	color: #FFFFCC;
}
.footer p a:visited {
	color: #FFFFFF;
}
.footer p a:hover {
	color: #FFFFFF;
}
.footer p a:active {
	color: #FFFFCC;
}
.red_one_back {
	padding: 1em;
	float: right;
	height: 266px;
	width: 306px;
	position: relative;
	display:none;
}
.services {
	position: relative;
	float: left;
	clear: left;
	width: 800px;
}
.gallery {
	width: 800px;
	position: relative;
	float: left;
	clear: left;
}
