#P1{
	float: none;
	position: absolute;
	top: 80px;
	left: 30px;
	width: 934px;
	text-align: justify;
}
#P2{
	float: none;
	position: absolute;
	top: 250px;
	left: 30px;
	width: 460px;
	text-align: justify;
}
#P3{
	float: none;
	position: absolute;
	top: 535px;
	left: 30px;
	width: 934px;
	text-align: justify;
}
#A img{
	float: none;
	position: absolute;
	top: 160px;
	left: 525px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #990000;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#Video{
	float: none;
	position: absolute;
	top: 480px;
	left: 580px;
	width: 380px;
	text-align: center;
	font-size: 18px;
}
#Video a{
	color: #990000;
}
#VideoFrame{
	position: relative;
	height: 100%;
	width: 100%;
	text-align: center;
	z-index: 10;
	vertical-align: middle;
	clear: both;
}
