#page	{
	width:100%;
	left:50px;
	color: #000;
}
.body {
	background-color: #000;
	background-repeat: repeat-x;
	background-image: url(images/bg.png);
}

#container {
	position:absolute;
	left:40px;
	top:0px;
	width:980px;
	height: 79px;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:293px;
	height:80px;
}

#title {
	position:absolute;
	left:293px;
	top:0px;
	width:687px;
	height:80px;
}

#nav {
	position:absolute;
	left:0px;
	top:80px;
	width:980px;
	height:20px;
}
#container #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: left;
}

#main_content {
	position:absolute;
	left:0px;
	top:102px;
	width:980px;
	height: 1358px;
}

#footer {
	position:absolute;
	left:0px;
	top:710px;
	width:980px;
	height:30px;
	background-image: url(images/footer.png);
	text-indent: 30px;
}
#main_content_short {
	position:absolute;
	left:0px;
	top:102px;
	width:980px;
	height: 600px;
}
#contact-main {
	position: absolute;
	height: 309px;
	width: 705px;
	left: 209px;
	top: 27px;
}
#team-nav {
	position: absolute;
	height: 49px;
	width: 268px;
	left: 80px;
	top: 10px;
}
#main_content_video {
	position:absolute;
	left:0px;
	top:102px;
	width:980px;
	height: 965px;
}
.indexinfotop {
	position: absolute;
	height: 65px;
	width: 400px;
	left: 500px;
	top: 30px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
}
#indexinfotype {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.bodyiframe  {
	height: auto;
	width: 1000px;
}
