body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
	text-align: center;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#main {
	width:800px;
	margin: 0px auto 0px auto;
	border: thin solid #FFF;
	text-align: left;
	position: relative;
}
#container {
	background-color: #ffffff;
	width:800px;
	padding-top:0px;
	height:599px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	border-width: thin;
	border-color: #000;
}
#banner {
	margin-left:-1px;
	margin-top:6px;
	width:800px;
	height:129px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#Navigation {
	background-color: #ffffff;
	border: 1px solid #666666;
	width:798px;
	padding-top:0px;
	height:31px;
	margin-left:-1px;
	margin-top:8px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#map {
	margin-left:-1px;
	margin-top:0px;
	width:800px;
	height:425px;
	margin-bottom:0px;
	float:left;
	display:inline;
	border: thin solid #000;
}
#footer {
	position:absolute;
	left:114px;
	top:613px;
	width:627px;
	height:14px;
	z-index:1;
	font-size: 10px;
}
