@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCC66;
}
p {
	font-family: "Franklin Gothic Book", Arial, sans-serif;
	font-size: 12px;
	color: #999966;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #007437;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-variant: small-caps;
	color: #007437;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
textarea {
	font-family: "Franklin Gothic Book", Arial, sans-serif;
	font-size: 12px;
	color: #999966;
	background-color: #FCFBED;
	border: 1px solid #EDE883;
	width: 450px;
	height: 190px;
	text-align: center;
}
input {
	background-color: #FCFBED;
	border: 1px solid #EDE883;
	width: 150px;
	font-family: "Franklin Gothic Book", Arial, sans-serif;
	font-size: 12px;
	color: #999966;
}


.container {
	width: 944px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #FFFFFF;
	position: relative;
	background-color: #FFFFFF;
}
.header {
	background-image: url(images/envirocin-logo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.bgPic {
	background-image: url(images/lifegem-diamond2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menuRight {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #007437;
}


.green {
	background-color: #007437;
}


.textOrange {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF6600;
	font-style: italic;
}
.yellowLight {
	background-color: #F8F6D0;
}
.yellowLight2 {
	background-color: #F8F6D0;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 20px;
	background-image: url(images/curl1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.yellowMid {
	background-color: #EAE9A6;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

.yellowMid2 {
	background-color: #EAE9A6;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/diamond.jpg);
}
.textDark {
	color: #666600;
}
.content {
	top: 263px;
	position: relative;
	width: 664px;
	height: 360px;
	z-index: 1;
	left: 0px;
	background-image: url(images/curl2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.content2 {
	top: 263px;
	position: relative;
	width: 664px;
	height: 829px;
	z-index: 1;
	left: 0px;
}
.padright {
	margin-right: 13px;
}

.content3 {
	top: 263px;
	position: relative;
	width: 664px;
	height: 510px;
	z-index: 1;
	left: 0px;
	background-image: url(images/curl2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.borderTop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	cursor: pointer;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.borderTop  a, .borderTop a:hover {
	text-decoration: none;
	color: #007437;
}

a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
.pic {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #EDE883;
	margin-right: 20px;
}
.pic2 {
	background-color: #FFFFFF;
	border: 1px solid #EDE883;
	padding: 2px;
}
.tdBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999966;
}
.picBorder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.picBorder2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: 10px;
}


.block {
	background-color: #EAE9A6;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 180px;
}



.pad {
	padding-right: 15px;
}
.button {
	background-color: #FFFFFF;
	background-image: url(images/grad-red.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	width: 60px;
	padding: 1px;
	border: 1px solid #999966;
	margin-left: 10px;
	color: #FFFFFF;
}
.footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #007437;
	font-family: "Franklin Gothic Book", Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
	text-decoration: underline;
}



#diamond3   td, #diamond2  td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999966;
}


#diamond3  p, #diamond2  p {
	font-size: 11px;
}
#q6_Enquiry     {
	width: 150px;
	height: 48px;
	background-color: #FCFBED;
	border: 1px solid #EDE883;
}
.content4 {
	position: relative;
	width: 664px;
	height: 525px;
	z-index: 1;
}
.content5 {
	top: 263px;
	position: relative;
	width: 664px;
	height: 1617px;
	z-index: 1;
	left: 0px;
}
.content6 {
	top: 263px;
	position: relative;
	width: 664px;
	height: 510px;
	z-index: 1;
	left: 0px;
	background-image: url(images/curl2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #F8F6D0;
}

.yellowMid3 {
	background-color: #EAE9A6;
}

