/*
 *  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 22, 2011, 7:56 pm with psd2css Online version 1.95
 *
 */

body {
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: small;
}

/* You named this layer Background */
#Layer-1 {
  position: absolute;
  left: +0px;
  top: +0px;
  width: 1280px;
  height: 800px;
  z-index: 1;
}

/* You named this layer searchbar */
#Layer-2 {
  position: absolute;
  left: 908px;
  top: 34px;
  width: 234px;
  height: 39px;
  z-index: 2;
}

/* You named this layer contactus */
#Layer-3 {
  position: absolute;
  left: 828px;
  top: 33px;
  width: 80px;
  height: 24px;
  z-index: 3;
}

/* You named this layer CH-Flogo */
#Layer-4 {
  position: absolute;
  left: 144px;
  top: 38px;
  width: 229px;
  height: 80px;
  z-index: 4;
}

/* You named this layer contactusmenu */
#Layer-5 {
  position: absolute;
  left: 1047px;
  top: 147px;
  width: 84px;
  height: 27px;
  z-index: 5;
}

/* You named this layer aboutCH-Fmenu */
#Layer-6 {
  position: absolute;
  left: 932px;
  top: 146px;
  width: 86px;
  height: 30px;
  z-index: 6;
}

/* You named this layer careersjobopportunitiesmenu */
#Layer-7 {
  position: absolute;
  left: 811px;
  top: 139px;
  width: 96px;
  height: 42px;
  z-index: 7;
}

/* You named this layer specialtyclinicmenu */
#Layer-8 {
  position: absolute;
  left: 685px;
  top: 144px;
  width: 105px;
  height: 34px;
  z-index: 8;
}

/* You named this layer newseventsmenu */
#Layer-9 {
  position: absolute;
  left: 556px;
  top: 144px;
  width: 111px;
  height: 36px;
  z-index: 9;
}

/* You named this layer patientvisitorinfomenu */
#Layer-10 {
  position: absolute;
  left: 422px;
  top: 140px;
  width: 110px;
  height: 36px;
  z-index: 10;
}

/* You named this layer medstaffservicesmenu */
#Layer-11 {
  position: absolute;
  left: 170px;
  top: 142px;
  width: 91px;
  height: 33px;
  z-index: 11;
}

/* You named this layer facebook */
#Layer-12 {
  position: absolute;
  left: 1137px;
  top: 748px;
  width: 28px;
  height: 31px;
  z-index: 12;
}



/* You named this layer maintext */
#Layer-14 {
  position: absolute;
  left: 144px;
  top: 403px;
  width: 445px;
  height: 310px;
  z-index: 14;
}

/* You named this layer quicklinks */
#Layer-15 {
  position: absolute;
  left: 939px;
  top: 445px;
  width: 206px;
  height: 247px;
  z-index: 15;
}

/* You named this layer quicklinksheader */
#Layer-16 {
  position: absolute;
  left: 918px;
  top: 418px;
  width: 124px;
  height: 27px;
  z-index: 16;
}

/* You named this layer newsheader */
#Layer-17 {
  position: absolute;
  left: 655px;
  top: 414px;
  width: 152px;
  height: 27px;
  z-index: 17;
}

/* You named this layer newsfeed */
#Layer-18 {
  position: absolute;
  left: 671px;
  top: 445px;
  width: 220px;
  height: 254px;
  z-index: 18;
}


/* 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: #F00;
   text-decoration: underline;
  /* font-weight: bold; */
}

