div#top_area ul#gallery{
	float: left;
	min-width: 1px;
	position: relative;
	visibility: hidden;
}

div#top_area ul#gallery li{
	border: 1px solid #ccc;
	height: 290px;
	overflow: hidden;
	width: 735px;
}

div#top_area div#features{
	float: right;
	width: 225px;
}

div#top_area div#features img{
	border: 1px solid #ccc;
	display: block;
	height: 96px;
	margin-bottom: -1px;
	width: 223px;
}

div#text{
	float: left;
	text-align: justify;
	width: 650px;
}

div#text h3#welcome{
	background: url(/images/home.welcome.png);
	height: 16px;
	margin: 20px 0 4px 0;
	text-indent: -50000px;
	width: 223px;
}

div#text h3#experts_saying{
	background: url(/images/home.expertssaying.png);
	height: 16px;
	margin: 40px 0 4px 0;
	text-indent: -50000px;
	width: 254px;
}

div#text p{
	line-height: 1.5em;
}

div#text p em{
	font-style: italic;
}

ul#expert_quotes{
	font-size: .9em;
	margin: 0 0 1em 0;
	padding: .3em 0 0 0;
}

ul#expert_quotes li{
	display: none;
	margin-bottom: .4em;
}

div#lower_right{
	float: right;
	width: 225px;
}

#sound_bites {
	margin-top: 0px;
}

#join_cast {
	margin-top: 6px;
}
