body {
	font-size:75%;
	font-family:Arial, Verdana, Helvetica;
	background-color:#000;
}

#background {
	position:absolute;
	width:100%;
	height:952px;
	z-index:1;
	top:0;
	left:0;
}

#social {
	z-index:3;
	position:absolute;
	top:0;
	width:100%;
	height:48px;
}

#social li {
	position:absolute;
	height:48px;
	top:0;
}

#social li img {
	width:100%;
	height:48px;
}

#facebook {
	left:50%;
	width:10%;
}

#myspace {
	left:60%;
	width:10%;
}

#twitter {
	left:70.50%;
	width:10%;
}

#youtube {
	left:80.25%;
	width:7.5%;
}

#social a {
	height:48px;
}

#container {
	position:relative;
	width:81%;
	height:952px;
	margin:0 auto 0 auto;
	/*background:url(../img/cbg.jpg) 0 0 no-repeat;*/
	z-index:2;
}

#text {
	position:absolute;
	top:180px;
	left:42%;
	width:51%;
	height:auto;
	color:#fff;
}

#vid {
	position:absolute;
	left:1.5%;
	top:390px;
	width:40%;
	height:253px;
	background-color:#000;
}

#vid2 {
	position:absolute;
	left:1.5%;
	top:650px;
	width:40%;
	height:253px;
	background-color:#000;
}

object,embed {
	width:100%;
	height:100%;
}

#footer {
	position:absolute;
	width:100%;
	height:43px;
	bottom:0;
	z-index:3;
	/*background:url(../img/footer.png) 0 0 no-repeat;*/
}

#footer li {
	position:absolute;
	height:27px;
	top:8px;
}

#footer li img {
	width:100%;
	height:27px;
}

ul a {
	display:block;
}

#sony {
	left:5%;
	width:15%;
}

#jdc {
	left:54.5%;
	width:18.8%;
}

#csne {
	left:73.8%;
	width:26%;
}

p {
	margin:20px;
	line-height:1.1em;
}

h1, h2, h3 {
	font-weight:bold;
	margin:0 20px 0 20px;
}

a {
	color:#f0f0f0;
}
