*{
  margin:0px;
  padding:0px;
}


body {
  background-color: #fff;
  font-size: 13px;
  color:#5C5C5C;
  font-family: Arial;

}
img {
  border:none;
}
.main {
  margin:80px;
}
h1 {
  font-size: 19px;
  line-height: padding:10px;
}


.images {
}
.images #first {
margin-left: 60px;

}
.images #second {
position: absolute;
right: 130px;
top:25px;
}
.menu {
  margin:23px 60px 10px 60px;
  height:40px;
  background-image: url(i/bg_menu.png);
  background-repeat: repeat-x;
    text-decoration: none;
}
.menu a{
text-decoration: none;
}
.active a{
text-decoration:underline;
}


.menu {
  padding-top: 5px;
}
.menu ul {
list-style-type:none;

}

.menu li{
float: left;
padding-left:15px;
padding-top: 1px;
}
.active li {
text-decoration: bold;

}
.last {
}
.menu a {
  color:#fff;
  font-size: 19px;
  font-weight: bold;
}

.content {
  margin:23px 60px 10px 60px;
  }
.footer {
    margin:5px 60px 10px 60px;
    font-size: 13px;

}
.footer #address {
float: left;
padding-right: 20px;
}
.footer #telephone{
float: left;
padding-right: 10px;
}
.footer #email {

}
.footer #address_m {
  color:#333;
  font-weight: bold;
}
.footer #telephone_m {
  color:#333;
  font-weight: bold;
}
.footer #email_m {
  color:#333;
  font-weight: bold;
}



















