   .main {
	 margin: 18px;
	 border-radius: 4px;
}
 .main-content img.image-heading {
	 display: inline-block;
	 max-width: 65%;
	 height: auto;
}
 .techHoursTable caption {
	 text-align: center;
	 padding-bottom: 0.5em;
}
.techHoursTable th {
    text-align: center;
}
 #gethelp {
	 display: block;
	 background: #F5FAF7;
	 padding: 0 15px 10px 15px;
	 margin: 25px 0 15px;
	 border: 2px solid #014E25;
}
 #gethelp h2 {
	 display: inline-block;
	 position: relative;
	 top: -20px;
	 margin: 0 auto;
	 padding: 5px 15px;
	 line-height: normal;
	 text-align: center;
	 background: #F9C22B;
	 font-weight: 700;
}
#gethelp li {
    min-height: 44px;
	margin-bottom: 8px;
}
#gethelp i {
    font-size: 1.5em;
    vertical-align: middle;
}
p.techSupportContact {
    min-height: 44px;
}
.techSupportContact li {
	margin-bottom: 8px;
}
.techSupportContact i {
    margin-right: .125em;
    vertical-align: middle;
}
.techSupportContact img {
	 display: inline-block;
	 width: 2em;
	 height: auto;
	 margin: 0 .3em;
	 vertical-align: bottom;
}
 .system-tile {
	 min-height: 13em;
	 margin: 0 0 1.5em 0;
	 border: solid 1px #00843d;
	 border-radius: 6px;
	 padding: .25em 1em;
}
 .system-tile .tile-content {
	 vertical-align: middle;
}
 .system-tile .btn {
	 padding: 0 5px;
}
 .system-tile h3 {
	 position: relative;
	 min-height: 3em;
	 margin-top: 15px;
	 line-height: 2em;
	 text-align: center;
}
 .system-tile h3.text-heading {
	 font-size: 40px;
	 min-height: 2em;
	 line-height: 2em;
	 vertical-align: bottom;
}
 .system-tile p {
	 text-align: center;
}
 .system-tile img {
	 max-width: 50%;
	 height: auto;
	 vertical-align: bottom;
}
.service a i {
	 margin-right: 10px;
}
 hr {
	 margin: 0 1em;
}
 li li {
	 margin-top: .5em;
	 margin-bottom: .5em;
}
 figure {
	 display: block;
	 margin: .5em auto;
	 text-align: center;
}
 figure img {
	 display: block;
	 margin-left: auto;
	 margin-right: auto;
	 border: solid 1px #000000;
}
 figcaption {
	 display: block;
	 margin: .5em;
	 text-align: center;
	 font-style: italic;
}
#wilmutube {
	position: relative;
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
}
#wilmutube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.wilmutube {
	position: relative;
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
}
.wilmutube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

 