#maint {
	margin: 5px;
	text-align: justify;
}
.pagetitle {
	font-style: italic;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b1d993;
	text-align: right;
}
#maint #maint_programs {
	padding: 10px;
	background-image: url(/images/landscape_pixel.png);
}
#maint h3 {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
	text-indent: 2em;
}
#maint #maint_programs ul {
	float: left;
	width: 40%;
	margin: 5px 10px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #B1D993;
	border-left-color: #B1D993;
	list-style-type: none;
	text-align: left;
	padding-bottom: 10px;
	height: 380px;
}
#maint #maint_programs li {
	background-image: url(/images/landscap_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	display: block;
	margin-bottom: 7px;
}
#maint #maint_programs p {
	margin-right: 30px;
	margin-left: 20px;
	margin-top: 10px;
}
#pages_left {
	padding: 10px;
	float: left;
	width: 390px;
}
#pages_right {
	padding: 10px;
	float: right;
	width: 390px;
}
#pages_right_1 {
	text-align: justify;
	float: right;
	width: 550px;
}

.h4_email_to_friend {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 3px;
	margin-left: 10px;
	padding-right: 5px;
}
#pages_left_1 {
	padding: 5px;
	width: 200px;
	float: left;
	border: 1px dotted #FFFFFF;
}

