#hd {
	background: #000000 url(./header.jpg) top center no-repeat;
	height: 346px;
}

#ft {
	background: #000000 url(./footer.jpg) bottom center no-repeat;
	height: 35px;
	clear:both;
}
.float {
	float: left;
}
html, body {
	background: #000000;
}
#doc2 {
	width: 950px !important;
	position: relative;
}

#video {
	position:absolute;
	left: 345px;
	bottom: 40px;
}
