body {
	background-color: #74A585;
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 16px;
	background-image: url(images/bg.gif);
	color: #3A5A46;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #86B095;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.navblock {
	position: absolute;
	height: 100%;
	width: 233px;
	left: 0px;
	top: 0px;
	background-color: #4D775C;
	font-size: 16px;
	z-index: 3;
}
.nav {
	position: absolute;
	width: 170px;
	left: 30px;
	top: 160px;
	font-size: 16px;
	z-index: 4;
}
.main {
	background-color: #74A585;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 333px;
	top: 253px;
	width: 620px;
}
.title {
	background-color: #4D775C;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 185px;
	width: 100%;
	left: 0px;
	top: 0px;
	padding-top: 23px;
}
.white {
	color: #FFFFFF;
}
.next {
	font-size: 12px;
}
.contact_a {
	font-size: 20px;
}
.contact_b {
	font-size: 15px;
}
.main2 {
	background-color: #74A585;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 300px;
	top: 253px;
	width: 620px;
}
.abouttxt {
	font-size: 15px;
}

