*
{
  margin: 0px;
  padding: 0px;
}

#activelink
{
  background: url(../images2/menu-active-bg.gif) no-repeat;
  width: 154px;
  /*height: 30px;  */
}
.header
{
  background: url(../images2/header1.gif) no-repeat;
  width: 770px;
  height: 80px;
}
.header p
{
  padding: 24px 0 0 355px;
  font-family: "Trebuchet MS", Arial;
  font-size: 12px;
  color: #FFFFFF;
  /*font-weight: bold;*/
}
.header a:link,.header a:visited
{
  font-family: "Trebuchet MS", Arial;
  font-size: 12px;
  color: #FFFFFF;
  /*font-weight: bold;*/
  text-decoration: none;
}

.menu-list li
{
  background: url(../images2/menu-bg.gif) left top no-repeat;
  width: 154px;
  height: 31px;
  list-style: none;
  float: left;
  /*text-align: center;*/
  font-family: "Trebuchet MS", Arial;
  font-size: 12px;
  color: #FFFFFF;
  /*padding-top: 5px;*/
}
.menu-list li a:link,.menu-list li a:visited
{
  font-family: "Trebuchet MS", Arial;

  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
 /*padding-top: 5px*/
  line-height: 0px;

}
.menu-list li div
{
  position: absolute;
  height:  31px;
  width:  154px;
  line-height: 27px;
  padding: 0px 0 0 18px;
  margin:  0px;
  cursor: pointer;
}


.sub-menu-list ul li
{
  background:  url(../images2/submenu-bg.gif) no-repeat;
  width: 154px;
  height: 31px;
  float: left;
  font-family: "Trebuchet MS", Arial;
  font-size: 12px;
  color: #FFFFFF;
  list-style: none;
  /*padding-top: 5px;*/
}

.sub-menu-list ul li a:link,.sub-menu-list ul li a:visited
{
  font-family: "Trebuchet MS", Arial;
  font-size: 12px;
  color: #FFFFFF;
  list-style: none;
  text-decoration: none;
  vertical-align: middle;
  /*padding: 0px 0 0 18px;
  padding-top: 5px;
  line-height: 27px;
  width: 154px;
  height: 31px;*/
}
.sub-menu-list li div
{
  position: absolute;
  height:  30px;
  width:  154px;
  line-height: 27px;
  padding: 0px 0 0 18px;
  margin:  0px;
  cursor: pointer;
}
#sub-last-bg
{
  background: url(../images2/sub-last-bg.gif) no-repeat;
  width: 153px;
}
#sub-first-bg
{
  background: url(../images2/sub-first1-bg.gif) no-repeat;
  width: 155px;
}
.foto-gallery table
{
  float: left;
}


