/*Styles pertinent only to the homepage*/

#home #content {
	width:460px;
	float:left;
	}
	
#holder{
	width: 784px;
	float:clear;
	font-size: .8em;
}
#holder h2 {
	font-size: 1.25em;
}

#welcome{
	background: url(../images/welcome_box.gif) no-repeat;
	width: 628px;
	height: 121px;
	margin-left: 3px;
	padding: 6px 0 0 6px;
}
#welcome_text{
	padding: 0 0 0 4px;
	margin: -20px 0 0 0;
}
#video-box{
	background: url(../images/video-box.gif) no-repeat;
	width: 628px;
	height: 508px;
	padding: 0 0 8px 11px;
	margin-bottom: 4px;
}
#video_embed{
	margin: -14px 0 0 6px;
	width: 608px;
}
.news-box{
	border-bottom: 1px dotted #dfdfdf;
	margin-bottom: 6px;
	padding: 4px;
}
.news-box p{
	margin: 0; padding: 0;
}
.latest_box{
	background: url(../images/latest_box.gif) no-repeat;
	width: 310px;
	height: 400px;
	margin:0 11px 0 0;
	float: left;
}
.research_box{
	background: url(../images/research_box.gif) no-repeat;
	width: 628px;
	height: 312px;
	float: left;
	margin-bottom: 8px;
}
	.latest-re {
		padding:10px 12px 8px 8px;
		margin-left: 4px;
		}
	.latest {
		width: 281px;
		padding:10px 8px 8px 8px;
		margin-left: 4px;
		}
		#welcome-header {
			background: url(../images/welcome_header.gif) no-repeat;
			width: 604px;
			height: 35px;
			padding-bottom: 6px;
			}
		#latest-film {
			background: url(../images/latest_filmtv.gif) no-repeat;
			width: 282px;
			height: 35px;
			padding-bottom: 6px;
			}
		#latest-tv {
			background: url(../images/latest_tv.gif) no-repeat;
			width: 282px;
			height: 35px;
			padding-bottom: 6px;
			}
		#latest-video{
			background: url(../images/latest_talk.gif) no-repeat;
			width: 604px;
			height: 35px;
			padding-bottom: 6px;
			}
		#latest-research{
			background: url(../images/latest_research.gif) no-repeat;
			width: 604px;
			height: 35px;
			padding-bottom: 6px;
			}
		#latest-news{
			background: url(../images/latest_news.gif) no-repeat;
			width: 604px;
			height: 35px;
			padding-bottom: 6px;
			}