body {
	border: 0;
	padding: 0;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #d0e0c6;
	scrollbar-track-color: #b7d193;
	scrollbar-face-color: #b7d193;
	scrollbar-highlight-color: #549126;
	scrollbar-3dlight-color: #49a99f;
	scrollbar-darkshadow-color: #549126;
	scrollbar-shadow-color: #49a99f;
	scrollbar-arrow-color:#FFFFFF;
	

}

#horizon {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 1px;
 
  overflow: visible;
}

#wrapper {
  width: 800px;
  height: 560px;
  margin-left: -400px;  /***  width / 2   ***/
  position: absolute;
  top: -280px;          /***  height / 2   ***/
  left: 50%;
  background-color: #fff;
  z-index: -1;
}

#products #wrapper {
  width: 800px;
  height: 560px;
  margin-left: -400px;  /***  width / 2   ***/
  position: absolute;
  top: -280px;          /***  height / 2   ***/
  left: 50%;
  background-color: #fff;
  z-index: -1;
}

#content {
	margin: 0 0 0 40px;
	
}

#contact  {
	width: 113px;                /***  inside wrapper  ***/
	height: 113px;
	position: absolute;
	bottom: 3px;
	left: 343px;
	z-index: -2;
  }


#contactIntAbout  {
	width: 113px;               
	height: 113px;
	position: absolute;
	bottom:3px;
	left: 50%;
	z-index: -2;
}
#contactInt  {
	width: 113px;               
	height: 113px;
	position: absolute;
	bottom:0;
	left: 344px;
	z-index: -2;
}
#products #contactInt  {
	position: absolute;
	bottom:-40px;
	left: 344px;
	z-index: -2;
}


#headerHome {
	margin: 0 0 30px 0;
}
#headerInt {
	margin: 0 0 40px 0;
	
}

#navHome {
	width: 115px;
	margin: 0 90px 0 20px;
	padding: 0;
	float: left;
	display: block;
}


#navInt {
	width: 115px;
	margin: 0 0;
	padding: 0;
	float: left;
	display: block;
}

#homePicts {
	float: left;
	display: block;
	background-color: transparent;
}

.homePict {
	float: left;
	width: 140px;     /* width of pict, not shadow */
	height: 160px;
	text-align: center;
	margin: 0 15px 0 0;
	background-color: transparent;
	z-index:3;
}


#homePicts a {
	color: #98a4a0;
	text-decoration: none;

}


a:link,  a:active, a:visited {
	color: #a2bc9f;                  /* sage */
}

a:hover {
	color: #6fa13e;
}

#textColumn {
	position: absolute;
	left: 189px;
	width: 550px;
	text-align: left;
	top: 154px;	
}

h1 {
	text-align: left;
	margin: 0;
	padding: 0;
	color: #8fb5dd;
	font-size: 14px;
}
#quiz ul {
	margin: 10px 0 20px 0;
	list-style-type: none;
}


#quiz h2 {
	text-align: left;
	margin: 0;
	padding: 0;
	color: #a4c197;        /* same as nav btn */
	font-size: 14px;
	font-weight: 100;
	letter-spacing: .2em;
}
#quiz h3 {
	text-align: left;
	margin: 0;
	padding: 0;
	color: #41a49b;
	font-size: 15px;
	font-weight: 100;
	font-family: helvetica, sans-serif;
	font-style: italic;
	letter-spacing: .1em;
}
#quiz li {
}

#productsText  {
	background-color: #fff;
	width: 480px;
	
}

#productsFrame  {
    width: 540px;
    height:328px;
	overflow-x:hidden;
	overflow-y:auto;

}
#productText #contactInt  {
	position: relative;
	bottom: -160px;
	left: 150px;
	border: 0;
	z-index: 1;
}


#productsText h1 {
	text-align: left;
	margin: 0;
	padding: 0;
	color: #74b6b2;
	font-size: 14px;
}


#productsText a:link, #productsText a:visited  {
	
	color: #74b6b2;
	text-decoration: none;
}

#productsText a:hover    {
	color: #a2bc9f;
}
.disclaimer {
	margin: 0 5px 0 20px;
	font-size: 10px;
	font-style: italic;
}

#productsText #Col1 {
	width: 100px;
	float: left;
	margin: 14px 3px 0 0;
	text-align: right;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
#productsText #Col2 {
	width: 360px;
	margin: 14px 3px 0 5px;
	padding: 0;
	float: left;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
#productsText #Col2  h1 {
	color: #74b6b2;
	font-size: 12px;
}
#productsText #Col2 ul {
	margin: 10px 0;
	padding: 0;
}
#productsText #Col2 li {
	margin: 0;
	padding: 0;
	font-size: 11px;
	
}
