/* CSS Document */
#arch_protect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 600px;
	float: none;
	background-image: url(/images/bg_protecting.png);
	background-repeat: repeat;
	}
	
	#arch_protectList {
	margin-top: 0px;
	margin-right: 20px;
	}
	
	#arch_protectList a:link { color: #0057A5; }

	#arch_protectList a:visited {
	color: #0057A5;
	font-weight: bold;
	}

	#arch_protectList li {
	margin-bottom: 6px;
	color: #0057A5;
	list-style: none;
	width: auto;
	height:  20px;
	padding-right: 5px;
	margin-right: 40px;
	padding-left: 5px;
	}
	#arch_protectList p {
		display: inline;
	}
#arch_promote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 600px;
	float: none;
	background-image: url(/images/bg_promo.png);
	background-repeat: repeat;
	background-position: bottom;
	}
	#arch_promote img{
	position: relative;
	top: -12px;
	}
	#arch_promoteList {
	margin-top: 0px;
	margin-right: 20px;
	}
#arch_promoteList li {
	margin-bottom: 6px;
	color: #0057A5;
	list-style: none;
	width: auto;
	height:  20px;
	padding-right: 5px;
	margin-right: 40px;
	padding-left: 5px;
}	
	#arch_promoteList a:link { color: #0057A5; }
	#arch_promoteList a:visited {
	color: #0057A5;
	font-weight: bold;
	}
	#arch_promoteList p {
		display: inline;
	}
#arch_conserv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 600px;
	float: none;
	background-image: url(/images/bg_conserv.png);
	background-repeat: repeat;
	}
	#arch_conservList {
	margin-top: 0px;
	margin-right: 20px;
	}
	#arch_conservList a:link { color: #0057A5; }
	#arch_conservList a:visited {
	color: #0057A5;
	font-weight: bold;
	}
#arch_conservList li {
	margin-bottom: 6px;
	color: #0057A5;
	list-style: none;
	width: auto;
	height:  20px;
	padding-right: 5px;
	margin-right: 40px;
	padding-left: 5px;
}
	#arch_conservList p {
		display: inline;
	}
#arch_conserv img {
	position: relative;
	top: -12px;
}
#arch_monitor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 600px;
	float: none;
	background-image: url(/images/bg_monitoring.png);
	background-repeat: repeat;
	}
#arch_monitorList {
	margin-top: 0px;
	margin-right: 20px;
	}
#arch_monitorList  a:link { color: #0057A5; }
#arch_monitorList  a:visited {
	color: #0057A5;
	font-weight: bold;
	}
#arch_monitorList  li {
	margin-bottom: 6px;
	color: #0057A5;
	list-style: none;
	width: auto;
	height:  20px;
	padding-right: 5px;
	margin-right: 40px;
	padding-left: 5px;
}
#arch_monitorList  p {
		display: inline;
	}
#arch_monitor  img {
	position: relative;
	top: -12px;
}
