body {
	background: #6a99b3;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}

.clearfix {
	display: inline-block;
}  /* for IE/Mac */

#wrapper {
	background:transparent url(http://c0023815.cdn1.cloudfiles.rackspacecloud.com/coming-soon-background.jpg) no-repeat 0 0;
	width:1050px; height:762px;
	position:relative;
	margin:10px auto; padding:0px;
}

#tv-surround {
	background:transparent url(http://c0023815.cdn1.cloudfiles.rackspacecloud.com/tv.png) no-repeat 0 0;
	width:672px; height:574px;
	position:absolute; top:30px; left:40px;
	z-index:100;
}

#coming-soon-message {
	background:transparent url(http://c0023815.cdn1.cloudfiles.rackspacecloud.com/coming-soon-message.png) no-repeat 0 0;
	text-indent:-9999px;
	width:366px; height:436px;
	position:absolute; top:10px; right:40px;
	z-index:100;
}

#static {
	width:391px; height:321px; overflow:hidden;
	position:absolute; top:150px; left:220px;
	margin:0px; padding:0px;
	background:transparent url(http://c0023815.cdn1.cloudfiles.rackspacecloud.com/static.jpg) no-repeat 0 0;
	z-index:40;
}

#channels-wrapper {
	width:391px; height:321px; overflow:hidden;
	position:absolute; top:150px; left:220px;
	margin:0px; padding:0px;
	z-index:70;
}

#channels-mask {
	width:391px; height:5136px;
	position:relative;
	margin:0px; padding:0px;
	z-index:70;
}

.channel {
	width:391px; height:321px; overflow:hidden;
	position:relative;
	z-index:70;
}


#footer {
	position:absolute; top:630px; left:100px;
}

#footer a {
	z-index:100;
	position:relative;
}
