#intro {

}
#intro .img {
	float: right;
	margin-top: -97px;
}
#intro h2 {
}
#intro h2 p{
	padding-bottom: 22px;
	color: #7C5D47;
}
#intro .float {
	clear: both;
}
#intro .float div {
	float: none;
	padding-left: 12px;
}
#intro div ul {
	list-style-type: none;
}
#intro div ul li {
	float: left;
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
	padding-bottom: 34px;
}
.txt_left {
	padding-top: 34px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #422B1D;
	padding-bottom: 12px;
}
.txt_left div {
	float: right;
	padding-bottom: 50px;
}
.txt_left h3 {
	padding-bottom: 18px;
}
.txt_left h4  {
	color: #7C5D47;
}

.txt_left p {
	padding-bottom: 22px;
	color: #7C5D47;
}
.txt_right {
	padding-top: 34px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #422B1D;
	padding-bottom: 12px;
}
.txt_right div {
	padding-right: 30px;
	float: left;
	padding-bottom: 40px;
}
.txt_right h3 {
	padding-bottom: 18px;
}
.txt_right h4 {
	color: #7C5D47;
}

.txt_right p {
	padding-bottom: 22px;
	color: #7C5D47;
}
