body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #606060;
	background: #08769b url(images/bg2.jpg) repeat-x;
}

a:link, a:visited { color: #1b9cd5; text-decoration: underline; font-weight: bold; } 
a:active, a:hover { color: #CCCC00; text-decoration: none; }

.button_01 a {
	display: block;
	width: 125px;
	height: 38px;
	padding: 14px 0 0 0;
	background: url(images/read_more.png) no-repeat;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button_01 a:hover {
	text-decoration: underline;
}

p { margin: 0px; padding: 0px; font-size: 14px;}

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

.margin_r10 { margin-right: 10px; }

.float_l { float: left; }
.float_r { float:  right; }

#wrapper_outer {
	width: 100%;
	background: #08769b /*url(images/body_bottom.jpg) repeat-x bottom*/;	
}

#wrapper {
	width: 960px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(images/ct.gif) top no-repeat;
}

#temmplatmeo_header {
	height: 210px;
}

/* site title */

#temmplatmeo_header  #site_title {
	float: left;
	width: 200px;
	padding: 65px 0 0 0;
}


#site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title a span {
	display: block;
	color: #d1e0f3;
	font-size: 13px;
	margin-left: 10px;
}
/* end of site title */

/* menu */
#temmplatmeo_header #menu {
	float: right;
	width: 960px;
	height: 36px;
	margin-top: 170px;
}

/*#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	height: 40px;
	width: 75px;
	margin-left: 10px;
	padding: 9px 8px 3px 8px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #fff;	
	font-weight: normal;
	outline: none;
}

#menu li a:hover, #menu li .current {
	background: url(images/menu_hover.png) no-repeat;
}*/
/* end of menu */

/* content */
#content_wrapper {
	clear: both;
	width: 940px;
	padding: 10px 10px;
	background: url(images/content_middle.png) repeat-y;
}

#content_wrapper_top {
	width: 960px;
	height: 18px;
	background: url(images/content_top.png) no-repeat;
}

#content_wrapper_bottom {
	width: 960px;
	height: 18px;
	background: url(images/content_bottom.png) no-repeat;
}

/* banner */
#banner {
	position: relative;
	width: 900px;
	height: 264px;
	margin: 0 15px;
	padding: 5px;
	overflow: hidden;
	z-index: 0;
}

#banner .frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 900px;
	height: 264px;
	z-index: 1;
	background: url(images/slider_frame.png) no-repeat;
}
/* end of banner */

#content {
	clear: both;
	padding: 20px 20px 0 20px;
}

#content h2 {
	font-family: "Times New Roman", Times, serif;
	color: #222;
	font-size: 25px;
	margin: 0 0 15px 0;
	font-weight: normal;
}

#content p {
	margin: 0 0 10px 0;
	text-align: justify;
}

#content strong {
	color: #0e468c;
}

.full_width {
	clear: both;
	width: 100%;
	margin: 0 0 30px 0;
}

.section_w280 {
	float: left;
	width: 260px;
	padding: 0 10px 0 10px;		
}

.w280_bg {
	padding-bottom: 50px;
	background: url(images/box_bottom.png) no-repeat center bottom;
}

.section_w590 {
	float: left;
	width: 590px;
}

.margin_r_30 { margin-right: 30px; }

.section_w280 h2, .section_w590 h2 {
	height: 35px;
	padding: 15px 0 0 60px;
}

.section_w280 .services { background: url(images/drop.png) no-repeat bottom left;  }

.section_w280 .portfolio { background: url(images/drop.png) no-repeat bottom left; }

.section_w280 .project { background: url(images/drop.png) no-repeat bottom left; }

.section_w590 .current_activities { background: url(images/calendar_icon.png) no-repeat bottom left; }

.section_w280 .newsletter { background: url(images/newsletter_icon.png) no-repeat bottom left; }

.divider {
	border-bottom: 1px solid #d6d6d6;
}

.service_list {
	margin: 10px 0 20px 0;
	padding: 0;
	list-style: none;
}
.service_list li {
	margin: 0;
	padding: 3px 0 3px 20px;
	background: url(images/list.png) no-repeat left center;
}

