/* CSS Document */

.home {width: 82px; height: 89px;}
.home a {display: block; width: 82px; height: 89px; background: url(../images/nav/home.gif) no-repeat;}
.home a:hover {background-position: bottom left;}

.audio {width: 80px; height: 89px;}
.audio a {display: block; width: 80px; height: 89px; background: url(../images/nav/audio.gif) no-repeat top left;}
.audio a:hover {background-position: bottom left;}

.manufacturers {width: 131px; height: 89px;}
.manufacturers a {display: block; width: 131px; height: 89px; background: url(../images/nav/manufac.gif) no-repeat top left;}
.manufacturers a:hover {background-position: bottom left;}

.about {width: 99px; height: 89px;}
.about a {display: block; width: 99px; height: 89px; background: url(../images/nav/about.gif) no-repeat top left;}
.about a:hover {background-position: bottom left;}

.contact {width: 97px; height: 89px;}
.contact a {display: block; width: 97px; height: 89px; background: url(../images/nav/contact.gif) no-repeat top left;}
.contact a:hover {background-position: bottom left;}
