html, body {
    height: 100%;
}

#wrapper {
	width: 578px;
	position: absolute;
	margin-left: 50%;
	left: -374px;
	clear: right;
	top: 263px

}
#fineprint {
	width: 761px;
	position: absolute;
	margin-left: 50%;
	left: -370px;
	bottom: 0px;
	top: 700px;
}
#links {
	font: arial;
	width: 165px;
	position: absolute;
	left: 50%;
	margin-left: 208px;
	padding-left: 15px;
	padding-top: 253px;
	background-color: #FFCC66;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	top:263px
}
#wrapper_fullwidth {

	width: 760px;
	position: absolute;
	margin-left: 50%;
	left: -376px;
	padding-top: 264px;
	margin-bottom: -3em;
	height: 100%;
	min-height: 100%; 
    height: auto !important; 
}
#wrapper2 {

	width: 761px;
	position: absolute;
	margin-left: 50%;
	left: -374px;
}
	
.footer {
	position: absolute;
	bottom: 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: black;
	text-align: center;
	width:760px;
	margin-left: 50%;
	left: -376px;
	padding-bottom: 2em;
	height: 3em;
}
	
.push {
	height: 3em;
}

#table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 761px;
	left: 50%;
	margin-left: -376px;
	padding-top: 253px;
}
#openletter {
	position: absolute;
	margin-left: 200px;
	top: 207px;
	width: 560px;
	overflow: scroll;
	height: 820;
}
#map {
	padding-top: 253px
}

#clearall {
	clear:both;
	width:100%;
	height:1px;
}