.section_w280 img {
	margin-bottom: 10px;
}

.project_gallery {
	margin: 0;
	padding: 0;
	list-style: none;
}

.project_gallery li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 130px;
	height: 99px;
	background: url(images/recent_project_frame.png) no-repeat;
}

.project_gallery li a {
	display: block;
	margin: 8px;
}

.project_gallery li a img {
	width: 114px;
	height: 83px;
}


.search_box {
	margin: 0 0 20px 0;
	padding: 0;
}

#searchfield {
	height: 15px;
	width: 150px;
	padding: 4px 5px 6px 5px;
	color: #fff;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: #64a8f7;
	border: 1px solid #488ddd;	
}

#searchbutton {
 	height: 27px;
	width: 76px;
	margin: 0px;
	padding: 3px 0 7px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #fff;
	background: #ff0 url(images/subscribe_icon.png) no-repeat; 
	border: none;
}
/* end of content */

/* footer */
#footer {
	clear: both;
	width: 1000px;
	padding: 20px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
}

#footer a {
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}
/* end of footer */

/*menu*/
/*MEGA MENU*/
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
	background: #344c00 url(nav/nav-back.png) repeat-x;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative; /*--Important--*/
	z-index: 10;
}
ul#topnav li a {
	float: left;
	text-indent: -9999px; /*--Push text off of page--*/
	height: 38px;
}
ul#topnav li h2 {
color: #e8e000; font-weight: bold;
}
ul#topnav li h2 {
color: #e8e000; font-weight: bold;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; } /*--Hover State--*/
ul#topnav li:active a, ul#topnav li a:active { background-position: left bottom; } /*--active State--*/

ul#topnav a.home {
	background: url(nav/new_home.jpg) no-repeat;
	width: 118px;
}
ul#topnav a.about {
	background: url(nav/about2.jpg) no-repeat;
	width: 101px;
}
ul#topnav a.products {
	background: url(nav/products.jpg) no-repeat;
	width: 147px;
}
ul#topnav a.services {
	background: url(nav/services.jpg) no-repeat;
	width: 147px;
}
ul#topnav a.water {
	background: url(nav/water.jpg) no-repeat;
	width: 160px;
}
ul#topnav a.links {
	background: url(nav/link5.jpg) no-repeat;
	width: 97px;
}

ul#topnav a.contact {
	background: url(nav/new_contact.jpg) no-repeat;
	width: 141px;
}

/*SUB - MENU */
ul#topnav li .sub {
	position: absolute; /*--Important--*/
	top: 38px; left: 0;
	z-index: 99999;
	background: #006699;/*#344c00 url(sub_bg.png) repeat-x; *//*--Background gradient--*/
	padding: 15px 15px 15px 15px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;

	display: none; /*--Hidden for those with js turned off--*/
}
ul#topnav li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%; /*--Override parent list item--*/
	color: #fff;
}
ul#topnav .sub ul li h2 { /*--Sub nav heading style--*/
	padding: 0;  margin: 0;
	font-size: 1.1em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a { /*--Sub nav heading link style--*/
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/

	padding: 7px 5px 7px 30px;
	display: block;
	text-decoration: none;
	color: #fff;
}
.leaf {
background: url(images/leaf.png) no-repeat 0px;
}

ul#topnav .sub ul li a:hover {
	color: #ccc;
	background-position: 5px 12px ;/*--Override background position--*/
}
.awards {
width: 590px;
}
.price {
margin: 0px auto;
width: 750px;
}
.pricing {
margin: 0px auto;
width: 590px;
padding-top: 10px;
}
.sideprice {
float: right;
margin-top: -140px;
margin-right: 30px;
}
.map {
float: right;
margin-right: 80px;
}
.loc {
height: 380px;
width: 350px;
margin-left: 80px;
}
.frontpage {
width: 490px;
}
.frontright {
float: right;
width: 430px;
padding-left: 20px;
}
