@charset "utf-8";
/* CSS Document */

#trees {
	background-attachment: fixed;
	background-image: url(../images/tile_trees_5.gif);
	background-repeat: repeat-x;
	background-position: top;
	
}

body {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration:none;
	color:#FAA914;
	font-weight: bold;
}
a:hover {
text-decoration:underline;
}


/* TOP ELEMENTS */
#top_container {
	height: 125px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}


/* LOGO */
#top_left {
	float: left;
	width: 300px;
	height: 125px;
	overflow: hidden;
	left: 0px;
	background-color:#FFFFFF
}
#top {
	float: left;
	width: 800px;
	height: 30px;
	overflow: hidden;
	left: 0px;
	background-color:#FFFFFF
}
.logo_line {
	float: left;
	position: relative;
	top: 50px;
}

.logo {
	position: relative;
	left: 10px;
	top: 20px;
}


/* NAV */
#top_right {
	float: right;
	width: 109px;
	height: 115px;
	position: relative;
	background-color:#FFFFFF
}
.byline {
	position: relative;
	left: -50px;
	top: 0px;
}
#nav {
	width: 800px;
	height: 8px;
	position: centre;
	padding: 0px;
}

#nav a {
	font-family: "Arial", Verdana, sans-serif;
	font-size: 12px;
	color: #FBA206;
	text-decoration: none;
	font-weight: bold;
	}
#nav2 a {
	font-family: "Arial", Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
#nav.menu {
	text-align:center;
	}
#nav2.menu {
	text-align:center;
	}
.menupad{
	padding: 0px;
}
#maincontainer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: 180px;
	background-color: #FFFFFF;
	font-family:"Arial", Verdana, sans-serif;
	font-size:12px;
	color:#666666;
	}
#maincontainer2 {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: 220px;

	}
#maincontainer3 {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: 475px;
	background-color: #FFFFFF;
	font-family:"Arial", Verdana, sans-serif;
	font-size:12px;
	color:#666666;

	}
	
#maincontainer4 {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: 400px;
	font-family:"Arial", Verdana, sans-serif;
	font-size:12px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;

	}
#info {
	background-image: url(../images/info.png);
	width:167px;
	height:167px;
	position:relative;
	right:-550px;
	top: -300px;
	z-index: 0;
	}
#info2 {
	background-image: url(../images/info2.png);
	width:167px;
	height:167px;
	position:relative;
	right:-550px;
	top: -280px;
	z-index: 0;
	}
#bottomline {
	height: 1px;
	width: 800px;
	background-image: url(../images/main_divider.gif);
	background-repeat:repeat-x;
		margin-left: auto;
	margin-right: auto;
	}
#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: 800px;
	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;
}
.orange {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	color:#23868D
}
.testimonial {
	font-size: 10.5px;
}
form {
padding: 0px;
margin: 0px;
position:relative; 
}
