.bg_main {
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #387542;
}
.bg_home_boxes {
	background-image: url(../images/bg_home_boxes.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #214164;
}


.txt_home_boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

.txt_home_boxes A:link {
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;

}
.txt_home_boxes A:active {
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}
.txt_home_boxes A:visited {
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;

}
.txt_home_boxes A:hover {
	color: #FFFFFF;
	text-align: justify;
	text-decoration: underline;
	font-weight: bold;

}




.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer A:link {
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;

}
.footer A:active {
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
}
.footer A:visited {
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
	font-weight: normal;

}
.footer A:hover {
	color: #FFFFFF;
	text-align: justify;
	text-decoration: underline;
	font-weight: normal;

}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.text A:link {
	font-weight: normal;
	color: #003366;
	text-align: justify;
	text-decoration: none;

}
.text A:active {
	color: #003366;
	text-align: justify;
	text-decoration: none;
}
.text A:visited {
	color: #003366;
	text-align: justify;
	text-decoration: none;

}
.text A:hover {
	color: #4A8954;
	text-align: justify;
	text-decoration: none;

}
.head_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #3F7E49;
}
.pic_left {
	border: 1px solid #009900;
	margin-right: 15px;
}
