#preloading {position:absolute; bottom:0;left:0; display:block; width:1px; height:1px; overflow:hidden; z-index:1;}
#left_navigation {
	position:absolute;
	width:164px;
	height:333px;
	z-index:11;
	left: 79px;
	top: 422px;
}
h1 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #006745;
	text-decoration: none;
	padding: 0px;
}
h2 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #006745;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #006745;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	font-style: normal;
}
.twoColFixLtHdr #rightfloatingimage p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-top: .4em;
	margin-bottom: .8em;
	color: #000;
}
.twoColFixLtHdr #header #container #maincontent #rightfloatingimage p a:link {
	color: #000;
	text-decoration: none;
}
.twoColFixLtHdr #header #container #maincontent #rightfloatingimage p a:hover {
	color: #999;
	text-decoration: none;
}
.twoColFixLtHdr    #container {
	width: 810px;
	text-align: left;
	z-index: 3;
	padding-top: 20px;
	background-image: url(images/leavesbottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-right: 80px;
	padding-left: 80px;
	position: relative;
	top: -3px;
} 
.twoColFixLtHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: -900px;
	width: 970px;
	z-index: 2;
} 
.twoColFixLtHdr #flashleaves {
	height: 900px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 1;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
}
.twoColFixLtHdr  #maincontent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
} 
.twoColFixLtHdr #footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	color: #435FA2;
	padding-top: 8px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColFixLtHdr   #testimonial {
	width: 210px;
	background-color: #FFF3C5;
	text-align: left;
	float: right;
	margin-left: 19px;
	margin-bottom: 10px;
	padding: 10px;
	display: inline;
	z-index: 9;
}
.twoColFixLtHdr   #tradeshows {
	width: 210px;
	z-index: 9;
	background-color: #FFF3C5;
	text-align: left;
	float: right;
	margin-left: 19px;
	margin-bottom: 10px;
	overflow: scroll;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	padding: 10px;
	display: inline;
	height: 480px;
}
#rightfloatingimage {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	width: 230px;
}
#rightfloatingimage2 {
	float: right;
	margin-left: 20px;
}
#leftvideo {
	float: left; /* since this element is floated, a width must be given */
	width: 160px; /* the background color will be displayed for the length of the content in the column, but no further */
	position: absolute;
	height: 120px;
	left: 80px;
	top: 234px;
	z-index: 12;
	visibility: hidden;
}
#guranteetext {
	position: absolute;
	height: 132px;
	width: 430px;
	left: 440px;
	top: 81px;
	z-index: 9;
}
#homecontact {
	position: absolute;
	height: 22px;
	width: 139px;
	top: 44px;
	right: -219px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
#copyrightdhd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #858587;
	text-align: center;
	position: absolute;
	height: 20px;
	width: 945px;
	top: 40px;
	right: 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}
