h1.logo {
	width: 266px;
	height: 134px;
	float: left;
	position: relative;
	display: inline;
	background: url("../images/logo-home.jpg") no-repeat;
	}
h1.logo a {
	float: left;
	height: 0;
	padding-top: 134px;
	overflow: hidden;
	width: 266px;
	}
h2.news {
	display: none;
	}
#news-container {
	background: url("../images/bground-home-news.jpg") no-repeat;
	}
#flash-topper {
	width: 734px;
	height: 316px;
	overflow: hidden;
	float: right;
	/*position: absolute;
	top: 39px;
	right: 0px;*/
	}
#latest-releases-container {
	width: 1001px;
	height: 367px;
	background: url("../images/bground-home-latest.jpg") no-repeat;
	clear: both;
	}
ul.latest-releases {
	width: 1001px;
	float: left;
	padding: 71px 0 0 49px;
	}
ul.latest-releases li {
	float: left;
	padding: 0 61px 0 0;
	width: 135px;
	list-style: none;
	font-size: 11px;
	position: relative;
	}
ul.latest-releases li div.info {
	position: absolute;
	top: 209px;
	left: 0;
	z-index: 2;
	width: 135px;
	line-height: 14px;
	font-size:12px;
	}
ul.latest-releases li h3 {
	padding: 0;
	margin: 6px 0 6px 0;
	}

#videos-container {
	width: 1001px;
	height: 340px;
	background: url("../images/bground-home-videos.jpg") no-repeat;
	clear: both;
	margin: 3px 0 0 0;
	}
#videos-container ul {
	float: left;
	width: 215px;
	margin: 59px 0 0 50px;
	}
#videos-container li {
	color: #660000;
	font-size: 11px;
	line-height: 12px;
	padding: 8px 0 6px 33px;
	border-bottom: 1px solid #1F0000;
	background: url("../images/bullet-home-videos.gif") no-repeat;
	background-position: left;
	cursor: pointer;
	font-weight: bold;
	}
#videos-container li.last {
	border: none;
	}
#videos-container li.selected {
	background-color: #180002;
	font-weight: bold;
	}
#videos-container li h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	}
#videos-container li b {
	color: #fff;
	font-weight: normal;
	font-size:12px;
	}
#video-content {
	width: 665px;
	height: 239px;
	float: left;
	background-color: #180002;
	margin: 58px 0 0 0;
	}
#video-content h3 {
	font-size: 16px;
	width: 131px;
	padding-bottom: 5px;
	}
#video-content strong {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	}
#video-content p {
	margin-top: 10px;
	font-size: 12px;
	width: 215px;
	height: 140px;
	overflow: auto;
	line-height: 18px;
	font-weight:normal;
	}
#video-info {
	width: 242px;
	float: left;
	padding: 25px 0 0 20px;
	}
#video-player {
	width: 403px;
	height: 239px;
	background-color: #ffffcc;
	float: right;
	}

#mid-message {
	padding: 3px 0;
	clear: both;
	}

