@charset "utf-8";
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* CSS Document */

body {
	background-color: #000;
	background-image: url(../images/index/main_bgd_sanslogoB.jpg);
	margin: 50px;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #000000;
	width: 715px;
	height: 600px;
	border: 1px dotted #fefacb;
	text-align: center;
	vertical-align: middle;
	padding: 50px;
}
#content {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
}
#apInfoDetails {
	position:absolute;
	width:687px;
	height:151px;
	z-index:4;
	top: 191px;
	right: 0%;
}
.LargeCream {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FBFACA;
	text-transform: uppercase;
	line-height: 28px;
	text-align: right;
}

#socialmedia {
	position:absolute;
	width:100%;
	height:103px;
	z-index:1;
	left: 1px;
	top: 473px;
	text-align: left;
}

