
#content {
	float: left;
	width: 95%;
	padding-top: 20px;
	padding-left: 20px;
	background-color: #fff;
	border-top: solid 20px #ccc;
}
#mission {
	float: left;
	padding: 10px;
	width: 300px;
	height: 125px;
	background-image: url(MissionHorizon.jpg);
	background-repeat: no-repeat;
	border: none;
	text-align: left;
}
#mission h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 22px;
	color: #000;
	padding-top: 2px;
	text-decoration: underline;
	padding-bottom: 10px;
}
#mission p {
	text-indent: 20px;
	text-align: left;
	width: 270px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#mission a {

}
#mission a:hover {

}
#downloads {
	float: left;
	width: 250px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#downloads h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	display: block;
	width: 100%;
	padding: 0px 5px 5px 5px;
	font-size: 20px;
}
#download ul {
	float: left;
	width: 100%;
}
#downloads ul li {
	display: block;
	list-style: none;
}
#downloads ul li a {
	display: block;
	width: 100%;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	background-image: url(worddoc.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #092096;
}
#downloads ul li a:hover {
	text-decoration: underline;
	color: #000;
}
#downloads a.morelink {
	text-decoration: none;
	color: #092096;
	font-size: 10px;
	font-family: verdana;
	
}
#downloads a.morelink:hover {
	text-decoration: underline;
}
#pair {
	float: left;
	width: 100%;
	background-color: #fff;
}
#services {
	float: left;
	width: 350px;
	padding-bottom: 30px;
	padding-left: 20px;
	/*
	background-color: #fff;
	float: left;
	width: 200px;
	padding-bottom: 30px;
	text-align: left;
	*/
}
#services h3 {
	font-size: 18px;
	border-bottom: solid 1px #000;
}
#services ul {
	float: left;
	padding-top: 20px;
}
#services li {
	list-style: none;
	display: block;
	width: 100%;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	background-image: url(servz.gif);
	background-repeat: no-repeat;
	height: 25px;
	text-indent: 20px;
}
#standards {
	background-color: #fff;
	float: left;
	width: 400px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#standards h3 {
	font-size: 18px;
	border-bottom: solid 1px #000;
}
#standards ul {
	float: left;
	padding-top: 20px;
}
#standards ul li {
	display: block;
	width: 100%;
	font-family: verdana;
	font-size: 10px;
	background-repeat: no-repeat;
	height: 25px;
	list-style: none;
	text-align: left;
	text-indent: 0;
	
}
