body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/ADSBACKindex.gif);
}

.logo {
	height: 425px;
	width: 345px;
	margin-top: 5px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.wrapper {
	width: 900px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	text-align: center;
	position: relative;
}
.top {
	width: 600px;
	border-bottom-width: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	height: 75px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.leftbutton {
	width: 202px;
	float: left;
	position: absolute;
	height: 180px;
	top: 235px;
}
.footbanner {
	height: 175px;
	width: 273px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.rightbutton {
	width: 202px;
	position: absolute;
	top: 235px;
	left: 697px;
	height: 180px;
}
.hidden {
	position: absolute;
	z-index: 1000000;
	height: 17px;
	width: 1014px;
	left: 4px;
	top: 5px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.hidden a {
	text-decoration: none;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
}

.contact {
	width: 900px;
	height: 18px;
	text-transform: uppercase;
	color: #666;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 10px;
}

.contact a {
	text-decoration: none;
	color: #666;
}
.contact a:hover {
	text-decoration: none;
	color: #333;
}
.preload  {
	display: none;
	height: 0px;
	width: 0px;
	visibility: hidden;
	overflow: hidden;
}

