@charset "utf-8";
/* CSS Document */

/* main layout elements */

#IndexBannerDiv {
	width: 60.78em;
	height: 23.89em;
	margin: .18em auto;
}


#indexLogoSearchDiv {
	width: 14.95em;
	height: 23.98em;
	margin: 0 0 0 .2em;
	text-align: right;
	background-image: url(../images/general/index_search_background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
}

#indexSearchOuterDiv {
	padding: 1em .5em 0 0;
	background-image: url(../images/general/mag.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#indexQuickLinksOuterDiv {
	height: 9.6em;
	margin: 1em 0 0 .5em;	
	line-height: 1em;
}

.indexQuickLinksArrowDiv {
	width: 1.50em;
	float: left;
}

.indexQuickLinksArrowPic {
	width: 1.50em;
}

.indexQuickLinksDiv {
	width: 13.36em;
	height: 1.5em;
	font-size: .9em;
	padding: .2em .5em 0 0;
	margin: 0 0 .2em 0;
	font-weight: 700;
	text-align: right;
	background-color: #FFF;
	float: left;
}

#indexContentOuter {
	width: 60.70em;
	height: 29.5em;
	margin: 0  auto;
	background-image: url(../images/general/index_bg.jpg);
	background-repeat: repeat-x;
}

#welcomeDiv {
	text-align: right;
	padding: 2.3em 2em 0 0;
	margin: 0 0 1.5em 0;
}

#welcomeFont {
	color: #073b21;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: 700;
}

/* left content section */

#leftIndexContentDiv {
	width: 21.5em;
	margin: 0;
	float: left;
}

#quickLinksPicOuterDiv {
	margin: -1.5em 0 0 -2.4em;
}

.quickLinksPicDiv {
	height: 6.1em;
}

.quickLinksPicSize {
	width: 17.71em;
	border: none;
}


/* right content section */

#rightIndexContentDiv {
	width: 37.5em;
	margin: 0;
	padding: 0 .7em 0 0;
	float: right;
}

#welcomeMessageDiv {
	line-height: 1.6em;
}

#welcomeMessageDiv h1 {
	color: #073b21;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	margin: 1em 0 .5em 0;
}

#welcomeMessageDiv p {
	font-size: 1em;
} 

#forestryLogo {
	width: 7.13em;
	border: none;
}

#pefcLogo {
	width: 5.61em;
	margin: 0 0 0 .3em;
	border: none;
}


/* main notice area */

#indexCatText {
	width: 24.5em;
	margin: 0 0 0 2.6em;
	float: left;
}

#indexCatText h1 {
	color: #073b21;
	font-size: 3.3em;
	font-weight: 300;
	margin: .6em 0 0 0;
}

#indexCatText h2 {
	color: #073b21;
	font-size: 2.5em;
	font-weight: 300;
	margin: .1em 0 .4em 0;
}

#indexCatText p {
	color: #2e691a;
	font-size: 1em;
	line-height: 1.4em;	
}

#indexCatText h3 {
	color: #073b21;
	font-size: 1.2em;
	margin: 1em 0 0 0;
}

#indexCatText h3 a:link, #indexCatText h3 a:visited {
	color: #073b21;
	text-decoration: none;
}

#indexCatText h3 a:hover, #indexCatText h3 a:active {
	color: #60A212;
	text-decoration: none;
}

#indexCatPicDiv {
	width: 18.4em;
	margin: 4.2em -.3em 0 0;
	float: right;
}

#finProdCat2010 {
	width: 18.4em;
}

/* technical and project link section */

#techFeatureLinksOuter {
	margin: 0 0 1em 0;
	text-align: right;
}

#naturallyBetterPicLink {
	border: none;
	margin: 0 1.7em 0 0;
	width: 16.75em;
}

#techDataPicLink {
	border: none;
	margin: 0 .6em 0 0;
	width: 16.75em;
}

#featurePicLink {
	margin: 0 1.7em 0 1.5em;
	width: 18.99em;
}


