@charset "macintosh";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/BG_pattern.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
	background-color: #000000;
}
#wrapper {
	text-align: left;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #285D78;
}
#main_graphic {
	height: 400px;
	width: 950px;
}
#home_content {
	margin: 0px;
	padding: 0px;
	height: 600px;
	background-color: #285D78;
	background-image: url(images/home_BG.jpg);
}
#home_thumbnails {
	float: right;
	height: 60px;
	width: 698px;
}
#home_right_column {
	width: 558px;
	float: right;
	margin-right: 68px;
	margin-top: 55px;
}
#left_nav {
	float: left;
	height: 600px;
	width: 252px;
	background-color: #285D78;
}
#right_column {
	float: right;
	width: 558px;
	margin-right: 65px;
	margin-left: 75px;
	margin-top: 100px;
}
#footer {
	margin-bottom: 12px;
	margin-top: 25px;
	clear: both;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.825em;
	line-height: 2em;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: lighter;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: .25em;
}
.footer_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	text-transform: uppercase;
	letter-spacing: .10em;
	color: #999999;
	text-decoration: none;
}
.footer_text a:link {
	text-decoration: none;
	color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.footer_text a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.footer_text a:hover {
	text-decoration: none;
	background-color: #AED7E8;
	color: #006699;
	padding-top: 2px;
}
.footer_text a:active {
}
#company_content {
	margin: 0px;
	padding: 0px;
	height: 1300px;
	background-color: #285D78;
	background-image: url(images/company_BG.jpg);
	background-repeat: no-repeat;
}
#projects_content {
	margin: 0px;
	padding: 0px;
	height: 1500px;
	background-color: #285D78;
	background-image: url(images/projects_BG.jpg);
	background-repeat: no-repeat;
}
#financing_content {
	margin: 0px;
	padding: 0px;
	height: 1000px;
	background-color: #285D78;
	background-image: url(images/financing_BG.jpg);
	background-repeat: no-repeat;
}
#soundstage_content {
	margin: 0px;
	padding: 0px;
	height: 900px;
	background-color: #285D78;
	background-image: url(images/soundstage_BG.jpg);
	background-repeat: no-repeat;
}
#production_content {
	margin: 0px;
	padding: 0px;
	height: 750px;
	background-color: #285D78;
	background-image: url(images/production_BG.jpg);
	background-repeat: no-repeat;
}
#news_content {
	margin: 0px;
	padding: 0px;
	height: 600px;
	background-color: #285D78;
	background-image: url(images/news_BG.jpg);
}
#contact_content {
	margin: 0px;
	padding: 0px;
	height: 600px;
	background-color: #285D78;
	background-image: url(images/contact_BG.jpg);
}
#resources_content {
	margin: 0px;
	padding: 0px;
	height: 600px;
	background-color: #285D78;
	background-image: url(images/resources_BG.jpg);
}
.text_link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #012A47;
	color: #012A47;
}
.bio_photo {
	float: left;
	padding-right: 20px;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #012A47;
	color: #012A47;
}