@charset "utf-8";
/* CSS Document */

body {
	background-color: #e8ecf3;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: center;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
a {
	outline: none;
}

h1 {
	font-size: 140%;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	color: #53688E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	font-size: 110%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	color: #383d50;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h3 {
	font-size: 100%;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	color: #383d50;
}
h4 {
	font-size: 100%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	color: #383d50;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	padding-left: 50px;
	width: 650px;
	color: #383d50;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}



#container {
	padding: 0px;
	width: 999px;
	background-image: url(images/bg-container.jpg);
	background-repeat: repeat-y;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}#topnavigation {
	background-image: url(images/topnavigation/bg-topnav.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 29px;
	background-color: #383D51;
	position: relative;
	width: 999px;
}
#topnavigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
}
#topnavigation li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#topnavigation ul li a {
	display: block;
	height: 29px;
	text-indent: -9000px;
	overflow: hidden;
}
#topnavigation li a:hover {
	background-repeat: repeat-x;
}

#improvement {
	background-image: url(images/topnavigation/improvement.jpg);
	width: 129px;
}
#improvement a:hover {
	background-image: url(images/topnavigation/improvement-02.jpg);
}
.improvement-active {
	background-image: url(images/topnavigation/improvement-02.jpg);
}

#watermanagement {
	background-image: url(images/topnavigation/watermanagement.jpg);
	width: 162px;
}
#watermanagement a:hover {
	background-image: url(images/topnavigation/watermanagement-02.jpg);
}
.watermanagement-active {
	background-image: url(images/topnavigation/watermanagement-02.jpg);
}
#services {
	background-image: url(images/topnavigation/services.jpg);
	width: 108px;
}
#services a:hover {
	background-image: url(images/topnavigation/services-02.jpg);
}
.services-active {
	background-image: url(images/topnavigation/services-02.jpg);
}
#header-watermanagement {
	background-image: url(images/watermanagement/header-watermanagement.jpg);
	margin: 0px;
	padding: 0px;
	height: 176px;
	width: 999px;
	text-align: left;
}
#header-impovement {
	background-image: url(images/improvement/header-improvement.jpg);
	margin: 0px;
	padding: 0px;
	height: 176px;
	width: 999px;
	text-align: left;
}
#header-services {
	background-image: url(images/services/header-services.jpg);
	margin: 0px;
	padding: 0px;
	height: 176px;
	width: 999px;
	text-align: left;
}
#sidebar {
	float: left;
	margin: 0px;
	width: 262px;
	padding: 0px;
	text-align: left;
	height:100%;
	position: relative;
}
#sidebar ul {
	list-style-type: none;
	margin-left: 90px;
	margin-top: 41px;
	position: relative;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#sidebar ul li {
	font-size: 110%;
	line-height: 2.4em;
	margin: 0px;
	padding: 0px;
}
#sidebar li a {
	text-decoration: none;
	color: #5F647E;
	margin: 0px;
	padding: 0px;
}
#sidebar a:hover {
	color: #1E1F28;
}
.sidebar-active {
	text-indent: 10px;
	color: #1E1F28;
}
#content-wrap {
	background-image: url(images/bg-sidebar.jpg);
	background-repeat: no-repeat;
	height: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-position: left bottom;
	width: auto;
}

#content-improvement, #content-watermanagement, #content-services {
	float: right;
	position: relative;
	width: 737px;
	color: #383d50;
	text-align: left;
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	min-height: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#content-improvement {
	background-image: url(images/improvement/bg-content.jpg);
}
#content-watermanagement {
	background-image: url(images/watermanagement/bg-content.jpg);
}
#content-services {
	background-image: url(images/services/bg-content.jpg);
}
#content-improvement a, #content-watermanagement a, #content-services a {
	color: #1D509C;
	text-decoration: underline;
}
#content-improvement a:hover, #content-watermanagement a:hover, #content-services a:hover {
	color: #1D509C;
	text-decoration: none;
}

#content-improvement ul, #content-watermanagement ul, #content-services ul {
	padding-left: 80px;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #383d50;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#content-improvement ul li, #content-watermanagement ul li, #content-services ul li {
	padding-bottom: 8px;
	font-style: italic;

}

table {
	width: 700px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
table td {
	vertical-align: top;
}
.table-p {
	padding-left: 50px;
}
.td-image   {
	width: 200px;
	margin: 0px;
	padding: 0px;
}

#image1 {
	height: auto;
	width: auto;
	float: right;
	clear: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.td-image2 {
	margin-bottom: 10px;
	margin-left: 20px;
}

img  {
	border: none;
	outline: none;

}
.img-certif {
	margin-left: 20px;
}
#footer {
	background-image: url(images/bg-footer.jpg);
	height: 98px;
	position: relative;
	clear: both;
	color: #616575;
	font-size: 80%;
	text-align: right;
	padding-top: 0px;
	padding-right: 36px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#footer a {
	text-decoration: none;
	color: #616575;
}
#footer a:hover {
	text-decoration: underline;
}
#left  {
	padding-top: 48px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	position: relative;
	left: 300px;
}
#right {
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: right;
	margin: 0px;
	padding-left: 0px;
}

.clear{
	clear: both;
}
