@charset "UTF-8"; /* CSS Document */
#homebutton {
width:164px; float:left; height:25px;
}
#homelink a {
float:left; display:block; width:164px; height:25px; text-decoration:none; background: url(../images/home.gif) top left no-repeat;
}
#homelink a:hover {
background-position:-164px 0;
}
#homeon a {
float:left; display:block; width:164px; height:25px; text-decoration:none; background: url(../images/home.gif) top left no-repeat; 
background-position:-164px 0;
}
/***************************************************************************/
#prodbutton {
width:163px; float:left; height:25px;
}
#prodlink a {
float:left; display:block; width:163px; height:25px; text-decoration:none; background: url(../images/products.gif) top left no-repeat;
}
#prodlink a:hover {
background-position:-163px 0;
}
#prodon a {
float:left; display:block; width:163px; height:25px; text-decoration:none; background: url(../images/products.gif) top left no-repeat; 
background-position:-163px 0;
}
/***************************************************************************/
#answersbutton {
width:163px; float:left; height:25px;
}
#answerslink a {
float:left; display:block; width:163px; height:25px; text-decoration:none; background: url(../images/answers.gif) top left no-repeat;
}
#answerslink a:hover {
background-position:-163px 0;
}
#answerson a {
float:left; display:block; width:163px; height:25px; text-decoration:none; background: url(../images/answers.gif) top left no-repeat; 
background-position:-163px 0;
}
/***************************************************************************/
#aboutbutton {
width:163px; float:left; height:25px;
}
#aboutlink a {
float:left; display:block; width:163px; height:25px; text-decoration:none; background: url(../images/about-us.gif) top left no-repeat;
}
#aboutlink a:hover {
background-position:-163px 0;
}
#abouton a {
float:left; display:block; width:163px; height:25px; text-decoration:none; background: url(../images/about-us.gif) top left no-repeat; 
background-position:-163px 0;
}
/***************************************************************************/
#newsbutton {
width:163px; float:left; height:25px;
}
#newslink a {
float:left; display:block; width:163px; height:25px; text-decoration:none; background: url(../images/news.gif) top left no-repeat;
}
#newslink a:hover {
background-position:-163px 0;
}
#newson a {
float:left; display:block; width:163px; height:25px; text-decoration:none; background: url(../images/news.gif) top left no-repeat; 
background-position:-163px 0;
}
/***************************************************************************/
#contactbutton {
width:164px; float:left; height:25px;
}
#contactlink a {
float:left; display:block; width:164px; height:25px; text-decoration:none; background: url(../images/contact-us.gif) top left no-repeat;
}
#contactlink a:hover {
background-position:-164px 0;
}
#contacton a {
float:left; display:block; width:164px; height:25px; text-decoration:none; background: url(../images/contact-us.gif) top left no-repeat; 
background-position:-164px 0;
}

