#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
}
#head {
	height: 100px;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 750px;
}
#logo {
	width: 145px;
	height: 90px;
	float: left;
	position: relative;
	padding-top: 10px;
	padding-left: 15px;
}
#menu {
	float: right;
	height: 100px;
	width: 585px;
	position: relative;
}
#headtext {
	width: 356px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #395E59;
	font-weight: bold;
	left: 220px;
	top: 14px;
	visibility: hidden;
	display: none;
}

#menutext ul {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 20px;
}
#menutext {
	height: 49px;
	width: 599px;
	position: absolute;
	left: -19px;
	top: 83px;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
}

#menutext li {
	display: inline;
	padding-top: 25px;
	padding-right: 5px;
	padding-left: 5px;
}


#prodrop {
	width: 130px;
	background-color: #3D635F;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 342px;
	top: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	visibility: hidden;
	border: 1px solid #41706A;
	overflow: auto;
	z-index: 250;
}
#prodrop ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#prodrop ul li {
	padding-top: 5px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #033;
}
#prodrop ul li:hover {
	background-color: #253D39;
}

#prodrop ul li a {
	color: #FFF;
	display: block;
	text-decoration: none;
}
#heading {
	height: 90px;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	color: #40706A;
	font-size: 14px;
	background-repeat: no-repeat;
	background-image: url(images/heading.jpg);
}
#headingtext {
	height: 35px;
	width: 450px;
	padding-left: 290px;
	padding-top: 40px;
}
h3 {

}
#cert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #008080;
	width: 135px;
	background-image: url(images/cert.jpg);
	background-repeat: no-repeat;
	height: 85px;
	text-align: center;
	padding-top: 41px;
	padding-left: 100px;
	background-position: 10px 10px;
	background-color: #edeae1;
	border: 1px solid #c6c5c1;
	margin-right: auto;
	margin-left: auto;
}



#menutext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#content {
	width: 750px;
	position: relative;
}
#images {
	clear: none;
	float: left;
	width: 250px;
}
#imgfloat {
	width: 250px;
	position: absolute;
	left: 15px;
	top: -46px;
}
#imgfloat a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #385C58;
	text-decoration: none;
	text-align: center;
}

#contentmain {
	width: 430px;
	float: right;
	clear: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	padding-left: 40px;
	padding-top: 5px;
	padding-right: 30px;
	text-align: justify;
	line-height: 16px;
}
#contentmain a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4A847C;
}

#band {
	width: 750px;
}
#wrapper #clients {
	width: 750px;
	background-image: url(images/clientani.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
#wrapper #clients #clientslft {
	float: left;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #40706A;
	font-size: 14px;
	width: 110px;
	margin-top: 40px;
	margin-left: 20px;
}
#wrapper #clients #clientsrht {
	float: right;
	margin-top: 10px;
}
#products {
	width: 750px;
	height: 90px;
	background-color: #5FA39B;
	background-image: url(images/fbak.jpg);
	background-repeat: no-repeat;
}
#prodimg {
	clear: none;
	float: left;
	width: 320px;
	background-color: #9ec9c4;
	height: 198px;
	background-image: url(images/prodbak.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
#prodtext {
	clear: none;
	float: right;
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #62a89f;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	height: 173px;
	background-image: url(images/ptxtbak.jpg);
	background-repeat: repeat-y;
	text-align: justify;
}
#prodtext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #275852;
	text-decoration: none;
}

#footer {
	width: 750px;
	background-image: url(images/foot.jpg);
	background-repeat: no-repeat;
	height: 11px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	padding-top: 10px;
}
#cleft  {
	float: right;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #097B7B;
	margin-top: 50px;
	padding-right: 25px;
	text-align: right;
}
#cright  {
	float: left;
	width: 250px;
	margin-top: 50px;
	margin-left: 20px;
	display: none;
}
#cleft a  {
	text-decoration: none;
	color: #108787;
}
#contentmain a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #294B46;
}
h4 {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 80px 0px;
	padding-left: 100px;
}
body {
	margin-top: 0px;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	background-color: #BAAF91;
}

