@charset "ISO-8859-1";


#imphead h1 {
  margin: 0px 0px;
  color:black;
  font-size: 20px;
}
#imptext1 { 
  background: #ddead9;
  margin: 30px 50px;
  float: left;
  width: 250px;
  display:inline;
  border-right: 3px solid #558a62;
  text-align: justify;
  border: 1px solid #558a62;
}
#imptext1 p {
  padding: 0px 15px;
  color: black;
  font-size: 12px;
}
#imptext1 h2 {
	background: #558a62;
  color: white;
  font-size: 12px;
  width: 100%;
  margin: 0px 0px;
  text-align: center;
}
#imptext2 { 
	background: #ddead9;
	margin: 0px 50px;
  float: right;
  display:inline;
  width: 250px;
  border-right: 3px solid #558a62;
  text-align: justify;
  border: 1px solid #558a62;
   height: 320px;
}
#imptext2 p {
  color: black;
  width: 250px;
  font-size: 12px;
  line-height: 10px;
  padding: 0px 15px;
}
#imptext2 a {
  padding: 0px 0px;
  color: black;
  font-size: 12px;
  line-height: 10px;
}

#imptext2 h2 {
	width: 100%;
	background: #558a62;
  color: white;
  font-size: 12px;
  margin: 0px 0px;
  text-align: center;
}
#imptext3 { 
	background: #ddead9;
	margin: 13px 50px;
  float: left;
  width: 250px;
  display:inline;
  border-right: 3px solid #558a62;
  text-align: justify;
  border: 1px solid #558a62;
}
#imptext3 p {
  padding: 0px 15px;
  color: black;
  font-size: 11px;
  line-height: 15px;
}
#imptext3 h2 {
	background: #558a62;
  color: white;
  font-size: 12px;
  width: 100%;
  padding: 0px 0px;
  margin: 0px 0px;
  text-align: center;
}
