.header{
	position: relative;
	height: 119px;
	padding: 0px;
	margin: 0px;
	width: 800px;
	z-index: 20;
	overflow: visible;
	visibility: visible;
	text-align: left;
}
.floatright {
	float:right;
	clear: both;
}
.floatleft {
	float:left;

}
.content {
	display:block;
	position: static;
	text-decoration: none;
	width: 800px;
	padding: 0px;
	height: 100%;
	margin: 0px;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	background-color: #FFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #93ae84;
	border-bottom-color: #93ae84;
	border-left-color: #93ae84;
}
.contactbox {
	height: 91px;
	width: 227px;
	position: absolute;
	text-align: right;
	right: 13px;
	font-family: Verdana;
	font-size: 14px;
	bottom: -1px;
	background-image: url(../images/quotation.gif);
	visibility: visible;
	z-index: 20;
}
.nav a:link {
	color: #360;
	text-decoration: none;
}
.nav a:visited {
	color: #360;
	text-decoration: none;
}
.nav a:active {
	color: #099;
	text-decoration: none;
}
.nav a:hover {
	color: #069;
	text-decoration: none;
}
body {
	margin: 0px;
	background-color: #EFECEC;
	text-align: center;
	color: #333;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #360;
	text-decoration: none;
}
a:visited {
	color: #C9D1BD;
	text-decoration: none;
}
a:active {
	color: #0F9;
	text-decoration: none;
}
a:hover {
	color: #069;
	text-decoration: none;
}
.main {
	position: relative;
	text-align: left;
	width: 750px;
	padding: 0px;
	height: 100%;
	margin: 0px;
	z-index: 1;
	color: #000;
	font-family: Verdana;
	font-size: 10pt;
	background-color: #FFF;
}
.main a:link {
	color: #36C;
	text-decoration: none;
}
.main a:visited {
	color: #36C;
	text-decoration: none;
}
.main a:active {
	color: #0CC;
	text-decoration: none;
}
.main a:hover {
	color: #333;
	text-decoration: none;
}
.bodytextlh {
	position: relative;
	width: 550px;
	visibility: visible;
	height: 100%;
	z-index: auto;
	text-align: left;
	float:left;
}
.bodytextrh {
	position: relative;
	width: 200px;
	visibility: visible;
	height: 100%;
	z-index: auto;
	text-align: left;
	float:right;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-left: 15px;
}
.footer {
	font-family: Verdana;
	font-size: 9pt;
	color: #000;
	position: relative;
	text-align: center;
	width: 800px;
	padding: 0px;
	height: 25px;
	margin: 0px;
	z-index: 0;
	clear: both;
	background-color: #FFF;
	padding-top: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #93ae84;
	border-bottom-color: #93ae84;
	border-left-color: #93ae84;
}
.footer a:link {
	font-size: 9pt;
	color: #360;
}
.footer a:visited {
	font-size: 9pt;
	color: #363;
}
.footer a:active {
	font-size: 9pt;
	color: #3F3;
}
.footer a:hover {
	font-size: 9pt;
	color: #069;
}
h1 {
	font-size: 12pt;
	color: #36C;
	margin-bottom: 5px;
}
h2 {
	font-size: 10pt;
	color: #36C;
	display: inline;
	font-weight: bold;
}
a.home {
	display: block;
	height: 39px;
	margin: 0px;
	text-decoration: none;
	position: absolute;
	top: 0px;
	padding-top: 8px;
	padding-left: 20px;
	left: 0px;
	overflow: hidden;
	width: 180px;
	background-color: #FFF;
	background-image: url(../images/button.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93ae84;
}
a.home:hover {
	background-color: #CCC;
	background-image: url(../images/button-over.gif);
}
a.services {
	display: block;
	height: 39px;
	margin: 0px;
	text-decoration: none;
	position: absolute;
	top: 40px;
	padding-top: 8px;
	padding-left: 20px;
	left: 0px;
	overflow: hidden;
	width: 180px;
	background-color: #FFF;
	background-image: url(../images/button.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93ae84;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #93ae84;
}
a.services:hover {
	background-color: #CCC;
	background-image: url(../images/button-over.gif);
}
a.products {
	display: block;
	height: 39px;
	margin: 0px;
	text-decoration: none;
	position: absolute;
	top: 80px;
	padding-top: 8px;
	padding-left: 20px;
	left: opx;
	overflow: hidden;
	width: 180px;
	background-color: #FFF;
	background-image: url(../images/button.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93ae84;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #93ae84;
}
a.products:hover {
	background-color: #CCC;
	background-image: url(../images/button-over.gif);
}
a.gallery {
	display: block;
	height: 39px;
	margin: 0px;
	text-decoration: none;
	position: absolute;
	top: 120px;
	padding-top: 8px;
	padding-left: 20px;
	left: 0px;
	overflow: hidden;
	width: 180px;
	background-color: #FFF;
	background-image: url(../images/button.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93ae84;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #93ae84;
}
a.gallery:hover {
	background-color: #CCC;
	background-image: url(../images/button-over.gif);
}
a.contact {
	display: block;
	height: 39px;
	margin: 0px;
	text-decoration: none;
	position: absolute;
	top: 160px;
	padding-top: 8px;
	padding-left: 20px;
	left: 0px;
	overflow: hidden;
	width: 180px;
	background-color: #FFF;
	background-image: url(../images/button.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93ae84;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #93ae84;
}
a.contact:hover {
	background-color: #CCC;
	background-image: url(../images/button-over.gif);
}
.bottom {
	position: relative;
	background-image: url(../images/footer.gif);
	width: 800px;
	height: 15px;
	z-index: 0;
	clear: both;
}
