/* div - navigation */
div#navigation { background: url(../images/line-fade.gif) no-repeat 25px 0; width: 777px; height: 16px; padding: 4px 0 0 0; margin: 0; overflow: hidden;}
div#navigation ul { list-style-type: none; position: relative; margin: 0 0 0 22px; padding: 0; text-align: left; }
div#navigation ul li { display: inline; }
li#nm1 a { position: absolute; top: 1px; left: 10px; height: 12px; width: 43px; background: url(../navigation/home.gif) no-repeat 0 0; }
li#nm2 a { position: absolute; top: 1px; left: 88px; height: 12px; width: 109px; background: url(../navigation/plastic-surgeon-dr-taki.gif) no-repeat 0 0; }
li#nm3 a { position: absolute; top: 1px; left: 232px; height: 12px; width: 93px; background: url(../navigation/procedures.gif) no-repeat 0 0; }
li#nm4 a { position: absolute; top: 1px; left: 366px; height: 12px; width: 113px; background: url(../navigation/photo-gallery.gif) no-repeat 0 0; }
li#nm5 a { position: absolute; top: 1px; left: 520px; height: 12px; width: 71px; background: url(../navigation/tucson-location.gif) no-repeat 0 0; }
li#nm6 a { position: absolute; top: 1px; left: 630px; height: 12px; width: 89px; background: url(../navigation/contact.gif) no-repeat 0 0; }

li#nm1 a:hover { background: url(../navigation/home-over.gif) no-repeat; }
li#nm2 a:hover { background: url(../navigation/plastic-surgeon-dr-taki-over.gif) no-repeat; }
li#nm3 a:hover { background: url(../navigation/procedures-over.gif) no-repeat; }
li#nm4 a:hover { background: url(../navigation/photo-gallery-over.gif) no-repeat; }
li#nm5 a:hover { background: url(../navigation/tucson-location-over.gif) no-repeat; }
li#nm6 a:hover { background: url(../navigation/contact-over.gif) no-repeat; }
ul#navmain a { display: block; text-indent: -9999px; text-decoration: none; overflow: hidden; }
#navmain a:hover { background-color: transparent; }