@charset "utf-8";
td img {display: block;}

#Table_01 {
	margin: 0px auto;
	position:relative;
	left:0px;
	top:0px;
	width:990px;
}

body {
	font-family: verdana;
	font-size: 12px;
	color:#000000;
}
a {
	font-family: verdana;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: verdana;
}
h1 {
	font-size: 12px;
}
.imagesize
{
	width:50%;
}

#margin
{
	margin-bottom:1em;
	margin-left:1em;
	margin-right:1em;
	margin-top:1em;
}

a.link:link{color:red; text-decoration:none}
a.link:active{color:red; text-decoration:none}
a.link:visited{color:red; text-decoration:none}
a.link:hover{color:black; text-decoration:underline}

a.menu:link{color:silver; text-decoration:none}
a.menu:active{color:silver; text-decoration:none}
a.menu:visited{color:silver; text-decoration:none}
a.menu:hover{color:black; text-decoration:underline}

a.bar:link{color:Red; text-decoration:none}
a.bar:active{color:Red; text-decoration:none}
a.bar:visited{color:Red; text-decoration:none}
a.bar:hover{color:Black; text-decoration:underline}

td[axis="bottom"] {background-image:url(images/ozchem_r5_c1.gif); background-repeat:no-repeat}
td[axis="menu1"] {background-image:url(images/ozchem_r4_c2.gif); }
td[axis="main"] {background-image:url(images/ozchem_r4_c5.gif); background-repeat:no-repeat; background-position:top}


#home
{
  display: block;
  width: 115px;
  height: 32px;
  background: url("images/01 Home.jpg") no-repeat 0 0;

}

#home:hover
{ 
  background-position: 0 -32px;
}

#about
{
  display: block;
  width: 115px;
  height: 32px;
  background: url("images/02 About.jpg") no-repeat 0 0;

}

#about:hover
{ 
  background-position: 0 -32px;
}

#news
{
  display: block;
  width: 115px;
  height: 32px;
  background: url("images/03 News.jpg") no-repeat 0 0;

}

#news:hover
{ 
  background-position: 0 -32px;
}

#products
{
  display: block;
  width: 112px;
  height: 32px;
  background: url("images/04 Products.jpg") no-repeat 0 0;

}

#products:hover
{ 
  background-position: 0 -32px;
}

#offers
{
  display: block;
  width: 116px;
  height: 32px;
  background: url("images/05 Offers.jpg") no-repeat 0 0;

}

#offers:hover
{ 
  background-position: 0 -32px;
}

#branding
{
  display: block;
  width: 113px;
  height: 32px;
  background: url("images/06 Branding.jpg") no-repeat 0 0;

}

#branding:hover
{ 
  background-position: 0 -32px;
}

#contact
{
  display: block;
  width: 113px;
  height: 32px;
  background: url("images/07 Contact.jpg") no-repeat 0 0;

}

#contact:hover
{ 
  background-position: 0 -32px;
}
