/* CSS Document */
@charset "UTF-8";
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container {
	width: 804px;
	position: relative;
	padding-top: 10px;
	height: 100%;
	margin: auto;
	padding-bottom: 20px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 764px;
	padding-top: 16px;
	padding-right: 16px;
	padding-left: 16px;
	float: left;
}
#header {
	z-index:1;
	background-image: url(header.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 726px;
	background-position: center;
	padding-right: 40px;
}
#imageholder {
	float: left;
	width: 766px;
	overflow: hidden;
	z-index: 2;
	padding-top: 20px;
	text-align: center;
}
#navigation {
	height: 48px;
	width: 100%;
	padding-top: 20px;
	overflow: hidden;
	float: left;
}
#copywrap {
	float: left;
	width: 760px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9999CC;
	border-left-color: #9999CC;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #9999CC;
	padding-top: 45px;
}
#leftcopy {
	padding-left: 15px;
	float: right;
	width: 485px;
	padding-right: 35px;
}
#rightthird {
	width: 155px;
	padding-right: 35px;
	padding-left: 35px;
	text-align: right;
	float: left;
}
#footer {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
}
#subnav {
	float: left;
	height: 25px;
	width: 725px;
	padding-bottom: 20px;
	padding-left: 35px;
	padding-top: 10px;
}
#movieheader {
	z-index:1;
	background-image: url(header.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 724px;
	background-position: center;
	padding-right: 40px;
	padding-bottom: 20px;
}
#movieholder {
	float: left;
	width: 764px;
	overflow: hidden;
	z-index: 3;
	text-align: right;
}
#shownav {
	float: left;
	width: 161px;
	overflow: visible;
}
#smallimage {
	padding-right: 15px;
	padding-bottom: 25px;
	width: 145px;
	font-size: 12px;
	line-height: 16px;
	float: left;
	height: 180px;
}
.thumbnail {
	padding-bottom: 10px;
}
#testimonial {
	float: left;
	height: 160px;
	width: 480px;
	padding-bottom: 40px;
}
body {
	margin:0px;
	height:100%;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333399;
}
body a {
	color: #cc3399;
}
html { height:100%
}
.subhead {
	color: #cc3399;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
}
.img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
