﻿/* home
-------------------------------------------------------------*/
.pg_default #sidebar-left,
.pg_default #footer-banner {
  display: none;
}

.pg_default #content-inner {margin-left: 30px;}

.pg_default #main-inner {
  background: url(./images/bkg_content_home.png) repeat-y;
}

#header-btm {
  position: relative;
  height: 254px;
  background: url(./images/bkg_grd_home.png) repeat-x;
}

#watermark {
  position: absolute;
  top: 8px;
  right: 6px;
  width: 153px;
  height: 243px;
  background: url(./images/watermark.png) no-repeat;
}

#slogan-home {
  position: absolute;
  top: 163px;
  right: 0;
  width: 696px;
  height: 67px;
  background: url(./images/slogan_home.png) no-repeat;
  z-index: 5;
}

#slideshow {
  position: relative;
  z-index: 1;
  width: 900px;
  height: 254px;
}

#stats {
  position: absolute;
  top: 33px;
  left: 427px;
  width: 186px;
  height: 100px;
  background: url(./images/stats.png) no-repeat;
}

#n-offices,
#n-physicians {
  line-height: 0;
}

#n-physicians {
  margin-top: 20px;
}
