@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(../images/tile_main_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a {
	text-decoration:none;
	color:#A6AC2B;
	font-weight: normal;
}
a:hover {
text-decoration:underline;
}


/* TOP ELEMENTS */
#top_container {
	height: 100px;
	width: 888px;
	margin-left: auto;
	margin-right: auto;
}


/* LOGO */
#top_left {
	float: left;
	width: 450px;
	height: 100px;
	overflow: hidden;
	left: 0px;
	background-color:#FFFFFF
}
#top {
	float: left;
	width: 890px;
	height: 30px;
	overflow: hidden;
	left: 0px;
	background-color:#FFFFFF
}
.logo_line {
	float: left;
	position: relative;
	top: 50px;
}


.logo {
	position: relative;
	left: 25px;
	top: 5px;
}


/* NAV */
#top_right {
	float: right;
	width: 438px;
	height: 100px;
	position: relative;
	background-color:#FFFFFF
}
.byline {
	position: relative;
	left: 120px;
	top: 80px;
}
#nav {
	width: 888px;
	height: 8px;
	position: centre;
	padding: 0px;
	background-color: #95A72F;
}
#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}
#nav a:hover {
	text-decoration: underline;

	}



/* MAIN CONTENT AREA */
#navcontainer {
	width: 888px;
	height: 25px;
	position: centre;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}

#maincontainer2 {
	width: 888px;
	margin-left: auto;
	margin-right: auto;
	height: 680px;
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
		}
	
#maincontainer4 {
	width: 888px;
	margin-left: auto;
	margin-right: auto;
	height: 525px;
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	

	}

#bamboo {
	background-image: url(../images/bamboo-1.png);
	width:185px;
	height:700px;
	position:relative;
	right:-860px;
	top: -900px;
	z-index: 0;
	}


#breakwater {
	float: left;
	font-family:"Arial", Verdana, sans-serif;
	font-size:9px;
	color:#CCCCCC;
	bottom:4px;
	text-align: left;
}
#breakwater a {
	color: #AAC4CC;
}
#bottom {
	
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}
#bottom #claims {
	width: 300px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	}
#bottom #links {
	width: 300px;
	float: right;
	position: relative;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #808080;
	text-align: right;
	}

.small {
	font-size: 10px;
}
.testimonial {
	font-size: 10.5px;
}
form {
padding: 0px;
margin: 0px;
position:relative; 
}
