/*
 *  psd2css.css
 *
 *  This is your external CSS style sheet. It defines all of the CSS styles that you
 *  are using in your page.  If you are going to create multiple pages from the same
 *  PSD file (like a template), you will share this CSS style sheet between the various
 *  pages.
 *
 *  This file was originally generated at http://psd2cssonline.com 
 *  June 23, 2011, 10:29 pm with psd2css Online version 1.95
 *
 */
body {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: small;
  background-image: url(Layer-1.png);
  background-position: left top;
  background-repeat: no-repeat;
}

/* You named this layer logo_link */
#Layer-2 {
  position: absolute;
  left: 142px;
  top: 42px;
  width: 227px;
  height: 88px;
}

/* You named this layer searchbar */
#Layer-7 {
  position: absolute;
  left: 911px;
  top: 34px;
  width: 232px;
  height: 42px;
}

/* You named this layer contactus_link */
#Layer-8 {
  position: absolute;
  left: 1017px;
  top: 148px;
  width: 86px;
  height: 27px;
}

/* You named this layer aboutch-f_link */
#Layer-9 {
  position: absolute;
  left: 874px;
  top: 147px;
  width: 84px;
  height: 30px;
}

/* You named this layer careersjobopp_link */
#Layer-10 {
  position: absolute;
  left: 729px;
  top: 140px;
  width: 107px;
  height: 41px;
}

/* You named this layer specialtyclinic_link */
#Layer-11 {
  position: absolute;
  left: 572px;
  top: 146px;
  width: 112px;
  height: 27px;
}

/* You named this layer newsevents_link */
#Layer-12 {
  position: absolute;
  left: 443px;
  top: 142px;
  width: 106px;
  height: 34px;
}

/* You named this layer patientvisitorinfo_link */
#Layer-13 {
  position: absolute;
  left: 293px;
  top: 136px;
  width: 128px;
  height: 46px;
}

/* You named this layer medstaffservices_link */
#Layer-14 {
  position: absolute;
  left: 157px;
  top: 139px;
  width: 117px;
  height: 43px;
}

/* You named this layer titlebar */
#Layer-15 {
  position: absolute;
  left: 113px;
  top: 187px;
  width: 1052px;
  height: 46px;
}

/* You named this layer title */
#Layer-16 {
  position: absolute;
  left: 125px;
  top: 180px;
  width: 500px;
  height: 43px;
}

/* You named this layer main */
#Layer-17 {
  position: absolute;
  left: 425px;
  top: 230px;
  width: 740px;
}

/* You named this layer sidebar */
#Layer-18 {
  position: absolute;
  left: 141px;
  top: 233px;
  width: 282px;
  height: 402px;
  background-color: #eee7dc; 
}


/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a {
  cursor: pointer;
  outline: none;
}
a:link { color: #AB5410; text-decoration: none;  }
a:visited { color: #AB5410; }
a:hover {
  color: #7FACAB;
  /* font-weight: bold; */
}

