@charset "utf-8";
/* CSS Document */

.imagerepeat { background-image:url(Images/slicecopy1_20.jpg); background-repeat:repeat-y d5d5d5;}
.content{padding:13px; border:1px solid #d4d3d3; text-align:justify; line-height:1.8em; font-size:13px; background-color:#FFFFFF;}

#Home
  {
    display: block;
    width: 52px;
    height: 34px;
    background: url("Images/Home1.gif") no-repeat 0 0;

  }

#Home:hover
{ 
    background: url("Images/Home2.jpg") no-repeat 0 0;
}

#AboutUs
  {
    display: block;
    width: 70px;
    height: 34px;
    background: url("Images/aboutus1.gif") no-repeat 0 0;

  }

#AboutUs:hover
{ 
    background: url("Images/aboutus2.jpg") no-repeat 0 0;
}

#Clinic
  {
    display: block;
    width: 90px;
    height: 34px;
    background: url("Images/clinic1.gif") no-repeat 0 0;

  }

#Clinic:hover
{ 
    background: url("Images/clinic2.jpg") no-repeat 0 0;
}


#ContactUS
  {
    display: block;
    width: 100px;
    height: 34px;
    background: url("Images/contactus1.gif") no-repeat 0 0;

  }

#ContactUS:hover
{ 
    background: url("Images/contactus2.jpg") no-repeat 0 0;
}


#Download
  {
    display: block;
    width: 80px;
    height: 34px;
    background: url("Images/download1.gif") no-repeat 0 0;

  }

#Download:hover
{ 
    background: url("Images/download2.jpg") no-repeat 0 0;
}

#Insurance
  {
    display: block;
    width: 121px;
    height: 34px;
    background: url("Images/insurance1.gif") no-repeat 0 0;

  }

#Insurance:hover
{ 
    background: url("Images/insurance2.jpg") no-repeat 0 0;
}


#Services
  {
    display: block;
    width: 96px;
    height: 34px;
    background: url("Images/services1.gif") no-repeat 0 0;

  }

#Services:hover
{ 
    background: url("Images/services2.jpg") no-repeat 0 0;
}

#Testimonial
  {
    display: block;
    width: 89px;
    height: 34px;
    background: url("Images/testimonial1.gif") no-repeat 0 0;

  }

#Testimonial:hover
{ 
    background: url("Images/testi2.jpg") no-repeat 0 0;
}


#UsefulLink
  {
    display: block;
    width: 92px;
    height: 34px;
    background: url("Images/useful1.gif") no-repeat 0 0;

  }

#UsefulLink:hover
{ 
    background: url("Images/useful2.jpg") no-repeat 0 0;
}


/* For Footer Menu */

#Home1
  {
    display: block;
    width: 57px;
    height: 44px;
    background: url("Images/slicecopy_36.gif") no-repeat 0 0;

  }

#Home1:hover
{ 
    background: url("Images/slicecopy1_36.jpg") no-repeat 0 0;
}

#AboutUs1
  {
    display: block;
    width: 70px;
    height: 44px;
    background: url("Images/slicecopy_37.gif") no-repeat 0 0;

  }

#AboutUs1:hover
{ 
    background: url("Images/slicecopy1_37.jpg") no-repeat 0 0;
}

#Clinic1
  {
    display: block;
    width: 87px;
    height: 44px;
    background: url("Images/slicecopy_39.gif") no-repeat 0 0;

  }

#Clinic1:hover
{ 
    background: url("Images/slicecopy1_39.jpg") no-repeat 0 0;
}


#ContactUS1
  {
    display: block;
    width: 88px;
    height: 44px;
    background: url("Images/slicecopy_44.gif") no-repeat 0 0;

  }

#ContactUS1:hover
{ 
    background: url("Images/slicecopy1_44.jpg") no-repeat 0 0;
}


#Download1
  {
    display: block;
    width: 76px;
    height: 44px;
    background: url("Images/slicecopy_43.gif") no-repeat 0 0;

  }

#Download1:hover
{ 
    background: url("Images/slicecopy1_43.jpg") no-repeat 0 0;
}

#Insurance1
  {
    display: block;
    width: 122px;
    height: 44px;
    background: url("Images/slicecopy_40.gif") no-repeat 0 0;

  }

#Insurance1:hover
{ 
    background: url("Images/slicecopy1_40.jpg") no-repeat 0 0;
}


#Services1
  {
    display: block;
    width: 99px;
    height: 44px;
    background: url("Images/slicecopy_38.gif") no-repeat 0 0;

  }

#Services1:hover
{ 
    background: url("Images/slicecopy1_38.jpg") no-repeat 0 0;
}

#Testimonial1
  {
    display: block;
    width: 89px;
    height: 44px;
    background: url("Images/slicecopy_41.gif") no-repeat 0 0;

  }

#Testimonial1:hover
{ 
    background: url("Images/slicecopy1_41.jpg") no-repeat 0 0;
}


#UsefulLink1
  {
    display: block;
    width: 93px;
    height: 44px;
    background: url("Images/slicecopy_42.gif") no-repeat 0 0;

  }

#UsefulLink1:hover
{ 
    background: url("Images/slicecopy1_42.jpg") no-repeat 0 0;
}


