body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	margin: 0px;
	height: 100%;
	width: 100%;
	text-align: justify;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #155993;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #CDDCE8;
	scrollbar-shadow-color: #155993;
	scrollbar-lightshadow-color: #155993;
	scrollbar-darkshadow-color: #155993;
	scrollbar-highlight-color: none;
	scrollbar-3dlight-color: #155993;
} 
	
.head {  font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: black}

A:link { color: #3771B0; text-decoration: none; } 
A:visited { color: #3771B0; text-decoration: none; } 
A:hover { color: #000000; text-decoration: underline; }

.sitemap {
	color: #FFFFFF;
}
.sitemap a:link { color: #FFFFFF; text-decoration: none; } 
.sitemap a:visited { color: #FFFFFF; text-decoration: none; } 
.sitemap a:hover { color: #000000; text-decoration: underline; }

.indexbg {
	background-color: 2c6bae;
	background-image: url(images/indexbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.indexbg-top {
	background-image: url(images/indextop2.gif);
	background-repeat: repeat-x;
}
.indexbg-bottom {
	background-image: url(images/indexbottom.gif);
	background-repeat: repeat-x;
}
.index-scaling {
	margin-left: 16px;
}
.index-enter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	color: #D0C068;
}
.index-enter A:link { color: #D0C068 ; text-decoration: none } 
.index-enter A:visited { color: #D0C068; text-decoration: none } 
.index-enter A:hover { color: #FFFFFF; text-decoration: none }

.main-table-width {
	width: 768px;
}
.members-table-width {
	width: 186px;
}
.osmosis-prodtable-width {
	width: 138px;
}
.main-menu-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-transform: uppercase;
	padding-left: 9px;
}
.main-menu {
	background-image:url(images/header-yellow-line.gif);
	height: 21px;
}

#menu1 a {
	display:block;
	width:198px;
	color: #d0c068;
	background-image: url(images/m-capabilites.gif);
	background-repeat: no-repeat;
	background-position: 0px -3px;
}
#menu1 a:hover {
	background-position: -198px -3px;
	color: #d0c068;
	text-decoration:none;
}
#menu2 a {
	display:block;
	width:137px;
	color: #d0c068;
	background-image: url(images/m-industrysector.gif);
	background-repeat: no-repeat;
	background-position: 0px -3px;
}
#menu2 a:hover {
	background-position: -137px -3px;
	color: #d0c068;
	text-decoration:none;
}
#menu3 a {
	display:block;
	width:108px;
	color: #d0c068;
	background-image: url(images/m-tradewaste.gif);
	background-repeat: no-repeat;
	background-position: 0px -3px;
}
#menu3 a:hover {
	background-position: -108px -3px;
	color: #d0c068;
	text-decoration:none;
}
#menu4 a {
	display:block;
	width:93px;
	color: #d0c068;
	background-image: url(images/m-equipment.gif);
	background-repeat: no-repeat;
	background-position: 0px -3px;
}
#menu4 a:hover {
	background-position: -93px -3px;
	color: #d0c068;
	text-decoration:none;
}
#menu5 a {
	display:block;
	width:83px;
	color: #d0c068;
	background-image: url(images/m-projects.gif);
	background-repeat: no-repeat;
	background-position: 0px -3px;
}
#menu5 a:hover {
	background-position: -83px -3px;
	color: #d0c068;
	text-decoration:none;
}
#menu6 a {
	display:block;
	width:98px;
	color: #d0c068;
	background-image: url(images/m-contact.gif);
	background-repeat: no-repeat;
	background-position: 0px -3px;
}
#menu6 a:hover {
	background-position: -98px -3px;
	color: #d0c068;
	text-decoration:none;
}

.history-menu {
	background-color: #cce1f4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #3771B0;
	padding-left: 9px;
}
.footer-menu {
	background-color: #cce1f4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #3771B0;
	text-align: center;
}
.footer-cp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #3771B0;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.bullets {
	list-style-image: url(images/k2-bullet.gif);
}
.e-list li {
	padding: 3px 0 3px 5px;
	border: #CCCCCC 1px dotted;
	margin-bottom: 10px;
	list-style-image:none;
	list-style-type: none;
	list-style-position: inside;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	color: #2464A4;
	text-transform: capitalize;
	margin: 20px 0 0 0;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	color: #2464A4;
	text-transform: capitalize;
	margin: 20px 0 0 0;
}
.leftside-mainpadding {
	padding-top: 15px;
	padding-left: 9px;
}
.leftpic-mainpadding {
	padding-top: 10px;
	padding-left: -9px;
}
.content-mainpadding {
	padding-left: 20px;
	line-height: 25px;
	padding-right: 20px;
}
.caption {
	font-size: 75%
}
.footer-padding {
	margin-top: 70px;
}
.membersof-title {
	font-weight: bold;
	text-transform: uppercase;
	color: #2464A4;
	text-align: center;
}
.membersof-awa {
	color: #006699;
	text-align: center;
	vertical-align: bottom;
	background-image: url(images/membersof-awa.gif);
	font-weight: bold;
}
.membersof-eba {
	color: #000066;
	text-align: center;
	vertical-align: bottom;
	background-image: url(images/membersof-eba.gif);
	font-weight: bold;
	margin-bottom: 10px;
}
.products-list {
	background-color: #d5e1ef;
	background-image: url(images/products-list.gif);
	background-position: center;
	text-align: center;
	vertical-align: top;
	font-size: 80%;
	padding-top: 15px;
	background-repeat: no-repeat;
}
.products-list-k2 {
	padding-bottom: 15px;
}
.leftpics {
	padding-left: 10px;
}
.main-table-bg {
	background-image: url(images/indexbgw0.gif);
	background-repeat: repeat-x;
	background-position: top center;
	height: 100%;
	width: 100%;
	background-attachment: scroll;
}
.centre-table-bg {
	background-image: url(images/bg-shadow4.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 780px;
	vertical-align: top center;
}