.addlead1 {
	font-size: 1px;
	line-height: 1
	px;
}
.addlead2 {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
}
.addlead4 {
	font-size: 4px;
	line-height: 4px;
}
.addlead6 {
	font-size: 6px;
	line-height: 6px;
}
.addlead8 {
	font-size: 8px;
	line-height: 8px;
}
.copyright {
	color: #999999;
	font-size: 9px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #006644;
}
.headline24 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #006644;
}
.kicker {
	color: #000000;
	font-size: 12px;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif
}
.body11 {
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.body12 {
	color: #000000;
	font-size: 12px;
	line-height: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.body14 {
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.body16 {
	color: #000000;
	font-size: 16px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.testimonial14 {
	color: #435FA2;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif
}
.testimonial16  {
	color: #435FA2;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif
}
.arialbody11 {
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.arialbody12 {
	color: #000000;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.arialbody13 {
	color: #000000;
	font-size: 13px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.arialbody14 {
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.arialbody16 {
	color: #000000;
	font-size: 16px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.greybody14 { color: #666666; font-size: 14px; line-height: 18px; font-family: "Times New Roman", Times, serif; }
.whitebody12 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.whitebody14 {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.whitebody16 {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.redsub12  {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif
}
.redsub14  {
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif
}
.redsub16  {
	color: #CC0000;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif
}
.redsub18  {
	color: #CC0000;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif
}
.bluesub16  {
	color: #435FA2;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif
}
.blacksub12  {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif
}
.blacksub13  { color: #000000; font-weight: bold; font-size: 13px; line-height: 16px; font-family: Arial, Helvetica, sans-serif }
.blacksub14  { color: #000000; font-weight: bold; font-size: 14px; line-height: 17px; font-family: Arial, Helvetica, sans-serif }
.blacksub16  { color: #000000; font-weight: bold; font-size: 16px; line-height: 20px; font-family: Arial, Helvetica, sans-serif }
.blacksub18  { color: #000000; font-weight: bold; font-size: 18px; line-height: 22px; font-family: Arial, Helvetica, sans-serif }
.arialgreensub12  {
	color: #006745;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif
}
.arialgreensub13 {
	color: #006745;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif
}
.arialgreensub14  { color: #006745; font-weight: bold; font-size: 14px; line-height: 17px; font-family: Arial, Helvetica, sans-serif }
.arialgreensub16  { color: #006745; font-weight: bold; font-size: 16px; line-height: 20px; font-family: Arial, Helvetica, sans-serif }
.arialgreensub18  { color: #006745; font-weight: bold; font-size: 18px; line-height: 22px; font-family: Arial, Helvetica, sans-serif }
.greensub12  {
	color: #006644;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	font-family: Georgia, "Times New Roman", Times, serif
}
.greensub14  { color: #006644; font-weight: bold; font-size: 14px; line-height: 17px; font-family: Georgia, "Times New Roman", Times, serif }
.greensub16  { color: #006644; font-weight: bold; font-size: 16px; line-height: 20px; font-family: Georgia, "Times New Roman", Times, serif }
.greensub18  { color: #006644; font-weight: bold; font-size: 18px; line-height: 22px; font-family: Georgia, "Times New Roman", Times, serif }
.whitesub14  { color: #FFFFFF; font-weight: bold; font-size: 14px; line-height: 17px; font-family: Georgia, "Times New Roman", Times, serif }
.whitesub16  { color: #FFFFFF; font-weight: bold; font-size: 16px; line-height: 20px; font-family: Georgia, "Times New Roman", Times, serif }
.whitesub18  { color: #FFFFFF; font-weight: bold; font-size: 18px; line-height: 22px; font-family: Georgia, "Times New Roman", Times, serif }
.whitesub22  { color: #FFFFFF; font-weight: bold; font-size: 22px; line-height: 26px; font-family: Georgia, "Times New Roman", Times, serif }
.whitesub24  { color: #FFFFFF; font-weight: bold; font-size: 24px; line-height: 27px; font-family: Georgia, "Times New Roman", Times, serif }
.bullets  { color: black; font-weight: normal; font-size: 13px; line-height: 17px; font-family: Arial, Helvetica, FontName, FontName }
.caption { color: black; font-style: italic; font-weight: lighter; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica, sans-serif }
.fineprint { color: black; font-weight: lighter; font-size: 9px; line-height: 10px; font-family: Arial, Helvetica, sans-serif }
.sidejump  { color: #903; font-weight: bold; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
.yellowtimes22  {
	color: #FFE335;
	font-weight: normal;
	font-size: 22px;
	line-height: 28px;
	font-family: Georgia, "Times New Roman", Times, serif
}
#termsofuse {
	position: absolute;
	height: 20px;
	width: 100px;
	left: 44px;
	top: 657px;
	z-index: 5;
	overflow: visible;
}
.twoColFixLtHdr #footer a:link{
	text-decoration: none;
	color: #435FA2;
	font-weight: bold;
}
.twoColFixLtHdr #footer a:visited {
	color: #435FA2;
	text-decoration: none;
	font-weight: bold;
}
.twoColFixLtHdr #footer a:hover {
	color: #99CCFF;
	text-decoration: none;
}
#whitebackground {
	background-color: #FFFFFF;
	position: absolute;
	height: 600px;
	width: 220px;
	top: 140px;
	right: 0px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}
#colorswindow {
	left: -20px;
	height: 381px;
	width: 645px;
}
#leftvideo2 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px; /* the background color will be displayed for the length of the content in the column, but no further */
	position: absolute;
	height: 120px;
	left: 80px;
	top: 234px;
	z-index: 14;
}
.redtypeheadline {
	color: #CC0000;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
}
ul {
	margin-left: 1em;
	padding-left: 0em;
}
.twoColFixLtHdr #header #container #sidebar1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #435FA2;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
}
.twoColFixLtHdr #header #container #sidebar1 h2 a:link {
	color: #FFF;
	text-decoration: none;
}
.twoColFixLtHdr #header #container #sidebar1 h2 a:visited {
	color: #FFF;
	text-decoration: none;
}
.twoColFixLtHdr #header #container #sidebar1 h2 a:hover {
	color: #97BAF9;
	text-decoration: none;
}
.twoColFixLtHdr #header #container #sidebar1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #006745;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.twoColFixLtHdr #header #container #sidebar1 h3 a:link {
	color: #FFF;
	text-decoration: none;
}
.twoColFixLtHdr #header #container #sidebar1 h3 a:visited {
	color: #FFF;
	text-decoration: none;
}
.twoColFixLtHdr #header #container #sidebar1 h3 a:hover {
	color: #63B5A6;
	text-decoration: none;
}
