@charset "UTF-8";

html { height: 100%; }

body, form, h1, h2, h3 {
	margin: 0px; padding: 0px;
}

p { margin: 0px 0px 10px 0px; }

body {
	background:url(../images/index_03.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#fef9df;
	margin: 0px 0px 50px 0px;
}

body, h2, h3, a, form, div, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1 { font-size: 16px; }

a img { border: none; }

a { color:#4a905e; text-decoration:underline; }
a:visited { color:#4a905e; }
a:hover { color:#4a905e; text-decoration:none; }

#container {
	width:1012px; margin:auto;
}

#header {
	float: left; display: inline;
	width: 1012px; height: 184px;
	background-image: url(../images/enviByDesign_03.jpg);
	background-repeat: no-repeat;
}

#nav {
	float: left; display: inline;
	margin: 28px 0px 0px 70px;
	width: 900px;
}

#nav a {
	float: left; display: inline;
	margin: 0px 20px 0px 20px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#nav a:hover { color: #4a905e; }

#innerContainer {
	float: left; display: inline;
	width: 1012px;
	background-image: url(../images/enviByDesign_23.jpg);
	background-repeat: no-repeat;
}

#shadowContainer {
	float: left; display: inline;
	margin: 10px 0px 0px 56px;
	width: 904px;
	background-image: url(../images/enviByDesign_25.png);
	background-repeat: repeat-y;
	background-position: right;
}

#greenContainer {
	float: left; display: inline;
	width: 870px;
	background-color: #4a905e;
	padding: 15px;
}

#shadowBot {
	float: left; display: inline;
	background-image: url(../images/enviByDesign_35.jpg);
	background-repeat: repeat-x;
	width: 904px; height: 5px;
	margin: 0px 0px 0px 56px;
}

#addThis {
	float: left; display: inline;
	width: 394px;
	margin: 5px 0px 0px 56px;
}

#footer {
	float: left; display: inline;
	text-align: right;
	color: #4a905e;
	width: 450px;
	margin: 5px 0px 20px 56px;
	font-size: 12px;
}

#footer a {
	color: #4a905e;
	font-weight: bold;
	font-size: 12px;
}

.text {
	background-color: #FFFFFF;
	padding: 10px;
	line-height: 16.5px;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
}

label {
	margin: 0px 0px 3px 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

input.text, textarea.text {
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 3px;
	line-height: normal;
	border: 1px solid #999999;
}

.testimonialName {font-weight:bold; font-style:italic;}

.catalogCol {
	width: 424px;
	vertical-align: top;
}

.productPic {
	float: left;
	display: inline;
	width: 152px;
	margin: 0px 10px 0px 10px;
}

.productDescription {
	float: left;
	display: inline;
	width: 243px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

.productHR {
	width: 750px;
	margin: 10px auto 20px auto;
	border-bottom: 1px solid #cccccc;
}

.beforeAfter {
	float: left;
	display: inline;
	width: 261px;
	margin-right: 33px;
}