body {
	background-color: #f6f2c5;
	background-image: url(tree.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.header {
	position: absolute;
	left: 200px;
	top: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #673200;
	font-weight: bold;
	text-align:center;
}

.style2 {
	font-family: "Times New Roman", Times, serif
	}

.table {
	margin-left: 261px;
	margin-top: 135px;
}
.menu_bg {
	position:absolute;
	top: 110px;
	left: 0px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: relative;
	line-height: 17px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006400;
	border-bottom-color: #006400;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006400;
	position: absolute;
	top: 175px;
	left: 285px;
	letter-spacing: 0em;
	font-weight: bolder;
	z-index:80;
}
.style1 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}
.contenttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006400;
	position: absolute;
	top: -40px;
	left: 30px;
	letter-spacing: 0em;
	font-weight: bolder;
	width:600px;
}
a:link {
	color: #673200;
	text-decoration: none;
}
a:visited {
	color: #673200;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 32px;
	font-weight: bold;
	position:absolute;
	color: #000000;
	left: 23px;
	top: 139px;
	width: 192px;
	height: 181px;
}
.menu2 {

font-size: small;
line-height:20px;
margin-left:30px;

}

.egi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height:40px;
	font-weight: bolder;
	color: #006400;
}
.contact_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #673200;
	position: absolute;
	top: 472px;
	left: 39px;
	padding-bottom: 15px;
}
.email a {
	color: #673200;
	text-decoration: none;
	z-index:80;
}
*{
	margin: 0;
	padding:0;
	}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
