body {
	margin: 0;
	padding: 0;
	text-align: left;
	font: 75% Arial;	
	}

/*force the scroll bars to show on moz to stop nasty moving issue */
html {
	overflow: scroll;
	}

#container {
	width: 100%;
	border: 0px solid #fff;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	line-height: 1.5em;
	}

#banner {
	height: 80px;
	padding: 0;
	background: #FFFFFF url(images/waterfit-banner.jpg) no-repeat right;
	color: #5C9626;
	font-weight: bold;
	font-size: 300%;
	}

#breadcrumb{
	font-size: 95%;
	margin: 0px 0px 0px 48px;
	height: 18px;
	width: 765px;
	}

/* MAIN CONTENT */

#content {
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #000;
	background-color: #fff;
	}

/* ARTICLES */

.intro_ru {
	background: #D2E1C3;
	float: left;
	margin: 0 7px 5px 7px;
	padding: 0px;
	text-align: left;
	width: 235px;
	height: 350px;
	overflow: hidden;
	}

.intro_en {
	background: #D2E1C3;
	float: left;
	margin: 10px 0px 5px 30px;
	padding: 0px;
	text-align: left;
	width: 245px;
	height: 235px;
	overflow: hidden;
	}

/* LEFT SIDEBAR */
#sidebar-a {
	float: left;
	width: 135px;
	margin: 0 0 0 0;
	background: #FFFFFF url(images/waterfit-sidebar.jpg) no-repeat top;
	color: #fff;
	font-size: 125%;
	height: 865px;
	}

#sidebar-a a{
	color: #fff;
	}

#sidebar-a a:hover {
	text-decoration: underline;
	color: #5C9626;
	}

#sidebar-a a#current {
	display:block;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	height: 24px;
	background: #FFFFFF url(images/nav/button02.jpg) no-repeat top;
	}

#sidebar-a a#current:hover {
	display:block;
	text-decoration: underline;
	font-weight: bold;
	background-color:#fff;
	background: #FFFFFF url(images/nav/button01.jpg) no-repeat top;
	}

#sidebar-a a#sidelink {
	display:block;
	height: 24px;
	color: #fff;
	}
	
#sidebar-a a#sidelink:hover {
	display:block;
	background-color:#fff;
	text-decoration: underline;
	font-weight: bold;
	background: #FFFFFF url(images/nav/button01.jpg) no-repeat top;
	}
	
/* FOOTER */

#footer {
	float: center;
	clear: both;
	padding: 0px;
	margin: 10px 0 0 0px;
	background-color: #fff;
	color: #5C9626;
	height: 30px;
	width: 1024px;
	text-align: center;
	font-size: 150%;
	}

#footer a {
	text-decoration: none;
	font-size: 150%;
	color: #5C9626;
	background-color:#fff;
	}

#footer a:hover {
	text-decoration: underline;
	color: #5C9626;
	background-color:#fff;
	}

/* LINKS */

a {
	text-decoration: none;
	color: #5C9626;
	}

a:hover {
	text-decoration:underline;
	color: #666;
	}

a img {
	border-style: none;
	border-color: #5C9626;
	border-width: 0;
	padding: 0 0 0 0;
	text-align: center;
	}

/* IMAGE PROPERTIES */

.border {
	padding: 10px;
	border: 1px solid #476042;
	text-align: center;
	}

.imgleft {
	float: left;
	border: 1px solid #90b905;
	margin: 4px 10px 4px 15px;
	padding: 1px;
	text-align: center;
	width: 100px;
	height: auto;
	}

/*Because IE6 is shite and wont work correct with "height: auto;" */

.linkedin {
	margin: 4px 10px 4px 17.5px;
	padding: 1px;
	text-align: center;
	width: 100px;
	height: 17px;
	display: inline;
	}

.imgISO {
	margin: 4px 10px 4px 17.5px;
	padding: 1px;
	text-align: center;
	width: 100px;
	height: 77px;
	display: inline;
	}

.imgSWBI {
	margin: 4px 10px 4px 17.5px;
	padding: 1px;
	text-align: center;
	width: 100px;
	height: 57px;
	display: inline;
	}

.imgUVBD {
	margin: 4px 10px 4px 17.5px;
	padding: 1px;
	text-align: center;
	width: 100px;
	height: 20px;
	display: inline;
	}

.imgWRAS {
	margin: 4px 10px 4px 17.5px;
	padding: 1px;
	text-align: center;
	width: 100px;
	height: 33px;
	display: inline;
	}

/* HEADING PROPERTIES */

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	color: #fff;
	height: 24px;
	text-align: center;
	}

h2 {
	font-size: 150%;
	letter-spacing: 0px;
	color: #fff;
	height: 40px;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
	background: #5C9626;
	}

h3 {
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 110%;
	color: #fff;
	background: #5C9626;
	height: auto;
	text-align: center;
	}
	
h4 {
	margin: 0 0 0 0;
	padding: 2px 0px 2px 0px;
	font-size: 110%;
	color: #fff;
	background: #5C9626;
	height: auto;
	text-align: center;
	}

/* TABLE PROPERTIES */

#table{
	width:565px;
	border-collapse:collapse;
	margin-left: 10px;
	}
	
#table td, #customers th {
	text-align:center;
	background-color:#D2E1C3;
	border:1px solid #000;
	padding:3px 7px 2px 7px;
	}
	
#table th {
	text-align:center;
	background-color:#5C9626;
	border:1px solid #000;
	color:#fff;
	}
	
/* ****/

.download {
	background: #FAF8E9;
	border: 0px solid #fff;
	margin: 0px 0px 0px 0px;
	padding: 1px;
	height: 70px;
	width: 49px;
	}

