body {
	background-color: #000;
}
IMG { border: none; }
#apDiv1 {
	position:relative;
	width:800px;
	height:200px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#apDiv2 {
	position:relative;
	width:800px;
	height:310px;
	z-index:2;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: ridge;
	border-top-color: #00B4D9;
	border-right-color: #00B2D8;
	border-bottom-color: #00B2D8;
	border-left-color: #00B2D8;
	background-image: none;
	vertical-align: top;
	text-align: left;
	color: #C09;
}
#apDiv3 {
	position:relative;
	width:800px;
	z-index:3;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/div2back.jpg);
	color: #FFF;
	margin-top: 20px;
}
.contact {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}

#apDiv4 table tr {
	text-align: center;
}
#apDiv4 {
	position:relative;
	width:575px;
	height:30px;
	z-index:4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#apDiv2 table tr td table tr {
	text-align: right;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#contact {
	position:relative;
	width:800px;
	height:80px;
	z-index:3;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/div2back.jpg);
	padding: 5px;
}

