


h4 {
	margin-top:30px;
	margin-bottom:5px;
	font-size:12pt;
}

h2 {
	color: #34526a;
	margin-top:20px;
	margin-bottom:0px;
	font-size:12pt;
	}

.head {
	width:1000px;
	height:152px;
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-top: -132px;
}

#map{
	width:700px;
	height:450px;
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
	border:1px solid #E8E8E7;
}
.buttons, .buttons-footer {
	height:62px;
	position:relative;
	float:right;
	margin-right:0px;
	margin-top: 70px;
	
}
.buttons-footer {
	margin-top: 90px;
	color:#FFF;
}

.nav_btn, .nav_btn_a, .nav_btn_footer, .nav_btn_footer_a {
	height:58px;
	position:relative;
	float:left;
	margin-left:13px;
	margin-right:12px;
	display:block;
	text-align:center;
	text-decoration:none;
	color: #000;
}

.nav_btn_a {
	color: #A8A337;
}

.nav_btn_footer {
	color: #FFF;
}

.nav_btn_footer_a {
	color: #A8A337;
}

.nav_btn_footer:hover {
	color: #A8A337;
}

.date {
	margin-top:-5px;
	font-size:9pt;
	color: #A8A337;
}

.nav_btn_a:hover {
	color: #000;
}

.nav_btn:hover {
	color: #A8A337;
}

.foot {
	width:1000px;
	height:186px;
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-top: -186px;
}
.logo {
	width:313px;
	height:151px;
	background-image:url('images/logo.png');
	float:left;
	margin: 0px;
	padding:0px;
	display:block;
}
.logo_footer {
	width:151px;
	height:55px;
	background-image:url('images/footer.png');
	float:left;
	margin: 0px;
	padding:0px;
	display:block;
	margin-top: 90px;
}
.head {
	width:1000px;
	height:152px;
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-top: -152px;
}
.nav {
	margin: 0px;
	padding:0px;
	width:687px;
	height:132px;
	float:left;
}
.banner {
width:100%;
height:485px;
background-image:url('images/main.png');
background-position:center;
margin-bottom:20px;
margin-top:-1px;
background-repeat:no-repeat;
}

.banner_bg {
width:100%;
height:141px;
background-image:url('images/head_bg.png');
background-position:center;
margin-bottom:50px;
margin-top:-1px;
background-repeat:no-repeat;
}
.shadow_up {
	margin-top:100px;
	width:100%;
	height:14px;
	background-image:url('images/shadow_up.png');
}
.footer_bg {
	width:100%;
	height:186px;
	background-color:#0A1721;
	margin-top:50px;
}
.head_bg {
	width:100%;
	height:132px;
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.head_bg_left {
	width:50%;
	height:132px;
	background-color:#1dd8c8;
}
.document {
	width:1000px;
	min-height: 600px;
	background-color:#ffffff;
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.page_head {
	width:1000px;
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
	padding-top:60px;
	font-size:18pt;
	font-weight:bold;
}

body {
	margin:0px;
	padding:0px;
	font-family:Helvetica;
	font-size:10pt;
	color:inherit;
	line-height: 1.5;
}