#wrapper_main_services { 
	text-align:center;
	background-image: url(../images/corpo_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #55772F;
	margin: 0 auto;
	height: 1150px;
}
#wrapper_main_services #wrapper_inner #ser_bg {
	background-image: url(../images/pages_bg.jpg);
	width: 540px;
	height: 1100px;
	position: relative;
	top: 15px;
	text-align: center;
	margin: 0 auto; 	
}
#wrapper_main_services #wrapper_inner #ser_bg #serv_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #364C1E;
	width: 480px;
	height: 122px;
	position: relative;
	top: 10px;
	left: 30px;
	float: left;
	text-align:left;
}
#wrapper_main_services #wrapper_inner #ser_bg #serv_box #serv_pic {
	height: 112px;
	width: 144px;
	position: relative;
	left: 5px;
	top: 5px;
	bottom: 5px;
	float:left;

		border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2A3B17;
	border-right-color: #415E24;
	border-bottom-color: #415E24;
	border-left-color: #2A3B17;
	background-color: #2F431B;
}
#wrapper_main_services #wrapper_inner #ser_bg #serv_box #serv_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	height: 112px;
	width: 320px;
	position: relative;
	left: 10px;
	top: 5px;
	bottom: 5px;
	float:left;
	line-height: 17px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
		line-height: 25px;
}
