	/* CSS Document */

body{
	margin:0;
	background:url("images/bg.gif") 0 -1px;
}
#hcontainer{
	background:url("images/bg-grad.gif") repeat-x;
	height: 0 auto;
	width:100%;
}
#wrap{
	margin:0 auto;
	padding-top:0px;
	padding-bottom:0px;
	width:775px;
}
#treenetlogo {
	text-align: center;
	float: left;
}
#LIAVlogo {
	padding-right: 20px;
	float: left;
	margin-left: 195px;
}

#logo{
	padding-top:32px;
	padding-bottom:25px;
	padding-left:8px;
}
#wrap2{
	width:970px;
	margin:0 auto;
	background:url("images/side-grad.gif") 0 -5px repeat-y;
}
#NGIVlogo {
	padding-top: 10
.px;
	float: left;
	padding-top: 6px;


}

#wrap3{
	width:945px;
	float:left;
	border:1px solid #666f89;
}
#banner{
	width:945px;
	height:120px;


	background-image: url(images/banner new
.jpg);
	background-image: url(images/banner.jpg);
}
#nav{
	background-color:#fff;
	border-top:2px solid #dee1e7;
	border-bottom:2px solid #8e97ad;
	width:945px;
	height:28px;
}
#leftside-grad{
	background:url("images/leftside-grad.gif") 0 -2px no-repeat;
	width:10px;
	float:left;
	height:662px;
}
* html #leftside-grad{
	background:url("images/leftside-grad.gif") 0 -2px no-repeat;
}

#rightside-grad{
	background:url("images/rightside-grad.gif") 0 -2px no-repeat;
	width:10px;
	float:left;
	height:662px;
}
* html #rightside-grad{
	background:url("images/rightside-grad.gif") 0 -2px no-repeat;
	width:10px;
	float:left;
}

#hmain{
	padding:35px 0px 0px 0;
	background-repeat: no-repeat;
	background-image: url(images/contentbg.jpg);
}

#hcontent{
	padding-left:20px;
	padding-bottom:10px;
	width:550px;
	float:left;
}
#hcontent h1	{
	padding:0;
	margin:0;
}
#slideshow {
	width:345px;
	margin-left:20px;
	float:left;
	padding-left:0px;
	margin-bottom: 0px;
	height: 620px;
	padding-top: 35px;
}
#hsearch{
	width:290px;
	margin-left:0px;
	float:left;
	padding-left:0px;
	margin-top: 70px;
}
.clear{
	clear:both;
}
#bottomgrad{
	margin:0 auto;
	margin-bottom:20px;
	width:964px;
	height:12px;
	background:url("images/bottom-grad.gif") -3px 0 no-repeat;
}
* html #bottomgrad{
	background:url("images/bottom-grad.gif") -1px -2px no-repeat;
}
#hsubcontent h2, #hsubcontent p, #hsubcontent form{
	padding:0;
	padding-left:64px;
	margin:0;
}
#hsubcontent img{
	margin-right:15px;
}
.button{
	margin-bottom:18px;
}
#footer{
	background:url("images/footer.gif") repeat-x bottom;
	padding-top:0px;
	padding-bottom:12px;
}
#members {
	padding-top:0px;
	height: 190px;
}
* html #footer{
	padding-top:30px;
}
.auxnav ul, .copyright ul, .mintleaf ul{
	list-style:none;
	padding:0;
	margin:5px 0;
}
.auxnav ul li, .mintleaf ul li{
	display:inline;
}

/*	start drop down menu	*/


#nav2, #nav2 ul {
	padding: 0px 0px;
	margin: 0px;
	list-style: none;
	line-height:1.3;
}

#nav2 a {
	display: block;
	text-align:left;
	vertical-align:middle;
	padding:6px 57.8px;
	/*padding:6px 18px;*/
}

#nav2 li {
	float: left;
	padding:0px 0px;
}
#memberlogos {
}


#nav2 li a:hover{
	background-color:#e2eaf1;
}
#nav2 li ul {
	position: absolute;
	width:167px;
	left: -999em;


}


#nav2 li ul li a{
	background-color:#fff;
	border-bottom:1px solid #666f89;
	border-left:1px solid #666f89;
	border-right:1px solid #666f89;
	padding:6px 3px;
	height:auto;
	display:block;
	width:200px;
	text-transform:none;
}
#nav2 li ul li a:hover{
	background-color:#e2eaf1;
}

#nav2 li:hover ul {
	left: auto;
}
#nav2 li:hover ul, #nav2 li.sfhover ul {
	left: auto;
}
