﻿
.disclaimerText
{
	font-family: Verdana;
    font-size: 10px;
    text-indent: 0px;
    
    	
}

div#homeContentDiv
{
    width: 729px;
    height: auto;
    border-right: Solid 1px White;
    overflow: visible;
}

div#mainLogo
{
    width: 729px; height: 540px;
    background-image: url('/images/newHome.jpg');
    position: relative;
}

.logoLink
{
    text-decoration: none;
}

#GTLink
{
    width: 225px;
    
    height: 70px;
    position: absolute;
    left: 50px;
    bottom: 75px;
    z-index: 101;
}

#LTLink
{
    width: 250px;
    z-index: 101;
    height: 50px;
    position: absolute;
    right: 0px;
    bottom: 77px;
}

#GrateLink
{
    width: 190px;
    z-index: 101;
    height: 10px;
    position: absolute;
    left: 0px;
    bottom: 37px;
}

#LeafSolutionLink
{
    width: 150px;
    z-index: 101;
    height: 12px;
    position: absolute;
    right: 0px;
    bottom: 47px;
}

.mainBodyHeaderLong
{
    font-family: Verdana;
    font-size: 20px;
    color: #325F6E;
    text-align: center;
    vertical-align: middle;
   
    width: 729px;    
    margin-top: 0px;
    margin-bottom: 15px;
}

.mainBodyText
{
    font-family: Verdana;
    font-size: 12px;
    text-indent: 0px;
    margin-left: 10px;
    margin-right: 10px;
   
}

#bottomContent
{
    margin-top: -26px;
}

.listHeadings
{
    font-family: Verdana;
    font-size: 13px;
    color: #325F6E;
    text-align: left;
    margin-left: 10px;
    margin-bottom: 0px;
    vertical-align: middle;
    height: 14px;
    width: auto;    
}

.listItems
{
    font-family: Verdana; 
    font-size: 11px; 
    margin-left: 15px;
}

#pageFooter
{
	width: 763px;
	clear: both;
	text-align: right;
	font-size: 80%;
	color: #fff;
	position: relative;
}

#footer_left
{
	float: left;
	text-align: left;
	padding-left: 20px;
}
