body {
  text-align: center;
  background: #B5EDF8 url(/images/bg.png) top left repeat-x;
  padding: 0;
  margin: 0;
  font-family: arial;
  font-size: 11px;
  color: #1e9db5;
  line-height: 1.4em;
}

img {
  border: none;
}

a,
a:visited{
  color: #000;
  text-decoration: underline;
}
a:hover {
  color: #FFF;
  background: #E02613;
  text-decoration: none;
}
a:active
{
  outline: none;

}
:focus
{
  -moz-outline-style: none;

}


#Header {
  width: 100%;
  background: #1A1A1A;
  height: 60px;
  text-align: center;
  position: relative;
}
#HeaderInside {
  width: 959px;
  text-align: left;
  margin: 0 auto;
  position: relative;
}

#Wrapper {
  width: 959px;
  text-align: left;
  margin: 0 auto;
  _height: 520px;
  min-height: 550px;
  background: #FFF url(/images/wrapper-bg.gif) bottom left no-repeat;
}

#WrapperHome {
  width: 959px;
  text-align: left;
  margin: 0 auto;
  _height: 520px;
  min-height: 550px;
  background:  url(/images/wrapper-bg.gif) bottom left no-repeat;
}


#Footer {
  width: 959px;
  text-align: left;
  margin: 0 auto;
  padding-top: 5px;
  font-size: 10px;
}

#Content {
  padding: 0 7px 7px 7px;
  overflow: hidden;
  width: 945px;
}
#WrapperHome #Content {
    background: #FFF url(/images/wrapper-bg.gif) bottom left no-repeat;
}

.box {
  background: #1A1A1A url(/images/box-top.png) top left no-repeat;
  width: 301px;
  color: #FFF;
}
.box-inside {
  padding: 24px 30px;
  background: url(/images/box-bottom.png) bottom left no-repeat;
}
.box-inside p {
  margin: 0; padding: 0;
}
.front {
  width: 100%;
  overflow: hidden;
  padding-top: 7px;
}

.front-left {
  width: 301px;
  margin-right: 37px;
  float: left;
}
.front-center {
  width: 362px;
  padding-right: 44px;
  margin-right: 54px;
  margin-top: 25px;
  float: left;
  border-right: 1px solid #CDF4FB;
}
.front-center p{
  margin-top: 6px;
  margin-bottom: 0;
}
.front-right {
  width: 100px;
  padding-top: 45px;

  float: left;
}
#Logo {
  float: left;
}
#Menu {
  float: left;
  width: 630px;
  padding-top: 27px;
  padding-left: 55px;
}
h3 {
  font-size: 13px;
  color: #e02613;
  margin: 0; padding: 0;
}
.red-label {
  color: #e02613;
  font-size: 11px;
  font-weight: bold;
}
.menu a, .menu a:visited{
  color: #FFF;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding-right: 30px;
}
#Menu span.active a {
  color: #48AFC2
}
.menu a:hover {
  color: #429BAC;
  background: none;
}
#SubMenu {
  width: 228px;
  padding-left: 35px;
  margin-top: 42px;
  padding-top: 4px;
  float: left;
  margin-right: 60px;
  background: url(/images/border-submenu.png) top right no-repeat;
  _height: 110px;
  min-height: 110px;
  
}
#SubMenu ul{
  list-style: none;
  padding: 0; margin: 0;
}
#SubMenu li {
  list-style: none;
}
#InsideContent {
  float: left;
  width: 570px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.breadcrumb, .breadcrumb a {
  color: #C0C0C0;
}
.breadcrumb a:hover {
  background: none;
}
.gallery-list {
  width: 120px;
  float: right;
}
.gallery-list a {
  display: block;
  width: 48px;
  height: 48px;
  margin: 0 7px 7px 0;
  float: left;
}
.date {
  color: #9B9B9B;
  margin: 0 0 10px 0;
}
.tenant,
.news {
  margin-bottom: 28px;
  margin-top: 20px;
  clear: both;
}
.tenant-title,
.news-title {
  font-size: 13px;
  margin: 0;
}
.tenant-title a,
.news-title a {
  font-weight: bold;
}

.tenant-title a:hover,
.news-title a:hover {
  color: #FFF;
  background: #E02613;
  text-decoration: none;
}

#Lang {
  position: absolute;
  top: 25px;
  right: 0;
}
#Lang a, #Lang a:visited {
  color: #48AFC2;
  text-decoration: underline;
}
#Lang a:hover {
  color: #48AFC2;
  text-decoration: none;
  background: none;
}
.zoom {
  background: url(/images/zoom.png) top right no-repeat;
  padding-right: 20px;
}
.zoom:hover {
  color: #000;
  background: #FFF url(/images/zoom.png) top right no-repeat;
}

    .sIFR-active h2 {
      visibility: hidden;
      font-family: Verdana;
      line-height: 1em;
    }

    .sIFR-active h2 {
      font-size: 26px;
      display: block;
      color: #60c6d9;
      margin: 0; padding: 0;
      
    }
 

