body {
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-family: Arial;
  font-size: 11px;
  color: #292929;
}
img {
  border: none;
}

textarea {
	font-family:tahoma;
	font-size:11px;
	border:1px solid #999999;
	padding:2px
}

input, table, select {
	font-family:tahoma;
	font-size:11px;
}

table, td {
	border-color: #96a348;
	border-style: solid;
}

.wrap {
  width: 1000px;
  padding-top: 321px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  background: #96c348 url(images/top.jpg) no-repeat top left;
  position: relative;
}
.menu {
  width: 415px;
  height: 26px;
  font-family: Tahoma;
  padding-top: 12px;
  text-align: center;
  background: url(images/menu.jpg) no-repeat top left;
  position: absolute;
  top: 0px;
  left: 566px;
}
.menu a {
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
  margin-right: 20px;
}

.content {
  width: 1000px;
  position: relative;
}
.left {
  width: 582px;
  padding-left: 38px;
  float: left;
}
.galer {
  width: 582px;
  height: 208px;
  background: url(images/galer.jpg) no-repeat top left;
  margin-bottom: 45px;
  text-align: center;
}
.galer h2 {
  margin: 0px;
  padding: 0px;
  padding-left: 20px;
  padding-top: 25px;
  padding-bottom: 15px;
  font-family: Tahoma;
  font-size: 14px;
  color: #ffffff;
  text-align: left;
}
.galer a {
  margin-right: 7px;
}

.right {
  width: 300px;
  font-family: Tahoma;
  padding-right: 49px;
  float: right;
}
.right h2 {
  height: 29px;
  margin-right: -49px;
  background: url(images/news.jpg) no-repeat top left;
  font-size: 14px;
  color: #ffffff;
  padding-left: 17px;
  padding-top: 10px;
  margin-bottom: 20px;
}
.post {
  background: url(images/post.jpg) no-repeat top left;
  padding-left: 17px;
  padding-top: 5px;
  margin-bottom: 20px;
}
.right span {
  color: #ffffff;
  font-size: 10px;
}

.clear {
  clear: both;
  height: 0px;
}
.footer {
  width: 750px;
  height: 49px;
  padding-left: 250px;
  padding-top: 30px;
  margin-top: 50px;
  background: url(images/footer.jpg) no-repeat top left;
  color: #efefef;
  position: relative;
}
.footer a {
  color: #efefef;
}
.footer .design {
  position: absolute;
  top: 30px;
  left: 650px;
}

.logo {
  width: 175px;
  height: 134px;
  background: url(images/logo.jpg) no-repeat top left;
  position: absolute;
  top: 79px;
  left: 29px;
}
.tel {
  font-family: Tahoma;
  font-size: 11px;
  color: #13445b;
  position: absolute;
  top: 88px;
  left: 835px;
}
.tel span {
  font-size: 14px;
  font-weight: bold;
}
.tel a {
  color: #000000;
}


