#navigation{ font-family:'Lucida Grande',Arial,sans-serif; width:700px; float:left; margin:0; display:inline; float:left}#navigation li{ margin:0; padding:0; list-style:none; white-space:nowrap; display:inline; float:left}#navigation a{ margin:0 1px 0 0; padding:0 0 0 14px; color:#fff; font-size:12px; text-transform:lowercase; background:#76bae6 url('../images/bg-nav-left.gif') no-repeat left top; display:inline-block; float:left}#navigation a span{    padding:5px 14px 6px 0;  background:#76bae6 url('../images/bg-nav-right.gif') no-repeat right top; display:block; float:left; white-space:nowrap}#navigation a:hover{background:#4d80ad url('../images/bg-nav-left.gif') no-repeat 0 -52px}#navigation a:hover span{background:#4d80ad url('../images/bg-nav-right.gif') no-repeat 100% -52px}/*Active State*/body.home #navigation #home,body.products #navigation #products,body.customMade #navigation #customMade,body.machines #navigation #machines,body.about #navigation #about,body.contact #navigation #contact{background:#124577 url('../images/bg-nav-left.gif') no-repeat 0 -104px}body.home #navigation #home span,body.products #navigation #products span,body.customMade #navigation #customMade span,body.machines #navigation #machines span,body.about #navigation #about span,body.contact #navigation #contact span{background:#124577 url('../images/bg-nav-right.gif') no-repeat 100% -104px}/* Commented Backslash Hack hides rule from IE5-Mac \*/#navigation a span{float:none}/* End IE5-Mac hack */#navigation a:hover span{color:#fff}