@charset "utf-8";



.pagePhoto {
  background-image: url(../images/homePagePhoto.jpg);
}



#siteHeader {
  background-image: url(../images/homeSiteHeaderBg.gif);
}



#logo {
  background-image: none;
}





/* Primary navigation */

.primaryNav li.m1 a {
  background-image: url(../images/homeMenuM1Matrix.gif);
}

.primaryNav li.m2 a {
  background-image: url(../images/homeMenuM2Matrix.gif);
}

.primaryNav li.m3 a {
  background-image: url(../images/homeMenuM3Matrix.gif);
}



.primaryNav li.home a {
  background-position: 0 -29px;
}





/* Home page elements */

a.preregisterLink {
  position: absolute;
  display: block;
  top: 50px;
  right: 0;
  width: 216px;
  height: 25px;
  padding: 0;
  background: transparent url(../images/preregisterLinkMatrix.gif) no-repeat 0 0;
  text-indent: -5000px;
  overflow: hidden;
}

a.preregisterLink:hover {
  background-position: 0 -25px;
}



#content .pageHeader {
  width: 100%;
  height: 22px;
  margin: 0 0 6px 0;
  padding: 0;
  background: transparent url(../images/homePageHeader.gif) no-repeat center bottom;
  text-indent: -5000px;
  overflow: hidden;
  font-size: 0em;
  line-height: 0em;
}

.infobox .companyServices {
  width: 310px;
  margin: 0 auto 0 auto;
  padding: 0 0 6px 0;
  font-size: 1.4em;
  font-weight: normal;
  text-align: center;
}



.meetOurPhysicians a {
  display: block;
  width: 216px;
  height: 39px;
  margin: 12px auto 15px auto;
  background: transparent url(../images/meetOurPhysiciansLinkMatrix.gif) no-repeat 0 0;
  text-indent: -5000px;
  overflow: hidden;
}

.meetOurPhysicians a:hover {
  background-position: 0 -39px;

}



.varicosePromo {
  position: relative;
  display: inline;
  float: right;
  width: 133px;
  height: 120px;
  margin: 1px -12px 0 6px;
  padding: 9px 110px 0 9px;
  background: transparent url(../images/vericosePromoBg.jpg) no-repeat 0 0;
  font-size: 1em;
  color: #454847;
}

.varicosePromo p {
  font-size: 1.4em;
  font-weight: normal;
  margin: 6px 0 0 0;
}

.varicosePromo .h4 strong {
  color: #5b7c75;
  color: #345952;
}


ul.companyInfo {
  clear: both;
  display: block;
  margin: 14px 0 0 0;
  padding: 0 0 2px 0;
  font-size: 1.1em;
  line-height: 1.5em;
}

ul.companyInfo li {
  display: inline;
  padding: 0 0 0 44px;
}




