@charset "UTF-8";
/* CSS Document */

#about{
background:url(../images/buttons/english/standard/about.gif);
background-repeat:no-repeat;
}
#about:hover{
background:url(../images/buttons/english/highlighted/about.gif);
background-repeat:no-repeat;
}

#products{
background:url(../images/buttons/english/standard/products.gif);
background-repeat:no-repeat;
}

#products:hover{
background:url(../images/buttons/english/highlighted/products.gif);
background-repeat:no-repeat;
}

#carlson{
background:url(../images/buttons/english/standard/carlson.gif);
background-repeat:no-repeat;
}

#carlson:hover{
background:url(../images/buttons/english/highlighted/carlson.gif);
background-repeat:no-repeat;
}

#nitronic{
background:url(../images/buttons/english/standard/nitronic.gif);
background-repeat:no-repeat;
}

#nitronic:hover{
background:url(../images/buttons/english/highlighted/nitronic.gif);
background-repeat:no-repeat;
}

#materials{
background:url(../images/buttons/english/standard/materials.gif);
background-repeat:no-repeat;
}

#materials:hover{
background:url(../images/buttons/english/highlighted/materials.gif);
background-repeat:no-repeat;
}

#conversion{
background:url(../images/buttons/english/standard/conversion.gif);
background-repeat:no-repeat;
}

#conversion:hover{
background:url(../images/buttons/english/highlighted/conversion.gif);
background-repeat:no-repeat;
}

#news{
background:url(../images/buttons/english/standard/news.gif);
background-repeat:no-repeat;
}

#news:hover{
background:url(../images/buttons/english/highlighted/news.gif);
background-repeat:no-repeat;
}

#request{
background:url(../images/buttons/english/standard/request.gif);
background-repeat:no-repeat;
}

#request:hover{
background:url(../images/buttons/english/highlighted/request.gif);
background-repeat:no-repeat;
}

#quality{
background:url(../images/buttons/english/standard/quality.gif);
background-repeat:no-repeat;
}

#quality:hover{
background:url(../images/buttons/english/highlighted/quality.gif);
background-repeat:no-repeat;
}

#language_strip img{
border:0px;
height:auto;
}
