@charset "utf-8";
/* CSS Document */

#header-wrapper {
	position: fixed;
	height: 120px;
	width: 100%;
	background:url(./?a=135526) center top repeat-x;
	z-index: 10100;
	margin: 0 auto
}
#header {
	min-height: 120px;
}
#logo {
	background: url(./?a=135530) top left no-repeat;
	display:block;
	z-index: 10000;
	}
	
#navigation a:hover, #navigation .hover > a {
	background: url(./?a=135529) bottom center no-repeat;
}
	
#navigation ul {
	background: #f5821f;
}
#navigation ul li {
	border-bottom: #f9b171 1px solid;
}
#navigation ul li:last-child {
	border-bottom: none;
}

.aboutpft {
	background: url(./?a=135517) left bottom no-repeat;
}
.services {
	background: url(./?a=135524) left bottom no-repeat;
}
.publications {
	background: url(./?a=135523) left bottom no-repeat;
}
.links {
	background: url(./?a=135521) left bottom no-repeat;
}
.contactpft {
	background: url(./?a=135509) left bottom no-repeat;
}
.pftnews {
	background: url(./?a=135522) left bottom no-repeat;
}
.whatwedo {
	background: url(./?a=135525) left bottom no-repeat;
}
.forestryfacts {
	background: url(./?a=135520) left bottom no-repeat;
}
.directors {
	background: url(./?a=135519) left bottom no-repeat;
}
#content-wrapper {
	position: relative;
	display:block;
	/*background: url(../images/backgrounds/ie-wrapper-bg.png) center top repeat-x;*/
}
.tp-leftarrow.large, .tp-rightarrow.large {
	background: url(./?a=135527) left top repeat;
}
.tp-leftarrow:hover, .tp-rightarrow:hover {
	background: url(./?a=135528) left top repeat;
}
.post img {
	-moz-box-shadow: 0 2px 8px #999999;
	-webkit-box-shadow: 0 2px 8px #999999;
	box-shadow: 0 2px 8px #999999;
	...
    behavior: url(PIE.htc);
}
.ui-tabs .ui-tabs-nav li.wide200 {
	width: 205px;
}

