body {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #666666;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#box_waterfall {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 700px;
	width: 200px;
}


#box_top {
	position: absolute;
	left: 201px;
	top: 0px;
	height: 136px;
	width: 600px;
}
#box_menu {
	position: absolute;
	left: 201px;
	top: 137px;
	height: 98px;
	width: 600px;
	z-index: 1;
}

#content {
	width: 600px;
	padding-bottom: 15px;
	
	}

#box_bottom {
	height: 40px;
	width: 100%;
	border-top: 2px solid #99cc99;
}

html, body {
      height: 100%;

}
#box_big {
	position: relative;
	left: 201px;
	top: 180px;
	width: 600px;
}

#box_form {
	width: 100%;
	}
	
	#box_form2 {
	border: thin solid #CCCCCC;
	width: 200px;
	float: left;
	}

a.contact {
	font-family: "Lucida Sans";
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
	

}



a.contact:link {
	font-family: "Lucida Sans";
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
	font-weight: normal;

}



a.contact:hover {
	font-family: "Lucida Sans";
	font-size: 9px;
	color: #99cc99;
	text-decoration: none;
	font-weight: normal;

}

.tdbor {
	border: 1px solid #99cc99;

}

.footer_text {
font-family: "Lucida Sans";
	font-size: 9px;
	color: #999999;
}

h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #99cc99;
	font-weight: bolder;
}

h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #99cc99;
	font-weight: bolder;
}

.quote {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}

.testimonial {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: italic;
	}

.author {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}


.table {
	font-size: 95%;
	font-family: "Trebuchet MS", Arial;
	border: #99cc99;
}
.counter { margin:0px; border:solid; border-width:1px; border-color: white; font-size: 100%; }
input.text, textarea.text { font-family: "Trebuchet MS", Arial; background:#99cc99; border:1px solid #000000; margin: 2px 0px 0px 0px; }
.hide { position:absolute; visibility:hidden; }
.show { position:absolute; visibility:visible; }
.feedbutton { background-color:#A7E1F5; font-weight:bold; }
.feedbutton1 { background-color:#80dcf2; font-weight:bold; }
.style1 {color: #99cc99}

