body {
	margin-left: 0px; margin-top: 7px; margin-right: 0px;
	font-family: arial, tahoma, serif; 
	font-size: 90%; 
	background-color: #E2E0D5;
	text-align:center;
}
.body_bg {margin: 0px; background: url(../images/page_bg.gif) repeat-x;}
div {font-family: arial, tahoma, serif; font-size: 95%;}
a:link {
	color: #3E96D4;
	font-size: 95%;
	}
a:active {
	color: red;
	font-size: 95%;
	}
a:hover {
	color: red;
	font-size: 95%;
	}
a:visited {
	color: #3E96D4;
	font-size: 95%;
	}
.page {
	width: 774px;
	background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    min-height:100%; /* this is the key! */ 
    text-align:left;
	}
.page_top {
	background: url(../images/top.gif) no-repeat;
	height: 20px;
	width: 774px;
    margin-left: auto;
    margin-right: auto;
	}
.page_bottom {
	background: url(../images/bottom.gif) no-repeat;
	height: 18px;
	width: 774px;
    margin-left: auto;
    margin-right: auto;
	position: relative;
	clear: both;
	}
.main_image {
	background: url(../images/middle_bg_bw.gif) no-repeat;
	height: 185px;
	}
.banner {
	width: 774px;
	border-bottom: 10px solid #3E96D4;
	}
.banner_logo {
	height: 72px;
	width: 434px;
	border: 0;
	background: url(../images/logo_green.gif) no-repeat;
	border-style: none;
}
img
{
	border-style: none;
}
.wrapper {
	min-height: 120%;
	width: 774px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../images/site_bg.gif) repeat-y 100% repeat-x 100%;
	}
.clearer{
 height:1px;
 clear:both;
 overflow:hidden;
 margin-top:-1px;
}
.left1 {
	width: 200px;
	min-height: 100%;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 110%;
	float: left;
	background: url(../images/site_bg.gif) repeat-y 100% repeat-x 100%;
	background-color: #ffffff;
	border-right: 1px solid #cccccc;
}
.content1 {
	width: 559px;
	padding-left: 15px;
	padding-top: 10px; padding-bottom: 10px;
	font-size: 100%;
	min-height:100%; /* this is the key! */ 
	margin-left: 200px;
	background-color: #ffffff;
	}
.title_welcome {
	background: url(../images/title_welcome_green.gif) no-repeat;
	height: 25px;
	text-align: left;	
	}
.title_services {
	background: url(../images/title_services_green.gif) no-repeat;
	height: 25px;
	text-align: left;	
	}
.title_current_developments {
	background: url(../images/title_current_developments_green.gif) no-repeat;
	height: 25px;
	text-align: left;	
	}
.title_recent_developments {
	background: url(../images/title_recent_developments_green.gif) no-repeat;
	height: 25px;
	text-align: left;	
	}
.title_contact {
	background: url(../images/title_contact_green.gif) no-repeat;
	height: 25px;
	text-align: left;	
	}			
.address {
	border-top: 1px solid #cccccc;
	padding-top: 4px; 
	font-size: 90%;	
	}		
.ad_services {
	background: url(../images/ad_services_green.gif) no-repeat;
	width: 250px
	text-align: left;
	margin-left: 0px;
	float: left;
}
.ad_recent_developments {
	background: url(../images/ad_recent_developments_green.gif) no-repeat;
	width: 250px;
	background-color: #ffffff;
	margin-left: 280px;
}
#navlist {
position: relative;
left: 0px;
top: 0px;
width: 186px;
}
#navlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: 100%;
}
#navlist li {
margin: 0;
}


#navlist a:link, #navlist a:visited {
color: #000;
text-decoration: none;
padding-left: 2px;
padding-right: 2px;
}

#navlist a:hover, #navlist a:active {
background-color: #A8C490;
color: #FFFFFF;
}

#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active 
	{
	background-color: #A8C490;
	color: #3E96D4;
	}

#navlist a:hover, #navlist a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active 
	{
	background-color: green;
	color: #FFFFFF;
	}
.firenet {
	width: 774px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	color: #000000;
	font-size: 90%;
	}
label {
width: 3em;
float: left;
text-align: left;
margin: 0px 1em 0px 10px;
clear: both;
font-family: arial, tahoma, serif;
}
input {
float: left;
margin-bottom: 10px;
margin-left: 10px;
color: #26a;
background: #D1DEC6;
border: #26a solid 1px
}
select {
	background: #feb;
}
textarea {
float: left;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 80px;
color: #26a;
background: #D1DEC6;
border: #26a solid 1px
}
.submit-button {
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
color: #000;
background: #D1DEC6;
border: 2px #9cf outset;
}
.submit-button2 {
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
color: #000;
background: #D1DEC6;
border: 1px green solid;
}
fieldset {
border: #26a solid 1px;
width: 40em;
font-family: arial, tahoma, serif;
margin: 1px 10px 10px 10px;
}
legend {
background: #f3f3f3;
border: #26a solid 1px;
padding: 1px 10px;
font-family: arial, tahoma, serif;
}  
.rec_img{
	border: 1px solid #B6CEE5;
	padding: 5px;
	background-color: #fafafa;
	text-align: center;
	margin-right: 10px;
	}
.rec_img img{
	border: 1px solid #B6CEE5;
	padding: 0px;
	width: 120px;
}
h1, h2, h3, h4, h5 {color: #A8C490;}