@import url ('lightbox.css');

body, input, textarea {
  margin-top:0px;
  margin-bottom:10px;
  margin-left:auto;
  margin-right:auto;
  background:#0c0704 url('../images/bg.jpg') no-repeat top center;
  font-family: 'Trebuchet MS',Arial,Tahoma,Verdana;
  font-size:12px;
}
#content {
  width: 1085px;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  margin-top:354px;
}
#left {
  width: 765px;
  height: auto;
  float:left;
  position:relative;
}
#left a img {
  width:220px;
  height:101px;
  border: 4px solid #342211;
  margin: 0px 20px 20px 0px;
}
#right{
  width: 300px;
  height:auto;
  float:left;
  position:relative;  
  text-align:right;
  text-decoration:none;
  color: #9f8161;  
}
#right a:link, #right a:visited, #right a:active {
  text-decoration:none;
  color: #9f8161;
  display:block;
  padding:5px 0px 5px 0px;
  width: auto;
}
#right a:hover {
  text-decoration:none;
  color: #d9bc9d;
  display:block;
  padding:5px 0px 5px 0px;
  width: auto;  
}
#footer {
  width:1085px;
  height:188px;
  background: url('../images/contacts_bg.jpg');
  margin-left:auto;
  margin-right:auto;
}
#leaf {
  width:187px; 
  height:126px; 
  float:left;
  position:relative;
  left:17px;
  background:url('../images/leaf.jpg');
}
#footer_cont {
  width:1048px;
  height:151px;
  float:left;
  position:relative;
  left:37px;
  top:37px;
  background:transparent;
}
#footer div {
  float:left;
  position:relative;
  padding:0px;
}
input {
  float:left;
  position:relative;
  width:288px;
  height:27px;
  border:1px solid #48311b;
  background:transparent;
  color:#9f8161;
  font-size:18px;
  clear:both;
  margin:1px 0px 12px 0px;
}
textarea {
  float:left;
  position:relative;
  left:17px;
  width:288px;
  height:116px;
  border:1px solid #48311b;
  background:transparent;
  color:#9f8161;
  font-size:18px;
  font-weight:normal;  
  overflow:auto;
}
.send {
  float:left;
  position:relative;
  left:11px;
  top: 36px;
  width:108px;
  height:38px;
  background: url('../images/enter.jpg');
  cursor:pointer;
  border:0px;
  z-index:1;
}
#footer img {
  float:right;
  position:relative;
  top:80px;
  right:20px;
  margin-left:10px;
}
img {
  border:0px;
}
