#content-LRwrapper {
	background: url(../shared-img/content_back.gif) repeat-y;
	padding: 35px 30px;
}
#content-left {
	height: auto;
	width: 620px;
	float: left;
}
#content-right {
	float: right;
	height: auto;
	width: 220px;
}
#content-left h3 {
	margin-bottom: 10px;
}
#content-left h4 {
	font-size: 15px;
	font-weight: bold;
	color: #609F00;
	margin-bottom: 10px;
}
#sidebar {
	height: auto;
	width: 205px;
	margin-right: auto;
	margin-left: auto;
	background: url(../shared-img/sidebar2.gif);
}
#sidebar p {
	height: auto;
	width: 177px;
	color: #666666;
	margin: 3px auto 5px;
}
#sidebar strong {
	display: block;
	background: url(../shared-img/sidebar-leaf.jpg) no-repeat;
	height: 35px;
	padding-left: 25px;
	font-size: 15px;
}
#service1,#service2,#service3 {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #71BB00;
	clear: both;
}
#service4 {
	clear: both;
}


#content-left .photo-L {
	float: left;
	border: 1px solid #71BB00;
	padding: 4px;
}
#content-left .text-Area {
	float: right;
	height: auto;
	width: 340px;
}
#content-left .text-Area strong {
	color: #609F00;
}

#content-left .photo-S {
	clear: both;
	padding-top: 10px;
}
#content-left .photo-S img {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-right: 10px;
}
