body {
	background-image: url();
	background-color: #1F1210;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.white_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.bg_bio {
	background-image: url(../images/bg_biography.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg_production {
	background-image: url(../images/bg_production_costs.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


h1 {
	font-size: 18px;
	color: #1F1210;
	font-weight: bold;
}	

h2 {
	font-size: 14px;
	color: #1F1210;	
	font-weight: bold;	
}

.white_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.bg_banner {
	background-image: url(../images/bg-b.png);
	background-repeat: no-repeat;
	background-position: top;
}
.bg_info {
	background-image: url(../images/bg-c.png);
	background-repeat: no-repeat;
	background-position: top;
}
.bg_down {
	background-image: url(../images/bg_down.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.links_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.list_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
}
.green_text {
	color: #c0d909;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.quotes_text {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.bg_contact {
	background-image: url(../images/bg_directors.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a:link {
	color: #c0d909;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #C0D909;
}
a {
	font-size: 12px;
}

.bg_process {
	background-image: url(../images/bg_processnservices.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg_services {
	background-image: url(../images/bg_clients.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.text_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #c0d909;
}

