#apDiv1 {
	position:absolute;
	width:110px;
	height:155px;
	z-index:1;
	left: 469px;
	top: 132px;
}
body {
	background-color: #000000;
	margin-top: 0px;
}
#apDiv2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 576px;
	top: 132px;
}
#apDiv3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:0;
	left: 0;
	top: 83px;
}
#apDiv4 {
	position:absolute;
	width:200px;
	height:107px;
	z-index:-1;
	left: 0;
	top: 0;
}
#apDiv5 {
	position:absolute;
	width:200px;
	height:70px;
	z-index:5;
	left: 610px;
	top: 9px;
}
body,td,th {
	color: #FAFBFF;
}
#apDiv6 {
	position:absolute;
	width:127px;
	height:161px;
	z-index:6;
	left: 12px;
	top: 862px;
}
#apDiv7 {
	position:absolute;
	width:257px;
	height:115px;
	z-index:9;
	left: 204px;
	top: 144px;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
#apDiv8 {
	position:absolute;
	width:823px;
	height:162px;
	z-index:7;
	left: 149px;
	top: 871px;
}

#contact_us_picture {
	float: right;
	width:366px;
	height:245px;
	z-index:1;
}

a:link {
	color: #FFFFCC;
}
body,td,th {
	color: #FFFFFF;
}

div#Information {
	margin-right: auto;
	margin-left: auto;
	margin-top:30px;
	width: 90%;
}

#Support {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #eaeaea;
	background-image: url(/images/support_bkgd_light.png);
	padding: 10px;
	border:2px solid black;
	height: 970px;
}

#Support div label {
	font-weight: bold;
	width: 150px;
	text-align: left;
	display: block;
	margin-top: 5px;
}
#Entry {
	width: 600px;

}
#Support div span {
	width: 500px;
}
#Support div span input {
	width: 500px;
}

#Support div span textarea {
	width: 500px;
	height: 300px;
}