@charset "UTF-8";
#apDiv3 {
	position:absolute;
	left:648px;
	top:28px;
	width:300px;
	height:20px;
	z-index:2;
	visibility: visible;
}
#apDiv4 {
	position:absolute;
	left:689px;
	top:79px;
	width:100px;
	height:45px;
	z-index:3;
}
#container {
	background-color: #FFFFFF;
	height: 600px;
	width: 955px;
	padding-top: 50px;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	background-image: url(images/home.gif);
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	height: 20px;
	width: 400px;
	margin-right: auto;
	position: relative;
	margin-left: auto;
	padding-right: 500px;
}
