body {
  margin: 0 auto;
  background: #e4e4e4 url(img/bg.gif) no-repeat scroll center top;
  color: #333333;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}
a, a:visited, a:link {
  color: #000000;
  text-decoration: underline;
}
a:hover {
  color: #666666;
}
h1 {
  border-bottom: 1px dashed #333333;
  margin: 0;
  font-size: 18px;
  color: #333333;
}
h3 {
  margin: 0;
  color: #333333;
  font-size: 14px;
  font-style: italic;
}
h2 {
  border-top: 1px dotted #333333;
  border-bottom: 1px dashed #333333;
  margin: 0;
  font-size: 12px;
  color: #333333;
}
h1 a, h1 a:visited, h1 a:link {
  text-decoration: none;
}
h2 a, h2 a:visited, h2 a:link {
  padding: 10px;
  text-decoration: none;
  line-height: 25px;
}
h2 img {
  border:  none;
  margin-right: 5px;
}
input {
  border: 1px solid #b1df37;
  padding: 3px;
  background-color: #ffffff;
  background-image: url(img/input.gif);
  background-repeat: repeat-x;
  width: 140px;
  margin-top: 18px;
}
div.wrap1 {
  border: 1px solid #c3c3c3;
  margin: 0 auto;
  overflow: hidden;
  width: 858px;
}
div.wrap1 .wrap2 {
  border: 1px solid #ffffff;
  margin: 0 auto;
  overflow: hidden;
  width: 856px;
  background-repeat: repeat-y;
}
div.wrap2 .logo {
  margin: 0 auto;
  padding: 20px 30px 47px;
  background-image: url(img/800px-Castelnuovo_Calcea_from_San_Marzano_Oliveto.jpg);
  background-position: left center;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 33px;
  font-style: normal;
  font-weight: bold;
  height: 61px;
  width: 796px;
}
div.logo .slogan {
  color: white;
  font-family: tahoma,verdana,arial,helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin-top: 3px;
}
div.info, div.info1 {
  width: 816px;
  line-height: 40px;
  background-color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
  background-image: url(img/info.gif);
  background-repeat: repeat-x;
}
div.info1 {
  border-top: 1px solid #ffffff;
  background-image: url(img/info1.gif);
  float: left;
  background-color: #e4e4e4;
  color: #999999;
}
div.info1 a, div.info1 a:link, div.info1 a:visited {
  color: #999999;
}
div.info1 a:hover {
  color: #666666;
}
div.wrap2 .leftpanel, div.wrap2 .rightpanel {
  width: 200px;
  display: inline;
  float: left;
}
div.wrap2 .mainpanel {
  width: 456px;
  float: left;
}
div.leftpanel .header, div.rightpanel .header {
  overflow: hidden;
  background-image: url(img/header.png);
  background-repeat: no-repeat;
  width: 180px;
  line-height: 35px;
  padding-left: 20px;
  color: #ffffff;
  font-weight: bold;
}
.text {
  padding: 8px;
  text-align: justify;
}
.text img {
  border: 1px solid #dddddd;
  padding: 3px;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
  background-color: #ffffff;
}
.text_ {
  padding: 15px;
  text-align: justify;
}
.text_ img {
  border:  none;
  vertical-align: middle;
}
span.divider {
  border-bottom: 1px dashed #333333;
  padding-bottom: 5px;
  margin-bottom: 5px;
  display: block;
}
div.rightpanel .inquiry, div.leftpanel .inquiry {
  padding: 8px;
  text-align: justify;
}
.inquiry a, .inquiry a:link, .inquiry a:visited, .inquiry a:hover {
  text-decoration: none;
}
