body
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

img
{
	border: 0px;
}

#header,
.home-header,
#small-banners,
.front-banners,
#footer-nav
{
	display: none;
}

#footer
{
	clear: both;
}

.designed-by
{
	display: block;
	margin-top: 20px;
}

.designed-by a
{
	text-decoration: none;
	color: #000000;
}

.question
{
	font-weight: bold;
	font-size: 14px;
}

.quote-first
{
	margin-top: 55px;
}

.quote-sep
{
	width: 290px;
	height: 1px;
	overflow: hidden;
	background-color: #474340;
}

.quote
{
	color: #b6610b;
	font-size: 16px;
	font-family: Arial;
}

.front-page-quote
{
	width: 380px;
}

.quote .author
{
	color: #534f4a;
	display: block;
	margin-top: 7px;
}

.quote-end
{
	width: 390px;
	height: 2px;
	background-color: #b6610b;
}

#what-others-are-saying .quote .author
{
	font-size: 12px;
}

#what-others-are-saying .quote .author .name
{
	font-size: 14px;
	font-weight: bold;
}

.profile-photo
{
	float: right;
	margin: 20px;
	margin-top: 0px;
}

.guarantee
{
	background-image: url( '../images/guarantee.gif' );
	background-repeat: no-repeat;
	padding-left: 55px;
}

ul.leadership-group
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.leadership-group li
{
	margin-top: 8px;
}
 
ul.done
{
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style: none;
}

ul.film-tv
{
	float: left;
}

ul.ministry,
ul.business
{
	margin-top: 0px;
	margin-left: 260px;
}

#us-map
{
	text-align: center;
	width: 521px;
	margin: 0px auto;
}


.films
{
	width: 740px;
	margin: 40px auto;
}

.films .film
{
	float: left;
	margin: 2px;
	height: 180px;
}

.films .film a
{
	text-decoration: none;
}

.films .film .title
{
	display: block;
	font-size: 11px;
	text-align: center;
	width: 100px;
}

.film-profile .photos
{
	float: right;
}

.film-profile .photos img
{
	margin-bottom: 5px;
}

.film-profile .info
{
	margin-right: 210px;
}

.film-profile .rating,
.film-profile .website
{
	display: block;
	margin-left: 2px;
}

.film-profile .website
{
	margin: 15px 0px 25px 0px;
}

.film-profile h1.title
{
	color: #c0732f;
	font-size: 22px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 0px;
}

.film-profile .trailerPlayer
{
	margin-top: 30px;
	display: none;
}