img {
  border: 0;
}
body {
  margin: 0px;
  color: #000000;
  font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif;
  font-size: 12px;
  background: #ffffff url('bg2.png');
}
div#bg {
  background: url('bg.png') repeat-x bottom;
}
.orange {
  color: #29b7f7;
}
.mini {
  font-size: 11px;
}
td {
  font: 12px verdana, tahoma, arial, helvetica, geneva, sans-serif;
  color: #000000;
  text-align: left;
  vertical-align:top;
}
strong {
  font-weight: bold;
}
input {
  font: 10px verdana, tahoma, arial, helvetica, geneva, sans-serif;
  background-color: #f7f7f7;
}
.checkbox {
  background-color: #ffffff;
}
select {
  font: 10px verdana, tahoma, arial, helvetica, geneva, sans-serif;
  background-color: #f7f7f7;
}
.inline {
  display: inline;
}
h1 {
  font-size: 20px;
  font-weight: bold;
  color: #1788bc;
  text-decoration: none;
}
h2 {
  font-size: 18px;
  font-weight: bold;
  color: #1788bc;
  text-decoration: none;
}
h3 {
  font-size: 16px;
  font-weight: bold;
  color: #1788bc;
  text-decoration: none;
}
a {
  font-weight: bold;
  color: #29b7f7;
  text-decoration: none;
}
a:hover {
  font-weight: bold;
  color: #29b7f7;
  text-decoration: underline;
}
a.noline {
  text-decoration: none;
}
a.noline:hover {
  text-decoration: none;
}
p.justify {
  text-align: justify;
}
div.justify {
  text-align: justify;
}

#mainsite {
  width: 698px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background: #fff;
  padding: 0px 7px 10px;
}
#firstst {
  height:50px;
  font-size:8px;
  color:#a0a0a0;
  vertical-align: middle;
}
#keywords {
  width:199px;
  padding:4px;
  font-size:10px;
  color:#ffffff;
  background-image:url('kws_bg_top.png');
}
#reasons {
  background-image:url('kws_bg_5.png');
  width:207px;
}
#headtext {
  background-image: url('title_bg.png');
}
#headtext h1 {
  margin: 13px 0 9px 12px;
  font-size:18px;
  font-weight:bold;
}
#headtext a {
  color:#ffffff;
  text-decoration:none;
}
#line {
  background: url('kws_bg_bottom.jpg');
  height:4px;
}
#mainmenu {
  text-align: left;
  margin-top:-2px;
  background: url('mainmenu_bg.png');
  height:26px;
  padding-top:12px;
}
#mainmenu a {
  padding: 0 10px;
  color: #fff;
}
#container { }
#boxcenter {
  float:left;
  width:431px;
  vertical-align:top;
}
#boxcenter2 {
  padding: 0 8px;
  margin-right:2px;
  display:block;
  text-align:justify;
}
#share {
  padding: 1em;
}
#share img {
  vertical-align:top;
}
#footer {
  text-align: center;
  border-top: 1px #d0d0d0 solid;
  border-bottom: 1px #d0d0d0 solid;
  padding: 1em;
}
#lastsentence{
  font-size: 10px; 
  color: rgb(160, 160, 160);
  text-align: justify;
}
#contactform label {
  width:180px;
  display:inline-block;
}
#contactform p {
  margin:5px;
}
#contactform textarea {
  
  width:370px;
  height:160px;
}
label.invalid {
  color:red;
  font-weight:bold;
}
input.invalid {
  background-color:#F88;
}
