.Banner002307 {
	position: relative;
}

.banner-text-container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 45%;
	height: 50%;
	margin: auto;
}

.banner-text-left {
	width: 45%;
	float: left;
	height: 100%;
	padding-right: 10px;
}

.banner-text-right {
	width: 55%;
	float: right;
	height: 100%;
	padding-left: 10px;
}

.banner-text-left-1 {
	color: white;
	font-size: 100px;
	line-height: 100px;
	text-align: right;
}

.banner-text-left-2 {
	color: white;
	margin-top: 25px;
	border-bottom: 3px solid white;
	margin-right: 25px;
}

.banner-text-right-1 {
	color: white;
	font-size: 50px;
	height: 50px;
	line-height: 50px;
	font-weight: 300;
}

.banner-text-right-2 {
	color: white;
	margin-bottom: 25px;
	border-top: 3px solid white;
	margin-left: 107px;
}

.banner-text-right-3 {
	margin-top: 15px;
	color: white;
	font-size: 52px;
	height: 60px;
	line-height: 60px;
}

.banner-text-right-3 font{
	font-size: 42px;
    font-weight: 300;
}

#wrap .Banner002307 span {
	background-position: center;
	width: 100%;
	height: 270px;
	display: block;
	background-repeat: no-repeat;
}
