body#home {
	background-color: #000;
	background-image: url(../images/bg-home.jpg);
	background-repeat: no-repeat;
	background-position: center -144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #FFF;
	padding-top: 280px;
	text-align: center;
	padding-bottom: 20px;
	color: #5cc0ff;
	font-weight: normal;
}

body#home div#container {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 296px;
	margin-bottom: 10px;
	background:none !important;
}

body#home h1#masthead {margin:0px; padding:0px;}

body#home h1#masthead a {
	font-size: 1px;
	background-image: url(../images/masthead-home.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 252px;
	height: 296px;
	color: #000;
	text-indent: -999em;
	border:none !important;
}
body#home h2#playtrailer {
	margin: 0px;
	padding: 0px;
	border:none !important;
}
body#home h2#playtrailer a {
	display: block;
	font-size: 1px;
	color: #000004;
	background-image: url(../images/hdr-play_trailer.png);
	height: 19px;
	width: 96px;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	text-indent: -999em;
	border:none !important;
}

body#home div#one, body#home div#two, body#home div#three {
	float: left;
	
}

body#home div#one {
	width: 283px;
	text-align: right;
	font-size: 1em;
	line-height: 2em;
	height:266px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 13px;
}
body#home div#two {height:296px;}
body#home div#three {
	height:266px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: center;
}
body#home div#three img {
	margin-top: 10px;
	margin-bottom: 10px;
}


body#home div#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding:0px !important;
	background:none;

}
body#home div#footer img {
	margin-right: 20px;
}
