body { width: 100%; padding: 0px; margin: 0px; background-color: #5AA33D; background-image: url(../Images/grad-green4.gif); background-repeat: repeat-x; font-family: "trebuchet MS", verdana, sans-serif; font-size: 12px; }
h1 { font-size: 12px; font-weight: bold; color: #000000; }
h2 { font-size: 13px; font-weight: bold; color: #000000; margin: 0px; }

div.wrapper { position: relative; top: 0px; margin-left: auto; margin-right: auto; width: 900px; }
div.logo { position: absolute; top: 37px; left: 45px; width: 96px; height: 160px; z-index: 3; background-image:url(../Images/logo-green4.gif); background-repeat: no-repeat; }
div.nav {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 118px;
	height: 780px;
	z-index: 2;
	background-color: #1A4315;
	padding-left:45px;
	padding-right:25px;
	padding-top: 200px;
	border-right: 1px solid #84C860;
}
div.whitebackground {
	position: absolute;
	top: 15px;
	left: 189px;
	width: 711px;
	height: 980px;
	z-index: 4;
	background-color: #FFFFFF;
}
div.footer {
	position: absolute;
	top: 995px;
	left: 0px;
	width: 855px;
	height: 25px;
	z-index: 5;
	padding-left:45px;
	padding-top:5px;
	color: #000000;
	font-size: 11px;
}
div.flash {
	position: absolute;
	top: 460px;
	left: 516px;
	width: 350px;
	height: 263;
	z-index: 8;
}
div.image2 {
	position: absolute;
	top: 865px;
	left: 222px;
	width: 309px;
	height: 224px;
	z-index: 12;
}
div.text1 {
	position: absolute;
	top: 139px;
	left: 222px;
	width: 643px;
	height: 617px;
	z-index: 7;
	color: #000000;
}
div.subnav {
	position: absolute;
	top: 15px;
	left: 189px;
	width: 679px;
	height: 30px;
	padding: 15px 0px 0px 32px;
	z-index: 6;
	background-color: #70AF55;
}
div.subsubnav {
	position: absolute;
	top: 60px;
	left: 189px;
	width: 679px;
	height: 30px;
	padding: 15px 0px 0px 32px;
	z-index: 9;
	background-color: #9BCA87;
}
div.subsubsubnav {
	position: absolute;
	top: 105px;
	left: 189px;
	width: 679px;
	height: 30px;
	padding: 15px 0px 0px 32px;
	z-index: 9;
	background-color: #AAD199;
}


a:link { color: #3E7C22; text-decoration: none; font-weight: bold; }
a:visited { color: #3E7C22; text-decoration: none; font-weight: bold; }
a:hover { color: #000000; text-decoration: none; font-weight: bold; }

.mainnav a:link { color: #FFFFFF; display: block; text-decoration: none; font-size: 12px; line-height: 24px; font-weight: normal; }
.mainnav a:visited { color: #FFFFFF; display: block; text-decoration: none; font-size: 12px; line-height: 24px; font-weight: normal; }
.mainnav a:hover { color: #84C860; display: block; text-decoration: none; font-size: 12px; line-height: 24px; font-weight: normal; }
.mainnav a:active { color: #FFFFFF; display: block; text-decoration: none; font-size: 12px; line-height: 24px; font-weight: normal; }

.footerlink a:link { color: #000000; display: inline; text-decoration: none; font-size: 11px; font-weight: normal; }
.footerlink a:visited { color: #000000; display: inline; text-decoration: none; font-size: 11px; font-weight: normal; }
.footerlink a:hover { color: #1A4315; display: inline; text-decoration: none; font-size: 11px; font-weight: normal; }
.footerlink a:active { color: #000000; display: inline; text-decoration: none; font-size: 11px; font-weight: normal; }

.sublink a:link { color: #000000; display: inline; text-decoration: none; font-size: 11px; font-weight: normal; }
.sublink a:visited { color: #000000; display: inline; text-decoration: none; font-size: 11px; font-weight: normal; }
.sublink a:hover { color: #506f23; display: inline; text-decoration: none; font-size: 11px; font-weight: normal; }
.sublink a:active { color: #000000; display: inline; text-decoration: none; font-size: 11px; font-weight: normal; }

.currentpage { color: #FFFFFF; font-size: 11px; font-weight: normal; }
.currentpage a:link { color: #FFFFFF; display: inline; text-decoration: none; font-size: 11px; font-weight: normal; }
.currentpage a:visited { color: #FFFFFF; display: inline; text-decoration: none; font-size: 11px; font-weight: normal; }
.currentpage a:hover { color: #506f23; display: inline; text-decoration: none; font-size: 11px; font-weight: normal; }
.currentpage a:active { color: #FFFFFF; display: inline; text-decoration: none; font-size: 11px; font-weight: normal; }

.highlight { font-size:11px; font-style:italic; color:#3E7C22;  }

h1#header {
padding: 70px 0 0 0;
overflow: hidden;
margin: 0px;
background-image: url(../Images/title-trainingdevelopment.gif);
background-repeat: no-repeat;
height: 0px !important; /* for most browsers */
height /**/:70px; /* for IE5.5's bad box model */
}

p.indent { margin-right: 375px; }
p.indent2 { margin-left: 345px; }
.image { float:left; margin: 0px 40px 50px 0; }

