#navigation {
width:980px;
position: relative;
top:-6px;
}

#navigation a {
display: block;
float: left;
width: 140px;
height: 40px;

}


a#aboutus {
background: transparent url(images/ababoutus.png) no-repeat;
}

a#aboutus:hover {
background-position: 0 -40px;
}

a#aboutus2 {
background: transparent url(images/ababoutus.png) no-repeat;
background-position: 0 -40px;
}


a#history {
background: transparent url(images/abhistory.png) no-repeat;
}

a#history:hover {
background-position: 0 -40px;
}

a#history2 {
background: transparent url(images/abhistory.png) no-repeat;
background-position: 0 -40px;
}

a#buy_sell{
background: transparent url(images/abbuysell.png) no-repeat;
}

a#buy_sell:hover {
background-position: 0 -40px;
}


a#buy_sell2 {
background: transparent url(images/abbuysell.png) no-repeat;
background-position: 0 -40px;
}

a#services {
background: transparent url(images/abservices.png) no-repeat;
}

a#services:hover {
background-position: 0 -40px;
}

a#services2 {
background: transparent url(images/abservices.png) no-repeat;
background-position: 0 -40px;
}

a#links {
background: transparent url(images/ablinks.png) no-repeat;
}

a#links:hover {
background-position: 0 -40px;
}

a#links2 {
background: transparent url(images/ablinks.png) no-repeat;
background-position: 0 -40px;
}

a#contact_us {
background: transparent url(images/abcontactus.png) no-repeat;
}

a#contact_us:hover {
background-position: 0 -40px;
}

a#contact_us2 {
background: transparent url(images/abcontactus.png) no-repeat;
background-position: 0 -40px;
}


a#home {
background: transparent url(images/abhome.png) no-repeat;
}

a#home:hover {
background-position: 0 -40px;
}

a#home2 {
background: transparent url(images/abhome.png) no-repeat;
background-position: 0 -40px;
}


