#content_wrapper{
	position: relative;
	height: 516px;
	width: 869 px;
}
#content_wrapper .images #image_1{
	position: absolute;
	top: 18px;
	left: 15px;
	border: 2px solid #86a047;
}
#content_wrapper .images #image_2{
	position: absolute;
	top: 240px;
	left: 221px;
	border: 2px solid #86a047;
}
#content_wrapper .images #image_3{
	position: absolute;
	top: 52px;
	right: 65px;
	border: 2px solid #86a047;
}
#content_wrapper #text_1{
	position: absolute;
	top: 40px;
	left: 246px;
	width: 280px;
	height: 178px;
	background-color: #492e3c;
	border: 1px solid #86a047;
}
#content_wrapper #text_1 p{
	color:#bfbfbf;
	font-size: 1.05em;
	line-height: 1.5em;
	letter-spacing: .07em;
	padding: 3px 1px 3px 1px;
	text-align: center;
	margin-top: 1em;
}
#content_wrapper #text_2{
	position: absolute;
	top: 305px;
	right: 23px;
	width: 313px;
	height: 190px;
	background-color: #492e3c;
	border: 1px solid #86a047;
}
#content_wrapper #text_2 p{
	color:#bfbfbf;
	font-size: 1.05em;
	line-height: 1.5em;
	letter-spacing: .07em;
	padding: 3px 1px 3px 1px;
	text-align: center;
	margin-top: 1em;
}
#content_wrapper #text_2 p span{
	font-weight: bold;
	letter-spacing: .1em;
}

