*{
	margin:0;
	padding:0;
}
body{
	background:url(http://trailers.apple.com/trailers/sony_pictures/stepbrothers/images/background.jpg) no-repeat center top;
	width:800px;
	color:#787878;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:auto;
}
body.low{
	background:url(http://trailers.apple.com/trailers/sony_pictures/stepbrothers/images/title.jpg) no-repeat center top;
}
a{
	color:#910B16;
}
div#content{
	width:375px;
	float:right;
	padding-top:200px;
	height:350px;
}
body.low div#content{
	float:none;
}
body.low div#content{
	height:auto;
}
ul#trailernav{
	background:url(http://trailers.apple.com/trailers/sony_pictures/stepbrothers/images/trailernav.jpg) no-repeat center top;
	height:80px;
	margin:auto;
	list-style:none;
	text-align:center;
	width:800px;
}
ul#trailernav li{
	display:inline;
}
ul#trailernav a{
	display:block;
	padding-top:30px;
	height:0px;
	overflow:hidden;
	margin-bottom:10px;
	width:150px;
	margin:auto;
}
ul#trailers{
	list-style:none;
	background:url(http://trailers.apple.com/trailers/sony_pictures/stepbrothers/images/trailers.jpg) no-repeat left top;
	padding-top:40px;
	height:40px;
}
ul#trailers li{
	display:inline;
}
ul#trailers li a{
	float:left;
	display:block;
	overflow:hidden;
	padding-top:30px;
	height:0px;
	width:50px;
	margin-right:10px;
}
ul#trailers li#medium a{
	width:90px;
}
ul#trailers li#high a{
	width:60px;
}
a#visitsite,a#redband{
	margin-top:15px;
	margin-left:70px;
	display:block;
	width:150px;
	padding-top:30px;
	height:0px;
	overflow:hidden;
	background:url(http://trailers.apple.com/trailers/sony_pictures/stepbrothers/images/visitthesite.jpg) top left no-repeat;
}
a#redband{
	margin-top:15px;
	padding-top:100px;
	margin-left:0px;
	width:300px;
	background:url(http://trailers.apple.com/trailers/sony_pictures/stepbrothers/images/redband.jpg) top left no-repeat;
}
div#footer{
	clear:both;
	background:url(http://trailers.apple.com/trailers/sony_pictures/stepbrothers/images/footer.jpg) no-repeat top left;
	height:50px;
	padding-left:20px;
}
ul#footerlink{
	list-style:none;

}
ul#footerlink li{
	display:inline;

}
ul#footerlink li#apple a,ul#footerlink li#quicktime a,ul#footerlink li#columbiapictures a{
	float:left;
	overflow:hidden;
	height:0px;
	padding-top:50px;
	display:block;
	width:45px;
	margin-right:5px;
}
ul#footerlink li#quicktime a{
	width:80px;
}
ul#footerlink li#columbiapictures a{
	width:130px;
}
ul#footerlink li#ratings{
	display:block;
	float:left;
	padding-left:360px;
	width:120px;
}
