/* Generated by KompoZer */
body {
  margin: 0px;
  font-family: verdana,"times new roman",arial,helvetica,serif;
  font-size: 12px;
  background-color: #c0c0ff;
  color: #000000;
}
.hiddenPic {
  display: none;
}
a.nav {
  padding: 0px;
  font-weight: 900;
  font-size: 12px;
  color: #0033ff;
  vertical-align: middle;
}
a.nav:hover {
  color: #2bad41;
  background-color: #d5d5ff;
}
a.nav:visited {
  color: #ff597a;
}
img.perl-dot {
  width: 15px;
  height: 15px;
  vertical-align: middle;
}
h1 {
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  color: #009900;
  font-weight: 900;
  display: inline;
}

h2 {
  margin: 0px;
  padding: 0px;
  font-weight: 900;
  font-size: 12px;
  display: inline;
  line-height: 12px;
}

.copyright {
  font-weight: 900;
  width: 80%;
  text-align: center;
}
.design {
  font-weight: 900;
  width: 80%;
  text-align: center;
}
div.cleaner {
  border: 3px groove #00c43b;
  padding: 10px;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}
form {
  margin: 0px;
  padding: 0px;
  position: relative;
  top: 0px;
}

input {
	background-color: #C0FFC0;
	border: 3px gray groove;
	font-weight: 900;
	font-size: 14px;
}

textarea {
	background-color: #C0FFC0;
	border: 3px gray groove;
}

.guarantee {
  margin-right: 100px;
}

.contact {
	border: ridge 3px blue;
}