body {
  margin: 0px;
  padding: 0px;
  background: url(images/main.jpg) repeat-y top center #000000;
  font-family: Georgia;
  font-size: 14px;
  text-align: left;
  color: #e7a36f;
}
.container {
  width: 1000px;
  height: 485px;
  padding-top: 715px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background: url(images/main_center.jpg) no-repeat top left;
  position: relative;
}
.content {
  width: 460px;
  margin-left: 78px;
}

h3 {
  margin: 0px;
  padding: 0px;
  color: #e7a36f;
  font-size: 24px;
  font-weight: normal;
}
p {
  margin: 0px;
  padding: 0px;
}
.c_tm {
  width: 136px;
  height: 27px;
  background: url(images/c_tm.jpg) no-repeat top left;
  position: absolute;
  top: 1089px;
  left: 809px;
}
.c_tm:hover, .sled:hover, .logo_bottom:hover {
  opacity: 0.7;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.c_tm_text {
  width: 150px;
  font-size: 12px;
  color: #713e1f;
  text-decoration: none;
  position: absolute;
  top: 1066px;
  left: 809px;
}
.c_tm_text:hover {
  text-decoration: underline;
}
.sled {
  width: 119px;
  height: 32px;
  background: url(images/sled.jpg) no-repeat top left;
  position: absolute;
  top: 951px;
  left: 811px;
}
.foto {
  width: 421px;
  height: 344px;
  background: url(images/foto.jpg) no-repeat top left;
  position: absolute;
  top: 650px;
  left: 560px;
}


/* navigation */

.a1, .a2, .a3, .a4, .a5 {
  position: absolute;
  left: 766px;
}
.a1 {
  width: 204px;
  height: 28px;
  background: url(images/a1.jpg) no-repeat top left;
  top: 375px;
}
.a1:hover {
  background: url(images/a1_2.jpg) no-repeat top left;
}
.a2 {
  width: 204px;
  height: 30px;
  background: url(images/a2.jpg) no-repeat top left;
  top: 403px;
}
.a2:hover {
  background: url(images/a2_2.jpg) no-repeat top left;
}
.a3 {
  width: 204px;
  height: 30px;
  background: url(images/a3.jpg) no-repeat top left;
  top: 433px;
}
.a3:hover {
  background: url(images/a3_2.jpg) no-repeat top left;
}
.a4 {
  width: 204px;
  height: 30px;
  background: url(images/a4.jpg) no-repeat top left;
  top: 463px;
}
.a4:hover {
  background: url(images/a4_2.jpg) no-repeat top left;
}
.a5 {
  width: 121px;
  height: 29px;
  background: url(images/a5.jpg) no-repeat top left;
  top: 493px;
}
.a5:hover {
  background: url(images/a5_2.jpg) no-repeat top left;
}
/* navigation end */
.menu {
  width: 245px;
  height: 351px;
  background: url(images/menu.jpg);
  position: absolute;
  top: 217px;
  right: 0px;
}


.logo {
  width: 225px;
  height: 139px;
  background: url(images/logo_n.jpg) no-repeat top left;
  position: absolute;
  top: 228px;
  left: 766px;
}
.logo:hover {
  opacity: 0.8;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.logo_bottom {
  width: 272px;
  height: 123px;
  background: url(images/logo_bottom.jpg) no-repeat top left;
  position: absolute;
  top: 1020px;
  left: 65px;
}
.logo_bottom2 {
  width: 150px;
  height: 70px;
  background: url(images/logo_bottom2.gif) no-repeat top left;
  position: absolute;
  top: 1025px;
  left: 390px;
}
