@charset "utf-8";
#body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("fon.png");
	
}
a:link {
	color:inherit;
	text-decoration: none;
}
a:visited {
	color:inherit;
	text-decoration: none;
}
a:hover {
	color:inherit;
	text-decoration: none;
	text-align: center;
}
a:active {
	color:inherit;
	text-decoration: none;
}
.head_body {
	height: 100%;
	width: 100%;
}
.site_body {
	width: 1000px;
	-moz-box-shadow:    0px 0px 5px 6px #999;
	-webkit-box-shadow: 0px 0px 5px 6px #999;
	box-shadow:         0px 0px 5px 6px #999;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #fff9ee;
	opacity: 0.95;
	filter: alpha(opacity=95);/*For IE8*/
}
.style_logo_ftn {
	height: 164px;
	width: 1000px;
	background-position: bottom;
	background-image: url(header.png);
}
.top_band {
	background-color: #4a1249;
	height: 30px;
	width: 1000px;
}
.band_brown {
	background-color: #be9e62;
	height: 10px;
	width: 990px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 40px;
}
.menu_left {
	float: left;
	height: 100%;
	width: 264px;
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 15px;
	background-color: #4a1249;
}
.page_list {
	height: 100%;
	width: 699px;
	float: right;
	border: 1px solid #be9e62;
	margin: 15px;
}
.down_band_style {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #be9e62;
	overflow: hidden;
	height: 60px;
}
.down_band_text {
	font-family: Arial, Normal, sans-serif;
	font-size: 16px;
	color: #FFFE;
	text-align: center;
	width: 1016px;
	padding-top: 10px;
	height: 81px;
	background-repeat: no-repeat;
	float: left;
}
.menu_block {
	width: 254px;
	font-family: Arial, Normal, sans-serif;
	font-size: 18px;
	color: #FFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.menu_button_top {
	width: 254px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu_button {
	width: 254px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #b99723;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu a:hover {
	font-size:110%;
	color: #b99723;
	width: 254px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.page_text {
	width: 689px;
	height: 100%;
	font-family: Arial, Normal, sans-serif;
	font-size: 12px;
	color: #4a1249;
	padding-top: 5x;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.top_band_title {
	font-family: Arial, Normal, sans-serif;
	font-size: 16px;
	color: #FFF;
	float: center;
	padding-left: 15px;
	text-align: center;
	padding-top: 5px;
}
.basic_logo {
	float: left;
	padding-left: 5px;
	position: absolute;
	visibility: visible;
	padding-top: 50px;
}
.title_ftn_left {
	font-family: Arial, Normal, serif;
	font-size: 32px;
	color: #4a1249;
	float: left;
	padding-left: 230px;
	padding-top: 60px;
	font-weight: bolder;
	position: absolute;
	visibility: visible;
}
.title_ftn_right {
	font-family: Arial, Normal, serif;
	font-size: 32px;
	color: #4a1249;
	float: left;
	padding-left: 231px;
	padding-top: 135px;
	font-weight: bolder;
	position: absolute;
	visibility: visible;
}
#map-canvas {
	width: 600px;
	height: 400px;
	margin-left: 42px;
}
