body {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	text-align: center;
	margin: 0px;
	width: 790px;
	margin-right:auto;
	margin-left:auto;
}

#content {
	width: 790px;
	height: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header {
	padding: 0px;
	margin: 0px;
	text-align: center;
	border-style: none;
	height: 195px;
	line-height: 0px;
}

#banner {
	width: auto;
	height: 80px;
	border:none;
	margin-bottom: 10px;
}

#main {
	width: auto;
	height: auto;
	margin-top: 0px;
	padding: 3px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: center;
}

#indexmain1 {
	float: right;
	width: 335px;
	height: 570px;
	margin-top: 0px;
	padding: 18px;
	padding-top: 5px;
	text-align: left;
	background-image: url('images/bgd-tint-h_p.gif');
	background-repeat: no-repeat;
}

#mapdiv {
	width: 175px;
	height: 295px;
	position: relative;
	top: -290px;
	left: 195px;
}

#leftmenu {
	float: left;
	height: auto;
	width: 206px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#rightmenu {
	float: right;
	height: auto;
	width: 206px;
	margin-top: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
}

#entrypanel {
	float: left;
	height: 500px;
	width: 546px;
	margin-top: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
	overflow: auto;
}

#footer {
	text-align:center;
	height: auto;
	width: 790px;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
}

a:link{
	text-decoration:none;
	color:#666666;
}

h3 {
	font-style:italic;
	font-family: Arial;
	font-size: 16px;
	color: #666666;
}

h5 {
	font-style:italic;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height: 12px;
}

/* popup */

#pa {
	font-family: Arial,sans-serif;
	background: #FFF;
	text-align: center;
	padding: 10px;
	border: 2px solid #666;
	position: absolute;
	z-index: 100000;
}

#pa .pa_close {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 5px;
	right: 5px;
}

#pa a img {
	border: none;
	text-decoration: none;
}
