body {
	margin: 0;
	font-family: "Arial", "Helvetica" "Courier New";
	font-size: .7em;
	color:#666;
      text-decoration:none;
	line-height:11pt;
}

A:link {
	font-family: "Arial", "Helvetica" "Courier New";
	font-size: 1em;
	color:#666;
      text-decoration:none;
	line-height:11pt;
}

A:visited {
	font-family: "Arial", "Helvetica" "Courier New";
	font-size: 1em;
	color:#666;
      text-decoration:none;
	line-height:11pt;
}

A:active {
	font-family: "Arial", "Helvetica" "Courier New";
	font-size: 1em;
	color:#666;
      text-decoration:none;
	line-height:11pt;
}

A:hover {
	font-family: "Arial", "Helvetica" "Courier New";
	font-size: 1em;
	color:#000;
      text-decoration:none;
	line-height:11pt;
}

H1{
	margin: 0;
	font-family: "Arial", "Helvetica" "Courier New";
	font-size: 1.8em;
	font_weight:;
	color:#cc0; <--green--!>
      text-decoration:none;
	line-height:11pt;

}

H2{
	margin: 0;
	font-family: "Arial", "Helvetica" "Courier New";
	font-size: 3em;
	font-style:strong;
	color: #036;      
	text-decoration:none;
	line-height:5pt;

}

H3{
	margin: 0;
	font-family: "Arial", "Helvetica" "Courier New";
	font-size: 1.5em;
	color:#cc0; <--green--!>
      text-decoration:none;
	line-height:11pt;

}

H4{
	margin: 0;
	font-family: "Arial", "Helvetica" "Courier New";
	font-size: 1.5em;
	color: #036;      
      text-decoration:none;
	line-height:15pt;

}

.containbox {
  margin-top: 0px;	
  margin-left: auto;
  margin-right: auto;
  width:811px;
  z-index:0;
  }

.logo {
  position:relative;
  top:70px;
  left:20px;
  width:500px;
  height:80px;
  z-index:1;
  } 

.topnav {
  position:relative;
  top:70px;
  left:20px;
  width:810px;
  height:18px;
  z-index:2;
  border-bottom: solid 1px #cc0;
  } 


.titleimage {
  position:relative;
  top:85px;
  left:20px;
  width:640px;
  height:150px;
  z-index;-1;
  } 

.bluebar {
  position:relative;
  top:100px;
  left:20px;
  width:640px;
  height:28px;
  background-color:#036;
  }

.content {
  position:relative;
  top:105px;
  left:20px;
  width:640px;
  height:1300px;
  }
.content1 {
  position:relative;
  top:105px;
  left:20px;
  width:640px;
  height:1800px;
  }
.product_image {
  float:right;
  width:130px;
  height:386px;
  padding:15px;
  margin: 0 0 10px 10px;
  text-decoration:none;
  }


.feature {
  float:right;
  width:210px;
  height:386px;
  padding:15px;
  margin: 0 0 10px 10px;
  background-color:#cc0;
  font-family: "Arial", "Helvetica" "Courier New";
  font-size: 1.2em;
  color:#036;
  text-decoration:none;
  line-height:11pt;
  }

.quicklink {
  position:relative;
  top:-1405px;
  left:669px;
  width:140px;
  height:595px;
  padding:9px;
  border:solid 2px #cc0;
  } 

.bottomnav {
  clear:both;
  position:relative;
  bottom:500px;
  left:20px;
  width:810px;
  height:40px;
  border-top:solid 1px #cc0;
  }


