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

.wrapper {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #666666;
	height: 630px;
	width: 955px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #ECECEC;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.logo {
	height: 49px;
	width: 175px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-top: 15px;
}
.background {
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
}
.navigation {
	float: left;
	height: 440px;
	width: 175px;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
	margin-top: 10px;
}
.content {
	height: 400px;
	width: 750px;
	float: left;
	position: relative;
	margin-top: 15px;
}
.leftcol {
	float: left;
	height: 400px;
	width: 195px;
	position: relative;
}
.copyholder {
	float: left;
	width: 750px;
	position: relative;
	margin-right: 10px;
}
.copy {
	float: left;
	width: 355px;
	margin-right: 20px;
	position: relative;
	margin-left: 0px;
	margin-top: 20px;
}
.movie {
	position: relative;
	height: 400px;
	width: 750px;
}
body {
	background-image: url(images/back.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #1C8DAE;
	font-weight: bold;
	text-decoration: underline;
}
.strap {
	height: 20px;
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-align: right;
}
.copyLongCol {
	float: left;
	width: 355px;
	margin-right: 20px;
	position: relative;
	margin-left: 0px;
	margin-top: 45px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}
.copyLongNoHead {
	float: left;
	width: 355px;
	margin-right: 20px;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
}
.showreelholder {
	width: 350px;
	position: relative;
	margin-bottom: 15px;
	min-height: 100px;
	overflow: auto;
}
.movieicon {
	float: right;
	height: 100px;
	width: 100px;
	position: relative;
	margin-right: 10px;
}
.icontext {
	float: left;
	width: 225px;
	min-height: 100px;
	position: relative;
}
.border {
	border: 1px solid #333333;
}
a.smalllink:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #999999;
	text-decoration: none;
}
a.smalllink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #999999;
	text-decoration: none;
}
a.smalllink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #1C8DAE;
	text-decoration: none;
}
.titlelight {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #999999;
	font-weight: normal;
}
.latestnews {
	float: left;
	width: 350px;
	margin-right: 20px;
	position: relative;
	margin-left: 0px;
	margin-top: 20px;
	background-color: #666666;
	height: 25px;
	padding-left: 5px;
}
.titlewhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
}
.copybold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
}
.description {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
}
.smallprint {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 10px;
	color: #666666;
}

