/* just basic text formatting - nothing special */
	@import "/_common/demo.css";
		
body {
	font-size:10px;
	font-family:arial, sans-serif;
	color:#000000;
	line-height: 14px;
}
	
#Menu {position:absolute; left:0px; top:0px; width:150px; height:950px; z-index:1; background-color: BDE7B9; layer-background-color: BDE7B9; border: 1px none #000000;}

#Header {position:absolute; left:150px; top:100px; width:110px; height:354px; z-index:4;}
	
#Logo {position:absolute; left:495px; top:15px; width:163px; height:78px; z-index:4;}

#Layer1 {position:absolute; left:260px; top:100px; width:720px; height:161px; z-index:5;}
	
#about {
	position:absolute;
	left:76px;
	top:661px;
}
.greenbody {color: #35962b}
.header1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: 35962B;
}
.body {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
}
.largebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}
.style1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 24px; color: #35962b; }
#Layer2 {
	position:absolute;
	left:260px;
	top:320px;
	width:720px;
	height:337px;
	z-index:6;
}
a:link {
	color: #35962B;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #35962B;
}

