#banner{
	height: 223px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	width: 960px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../img/3/banner_bg.jpg);
	clear: both;
}

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

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

.intro_text {
	top: 50px;
	left: 80px;
	overflow: hidden;
	min-height: 250px;
	min-width: 300px;
	max-height: 250px;
	height: 250px;
	position: relative;
	max-width: 300px;
	width: 300px;
	color: #722600;
	font-size: 1em;
}
