@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
	margin: 0px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
.bottom_contwrap  h2 {
	text-transform: none;
	margin: 0px;
}
.bottom_contwrap p {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 11px;
}



#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#footer span {
	color: #CC0000;
}
#footer a {
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
#footer a:link {
	text-decoration: none;
}

#footer  a:hover  {
	text-decoration: underline;
}

#header {
	padding-top: 20px;
}
#navbar {
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer {
	margin-top: 25px;
	margin-bottom: 15px;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
	text-align: center;
	font-size: 10px;
	padding-bottom: 10px;
}
.borderbox    .top_border {
	background-image: url(/images/corners/top.gif);
	background-repeat: repeat-x;
}
.borderbox  .top {
	background-image: url(/images/corners/left-a.gif);
	background-repeat: repeat-y;
	background-color: #CC6666;
}
.borderbox  .top  div {
	background-image: url(/images/corners/right-a.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-top: 10px;
}
.borderbox  .bottom {
	background-image: url(/images/corners/left-b.gif);
	background-repeat: repeat-y;
}
.borderbox   .bottom   .bottom_contwrap {
	background-image: url(/images/corners/right-b.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.borderbox   .bottom_border {
	background-image: url(/images/corners/bottom.gif);
	background-repeat: repeat-x;
}
.featured {
	width:160px;
	float:left;
	margin-left: 10px;
}
.featured:first-child {
	margin-left: 0px;
}

.featured p {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
.featured span {
	font-size: 10px;
}
#indexFeatured {
	width:520px;
	float:left;
}
#indexLatestNews {
	width:220px;
	float:right;
}
#aboutCompany {
	width:370px;
	float:left;
}
#aboutStaff {
	width:370px;
	float:right;
}
#reelContent {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}
#portfolioCredits {
	width:220px;
	float:left;
}
#portfolioFeatured {
	width:520px;
	float:right;
}
#pressMenu {
	width:750px;
	float:left;
}
#pressContent {
	width:520px;
	float:left;
}
#pressRelated {
	width:220px;
	float:right;
}
#contactEmail {
	width:520px;
	float:left;
}
#contactInformation {
	width:220px;
	float:right;
}


#spry_strName, #spry_strEmail, #spry_strSubject, #spry_strMessage {
	display: block;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
}
#strName, #strEmail, #strSubject {
	width: 250px;
}
#strMessage {
	width: 450px;
}
.imdb_link {
	margin-top:5px;
	margin-bottom:0px;
}
#bios h2 {
	margin-top: 25px;
}
#bios h2:first-child {
	margin-top: 0px;
}
