/* Reset */




/* End Reset */



body {

	background: #2C8F00 url(images/t_background.jpg) top center repeat-x;

}

#nav { clear: both; }


ul#nav li a:hover{

	background: transparent url(images/t_nav_hover.jpg) no-repeat center top;

}

ul#nav li span { /*--Drop down trigger styles--*/



	background: url(images/t_dd_icon.jpg) no-repeat right top;

}



#footer {

    background: url(images/t_content_footer.jpg) top left no-repeat;

}


#header h1 a img {
visibility: hidden;
}

#header h1 {
    background: url(images/treelogo.png) top left no-repeat !important;
    height: 80px;
    width: 420px;
display: block;
margin-top: 25px;
}




