body {
     background: #fbfbf6 url(/img2/bg.gif) 0 0 repeat;
}

.search_area{
             background:-webkit-linear-gradient(rgb(171, 175, 209) 0%, rgb(127, 132, 165) 100%);
             background:-moz-linear-gradient(rgb(171, 175, 209) 0%, rgb(127, 132, 165) 100%);
             background:-o-linear-gradient(rgb(171, 175, 209) 0%, rgb(127, 132, 165) 100%);
             background: linear-gradient(rgb(171, 175, 209) 0%, rgb(127, 132, 165) 100%);

}
.serv_menu {height: 0px; padding-top: 0px;}
}


.footer{height:100px;}
.content{pagging-bottom:120px}
.counters_area {display: none;}
.serv_menu {height: 0px; padding-top: 0px;}

.tabs_backlight {
  position: absolute;
  background: #9897B0;
  overflow: visible;
  z-index: 0 !important;
}

.tab_lnk.current {
  position: relative;
  border-color: #000000;
  color: #000;
  cursor: default;
}