#branding {
	height:140px;
	background: url("/images/IOUSANewHomeBanner.jpg");
	float:left;
	width:100%;
}

#branding h1 {
	width:400px;
	height:88px;
	padding:0;
	margin:20px 0 0 45px;
	float:left;
}

#branding h1 a {
	display:block;
	width:400px;
	height:88px;
	text-indent:-9999em;
	overflow:hidden;
	background:none;
}


#movie-materials {
	position:relative;
	float:left;
	margin:.5em 0 .5em 0;
	padding:0;
	width:100%;
	height:350px;
	clear:both;
}

#movie-materials #clip {
	position:absolute;
	background:url("/images/IOUSAHomePlayerBackground.gif") no-repeat;
	width:710px;
	height:350px;
	left:30px;
}

#movie-materials #clip #player {
	background:#fff;
	width:575px;
	height:310px;
	margin:30px 0 0 1px;
}

#movie-materials #clip #networks {
	position: absolute;
	width:120px;
	margin:0;
	padding:0;
	top:50px;
	left:580px;
	text-align:center;
}

#movie-materials #clip #networks h3 {
	margin:0.5em 0;
	font-size:.8em;
	color:#79100d;
	font-family:'Trebuchet MS', Arial, sans-serif;
}

#movie-materials #clip #networks h3 a {color:#79100d;}

#movie-materials #clip #networks ul {
	margin:1em 0;
	padding:0;
	list-style-type:none;
}

#movie-materials #clip #networks ul li { height:22px; width: 80px; margin: .75em auto; text-indent:-9999px; overflow:hidden; background-position: 50% 50%; background-repeat: no-repeat; }

#movie-materials #clip #networks ul li#MediaServiceYouTube {background-image: url("/images/MediaServiceIconYouTube.png")}
#movie-materials #clip #networks ul li#MediaServiceBlip {background-image: url("/images/MediaServiceIconBlip.png")}
#movie-materials #clip #networks ul li#MediaServiceGoogle {background-image: url("/images/MediaServiceIconGoogle.png")}
#movie-materials #clip #networks ul li#MediaServiceVimeo {background-image: url("/images/MediaServiceIconVimeo.png")}
#movie-materials #clip #networks ul li#MediaServiceLycos {background-image: url("/images/MediaServiceIconLycos.gif")}

#movie-materials #clip #networks ul li a {
	display:block;
	height:22px;
	width:80px;
	margin:0 auto;
}

#movie-materials #big-button {
	width:340px;
	height:40px;
	position:absolute;
	right:25px;
	top:0;
}

#movie-materials #big-button a {
	background: url("/images/IOUSAAwardsScreeningsButton.png") no-repeat;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
	width:275px;
	height:24px;
	margin:3px 0 0 30px;
	padding:0;
}


#movie-materials #poster {
	height:306px;
	width:209px;
	background:#333;
	background:url("/images/IOUSAHomePoster.jpg") no-repeat;
	right:24px;
	bottom:0;
	position:absolute;
}

#movie-materials #poster a {
	display:block;
	text-indent:-9999em;
	overflow:hidden;
	height:293px;
	width:200px;
	margin:1px 0 0 1px;
	padding:0;
}