html, body {
	margin-right: 13;
	padding: 9px;
	height: 969px;
	width: 99%;
}

#header2 {
	position: absolute;
	width: 99%;
	top: 103px;
}
#header3 {
	position: absolute;
	width: 99%;
	background: #ffffff;
	top: 3px;
	left: 11px;
	height: 91px;
	width: 1099px;
}
#map {
	position: relative;
	height: 714px;
	left: 1px;
	top: 172px;
	width: 897px;
}

#nav {
	background: white;
	margin-right: 6px;
	padding: 3px;
	position: absolute;
	right: 1px;
	top: 179px;
	width: 233px;
	height: 714px;
}
#footer2 {
	background-color: #E7E7E7;
	height: 61px;
	left: 1px;
	margin-bottom: 7px;
	position: relative;
	margin-right: 6px;
	top: 175px;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
	/* for Mozilla */
	-moz-opacity:0.73;
}
#footer3 {
	background-color: #ffffff;
	height: 23px;
	left: 1px;
	margin-bottom: 7px;
	position: absolute;
	margin-right: 6px;
	top: 960px;
}
