@charset "utf-8";
/* CSS Document */


#apPageContent {
	position:relative;
	width:1000px;
	height:465px;
	z-index:1;
	border: 5px solid #333333;
	left: 45px;
	background-image: url(../images/bgds/ofcom.jpg);
	background-repeat: no-repeat;
}

#apTextContent {
	position: absolute;
	top: 75px;
	left: 0px;
	border: 1px dotted #5D5D5D;
	height: 275px;
	width: 537px;
	padding: 20px;
	background-color: #333;
	z-index: 2;
}

/* CSS Document */


/* CSS Document */

#apVideoEmbed {
	border: 2px solid #FDB400;
	position: absolute;
	height: 270px;
	width: 480px;
	top: 33px;
	visibility: visible;
	background-color: #333;
	right: 0px;
	z-index: 3;
}
