<!--
A { text-decoration:none }

a {text-decoration: none; color: #666666;} 
a:hover {text-decoration: underline;} 



.content {font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, Serif; font-size: 13px; text-decoration: none;color: #666666; letter-spacing: .02em; line-height: 1.25em;}

.content2 {padding: 2px;line-height: 1.4em;margin-left: 10px;font-size: 12px; color: 7A98A0;font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, Serif;}

a:hover.content2 { padding: 2px;font-weight: bold;font-size: 12px; color: 7A98A0;font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, Serif;text-decoration: none;}



.title {font-family:  arial, times, Arial, Tahoma, Verdana, Geneva, Helvetica, Serif; font-size: 24px; color: #666666; letter-spacing: .02em; line-height: 1.2em;border-bottom: 1px solid;  width: 100% ; display: block;}

.copyright {font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, Serif; font-size: 10px; text-decoration: none;color: #7A98A0;}


#home a {
  display:block;
  width: 71px;
  height: 55px;
  color:#FFFFFF;
  background: url("images/home.gif");}

#home a:hover {
  display:block;
  background-position:   0 -55px;
  width: 71px;
  height: 55px;}


#industrialproducts a {
  display:block;
  width: 78px;
  height: 55px;
  color:#FFFFFF;
  background: url("images/industrialproducts.gif");}

#industrialproducts a:hover {
  display:block;
  background-position:   0 -55px;
  width: 78px;
  height: 55px;}


#foodservices a {
  display:block;
  width: 78px;
  height: 55px;
  color:#FFFFFF;
  background: url("images/foodservices.gif");}

#foodservices a:hover {
  display:block;
  background-position:   0 -55px;
  width: 78px;
  height: 55px;}

#companyprofile a {
  display:block;
  width: 78px;
  height: 55px;
  color:#FFFFFF;
  background: url("images/companyprofile.gif");}

#companyprofile a:hover {
  display:block;
  background-position:   0 -55px;
  width: 78px;
  height: 55px;}

#technicalteam a {
  display:block;
  width: 78px;
  height: 55px;
  color:#FFFFFF;
  background: url("images/technicalteam.gif");}

#technicalteam a:hover {
  display:block;
  background-position:   0 -55px;
  width: 78px;
  height: 55px;}

#contact a {
  display:block;
  width: 80px;
  height: 55px;
  color:#FFFFFF;
  background: url("images/contact.gif");}

#contact a:hover {
  display:block;
  background-position:   0 -55px;
  width: 80px;
  height: 55px;}
-->