@charset "utf-8";
/* CSS Document */



ul li ul.sub1 {position: absolute; left: 150px; top: -17px; display: none; width: 150px; }
ul li:hover ul { display: block; }

ul li ul.sub2 {position: absolute; left: 150px; top: -14px;; display: none; width: 150px; }
ul li:hover ul { display: block; }

ul li ul.sub3 {position: absolute; left: 150px; top: 25px; display: none; width: 150px; }
ul li:hover ul { display: block; }

a.HomeButton {display: block; width: 200px;height: 52px;text-decoration: none;background: url(images/navMenuImages/wide/home.gif);  }
a.HomeButton:hover { background-position: -200px 0;} 

a.AboutButton {display:block; width: 200px;height: 38px;text-decoration: none;background: url(images/navMenuImages/wide/about.gif);  } 
a.AboutButton:hover {background-position: -200px 0; } 

a.StaffButton { display: block;    width: 150px;    height: 25px;     top:90px;   position:absolute;   text-decoration: none;    background: url(images/navMenuImages/wide/staff.gif); }
a.StaffButton:hover {background-position: -150px 0;  } 

a.DrButton { display: block;    width: 150px;    height: 25px;    top:65px;   position:absolute;   text-decoration: none;    background: url(images/navMenuImages/wide/drallen.gif); }
a.DrButton:hover {   background-position: -150px 0;  } 

a.surgeryButton {    display: block;    width: 200px;    height: 36px;    text-decoration: none;    background: url(images/navMenuImages/wide/mohs.gif);  } 
a.surgeryButton:hover {background-position: -200px 0;  } 

a.cosmeticButton {    display: block;    width: 200px;    height: 36px;    text-decoration: none;    background: url(images/navMenuImages/wide/cosmetic.gif);  } 
a.cosmeticButton:hover {background-position: -200px 0;  }

a.clinicalButton {    display: block;    width: 200px;    height: 36px;    text-decoration: none;    background: url(images/navMenuImages/wide/clinical.gif);  } 
a.clinicalButton:hover {background-position: -200px 0;  }

a.cosBotox { display: block;    width: 150px;    height: 25px;     top:135px;   position:absolute;   text-decoration: none;    background: url(images/navMenuImages/wide/botox.gif); }
a.cosBotox:hover {background-position: -150px 0;  } 

a.cosFillers { display: block;    width: 150px;    height: 25px;    top:160px;   position:absolute;   text-decoration: none;    background: url(images/navMenuImages/wide/fillers.gif); }
a.cosFillers:hover {   background-position: -150px 0;  }  

a.coslaser { display: block;    width: 150px;    height: 25px;     top:185px;   position:absolute;   text-decoration: none;    background: url(images/navMenuImages/wide/lasers.gif); }
a.coslaser:hover {background-position: -150px 0;  } 

a.cosChem { display: block;    width: 150px;    height: 25px;    top:210px;   position:absolute;   text-decoration: none;    background: url(images/navMenuImages/wide/chemical.gif); }
a.cosChem:hover {   background-position: -150px 0;  }  

a.cosProducts { display: block;    width: 150px;    height: 25px;    top:235px;   position:absolute;   text-decoration: none;    background: url(images/navMenuImages/wide/products.gif); }
a.cosProducts:hover {   background-position: -150px 0;  }


a.cosMohs { display: block;    width: 150px;    height: 25px;    top:235px;   position:absolute;   text-decoration: none;    background: url(images/navMenuImages/wide/mohsSurgSm.gif); }
a.cosMohs:hover {   background-position: -150px 0;  }


a.photoButton {    display: block;    width: 200px;    height: 36px;    text-decoration: none;    background: url(images/navMenuImages/wide/photoGal.gif);  } 
a.photoButton:hover {background-position: -200px 0;  } 

a.formsButton {    display: block;    width: 200px;    height: 39px;    text-decoration: none;    background: url(images/navMenuImages/wide/forms.gif);  } 
a.formsButton:hover {background-position: -200px 0;  } 

a.testButton {    display: block;    width: 200px;    height: 36px;    text-decoration: none;    background: url(images/navMenuImages/wide/testimonials.gif);  } 
a.testButton:hover {background-position: -200px 0;  } 

a.FaqButton {    display: block;    width: 200px;    height: 39px;    text-decoration: none;    background: url(images/navMenuImages/wide/FAQ.gif);  } 
a.FaqButton:hover {background-position: -200px 0;  } 

a.ContactButton {    display: block;    width: 200px;    height: 39px;    text-decoration: none;    background: url(images/navMenuImages/wide/contact.gif);  } 
a.ContactButton:hover {background-position: -200px 0;  } 

a.LocationButton {    display: block;    width: 200px;    height: 39px;    text-decoration: none;    background: url(images/navMenuImages/wide/locations.gif);  } 
a.LocationButton:hover {background-position: -200px 0;  } 

a.FellowshipButton {    display: block;    width: 200px;    height: 39px;    text-decoration: none;    background: url(images/navMenuImages/wide/Fellowship.gif);  } 
a.FellowshipButton:hover {background-position: -200px 0;  } 



a.MediaButton {    display: block;    width: 200px;    height: 39px;    text-decoration: none;    background: url(images/navMenuImages/media.gif);  } 
a.MediaButton:hover {background-position: -200px 0;  } 

a.QustionsButton {    display: block;    width: 200px;    height: 39px;    text-decoration: none;    background: url(images/navMenuImages/QandA.gif);  } 
a.QustionsButton:hover {background-position: -200px 0;  } 

ul.leftNav{list-style: none; padding:0px; margin:0px;     width:200px; height:1000px;} 
ul li.leftNav{list-style: none;} 
