#banner{
	height: 252px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	width: 960px;
	clear: both;
}

#top_content{
	width: 960px;
	height: 352px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../img/4/top_content_bg_w_img.jpg);
	clear: both;
	padding: 0px;
	overflow: hidden;
}

#lower_content{
	width: 960px;
	height: 312px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../img/4/lower_content_bg_w_img.jpg);
	clear: both;
	padding: 0px;
	overflow: hidden;
}

#footer {
	width: 960px;
	height: 44px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../img/4/footer_bg.jpg);
	clear: both;
}

.intro_text {
	top: 35px;
	left: 70px;
	overflow: hidden;
	min-height: 250px;
	min-width: 330px;
	max-height: 250px;
	height: 250px;
	position: relative;
	max-width: 330px;
	width: 330px;
	color: #113f4e;
	font-size: 1em;
}
