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


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

#apTextContent {
	position: absolute;
	top: 65px;
	left: 678px;
	border: 1px dotted #FFF;
	height: 266px;
	width: 380px;
	padding: 20px;
	background-color: #4a4a4a;
	z-index: 2;
}

/* CSS Document */


/* CSS Document */

#apVideoEmbed {
	border: 2px solid #FDB400;
	position: absolute;
	height: 366px;
	width: 651px;
	top: 43px;
	visibility: visible;
	background-color: #000;
	right: 0px;
	z-index: 3;
	left: 0px;
}

