/* CSS Document */

.home {width: 81px; height: 44px;}
.home a {display: block; width: 81px; height: 44px; background: url(../images/nav/home.gif) no-repeat top left;}
.home a:hover {background-position: bottom left;}

.stationary {width: 119px; height: 44px;}
.stationary a {display: block; width: 119px; height: 44px; background: url(../images/nav/stationary.gif) no-repeat top left;}
.stationary a:hover {background-position: bottom left;}

.legal {width: 139px; height: 44px;}
.legal a {display: block; width: 139px; height: 44px; background: url(../images/nav/legal-supplies.gif) no-repeat top left;}
.legal a:hover {background-position: bottom left;}

.marketing {width: 166px; height: 44px;}
.marketing a {display: block; width: 166px; height: 44px; background: url(../images/nav/marketing-tools.gif) no-repeat top left;}
.marketing a:hover {background-position: bottom left;}

.idea {width: 129px; height: 44px;}
.idea a {display: block; width: 129px; height: 44px; background: url(../images/nav/idea-gallery.gif) no-repeat top left;}
.idea a:hover {background-position: bottom left;}

.education {width: 116px; height: 44px;}
.education a {display: block; width: 116px; height: 44px; background: url(../images/nav/education.gif) no-repeat top left;}
.education a:hover {background-position: bottom left;}

.about {width: 101px; height: 44px;}
.about a {display: block; width: 101px; height: 44px; background: url(../images/nav/about-us.gif) no-repeat top left;}
.about a:hover {background-position: bottom left;}

