#section1 h1 {
	margin-bottom: 0.8em;
	background-color: #B9C6D3;
	font-size: 1.2em;
	color: #A46613;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A46613;
	border-bottom-color: #A46613;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 20px;
}
#section1 h4 {
	margin-left: 20px;
	font-size: 1.2em;
}
#section1 img {
	display: block;
	float: right;
	margin-left: 8px;
	margin-top: 6px;
}
#section2 img {
	float: left;
	margin-right: 8px;
	margin-bottom: 6px;
}
#section3 {
	margin-bottom: 1em;
}
#section3 h3 {
	margin-bottom: 0.8em;
	background-color: #B9C6D3;
	padding: 0.8em 0.8em 0.8em 20px;
	color: #A46613;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A46613;
	border-bottom-color: #A46613;
	font-size: 1.2em;
}
#section3 img {
	display: block;
	float: right;
	margin-bottom: 8px;
	margin-left: 6px;
	margin-top: 6px;
}
#section4 {
	margin-bottom: 1em;
}
#section4 h3 {
	background-color: #B9C6D3;
	padding: .8em;
	margin-bottom: .8em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #A46613;
	border-bottom-color: #A46613;
	color: #A46613;
	font-size: 1.2em;
}
#section4 img {
	float: left;
	margin-right: 12px;
	margin-left: 20px;
	margin-bottom: 10px;
}
ul {
	margin-left: 20px;
	margin-bottom: 12px;
}
#ulhighfiber {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 30px;
}
h4 {
	color: #A46613;
	font-weight: bold;
	margin-bottom: 6px;
}
caption {
	padding : 10px 0;
	text-align : left;
	text-transform : uppercase;
	font-size : 1 ems;
	margin-left: 20px;
	color: #007782;
}

table, th, td { border : 1px solid #A46613;
border-collapse : collapse;  }

table {
	border : none;
	border-top : 1px solid #000;
	border-bottom : 1px solid #000;
	margin-left: 20px;
	margin-bottom: 20px;
}

th {
	padding : 5px 10px;
	font-size : .9 ems;
	text-transform : uppercase;
	text-align : left;
	color : #A46613;
	background-color: #B9C6D3;
}

td { padding : 4px 10px;
}
tfoot {
	font-size: 0.8em;
	font-style: italic;
}
#maincontent a {
	color: #A46613;
}
#maincontent a:hover {
	color: #007782;
}

