﻿@charset "utf-8";

/* Slider control is in the Template css. this section controls the bottom of the slider */
.Htable1 {
	width: 100%;
	margin: 0 auto;
}
.Htd1 {                /* feature cell below slider */
	font-size: 16px;
	padding-left: 4px;
	text-align: left;
	color: black;
	font-weight: bold;
	font-family: Georgia;
}

/* controls the actual webpage */ 
.Hdiv1 {
	width: 710px;
	margin: 0 auto;
}
.Htable2 {
	padding: 1px 1px 1px 1px;
	width: 100%; border: 0px;
}
.Htd2 {
	width: 100%;
}
.Htable3 {
	width: 100%;
}
.HtdH {
	width: 100%;
	line-height: 1.5;
	text-align: center;
	font-size: 22px;
	color: #3B5C90;
	font-family: Times New Roman;
	font-weight: bold;
	font-style: italic;
}
.Htd4 {
	text-align: left;
	font-size: 15px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.Htable4 {
	width: 90%;
	border: 0px;
	margin: 0 auto
}
.Htd3 {
	width: 20%;
	text-align: center;
	vertical-align: top;
}
.Htd6 {
	font-size: 14px;
	color: black;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	width: 80%;
	text-align: center;
}

   /* controls the vendor icon table above the company jpg */
.vendortable {
	width: 100%;
	background-color: #FFFFFF;
}
.vendoricons {
	
}