div#content {
  height: 930px;
  background-image: url(../images/p-index-bg.gif);
  background-repeat: no-repeat;
  background-position: center 50px;
}

div#index-heading, div#index-footer, div#index-content-heading {
  margin: 20px 0;
  font-size: 27px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 4px;
  color: #99BDD6;
}

h1.index-content-heading {
  margin: 20px 0;
  font-size: 27px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 4px;
  color: #99BDD6;
}

div#index-footer {
  margin: 0px 0 20px 0;
}

div#index-portholes-placeholder {
  height: 250px;
}

div#index-portholes-wrapper {
  position: absolute;
  top: 116px;
  left: 0;
  width: 920px;
}

div#index-portholes {
  margin: 0 auto;
  height: 200px;
  width: 780px;
}

div#index-portholes a {
  text-align: center;
  display: block;
  float: left;
  width: 260px;
  height: 195px;
  color: #1D3264;
  font-weight: bold;
  font-size: 15px;
  background-repeat: no-repeat;
  background-position: center bottom;
}

div#index-portholes a:hover {
  color: #1D3264;
  text-decoration: none;
}

#index-content {
	padding: 0px 30px 0px 30px;
}

div#index-portholes a#search-porthole { background-image: url(../images/p-index-search.jpg); }
div#index-portholes a#sponsor-porthole { background-image: url(../images/p-index-sponsor.jpg); }
div#index-portholes a#practitioner-porthole { background-image: url(../images/p-index-practitioner.jpg); }