#key {
	background:url(../img/access/key_bg.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;	
}
#lead {
	padding-top: 70px;
	margin-top: -21px;	
}
#lead .content{
	background:url(../img/access/lead_bg.png) no-repeat center top;
	position: relative;
	padding-bottom: 372px;
}

#lead h2 {
	text-align: center;
	padding-top: 131px;
	padding-bottom: 30px;
}
#lead .info {
	margin-left: 115px;
	width: 775px;	
}
#lead dl {
	line-height: 24px;
	padding-top: 15px;
    padding-bottom: 5px;
	border-bottom:1px dotted #fff;	
}

#lead dt {
	float: left;
	color: #d0be75;
	font-weight: bold;
	padding-left: 22px;	
}
#lead .pad {
	padding-bottom: 27px;	
}
#lead .max {
	color: #dfbe38;
	font-size: 24px;
	padding-bottom: 5px;
	padding-top:10px;
}
#lead dd {
	float: right;
	width: 630px;	
}

#lead .photo1 {
	position: absolute;
	top: 88px;
	right: -64px;	
}
#lead .photo2 {
	position: absolute;
	bottom: 87px;
	left: -66px;
}

#sec1 {
	text-align:center;	
	padding-bottom: 51px;
}
#sec1 h2 img {
	margin-top: -44px;	
}

#gmap {
	height: 780px;	
}
