@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;
	background-image:url(images/Background.jpg);
	background-attachment:fixed;
	background-position:center;
}

a {
	font-family: verdana;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: verdana;
	font-size: 12px;
}

#margin
{
	margin-left: 1em;
	margin-top: 1em;
	margin-right:1em;
}

#margin2
{
	margin-left: 0.7em;
}

#margin3
{
	margin-left: 0.0em;
}

.image
{
	width:150px;
}

.style1
{
	color:#ffffff;
}

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:none}

a.menu:link{color:yellow; text-decoration:none}
a.menu:active{color:yellow; text-decoration:none}
a.menu:visited{color:yellow; text-decoration:none}
a.menu:hover{color:Red; text-decoration:none}

#home
{
  display: block;
  width: 75px;
  height: 34px;
  background: url("Images/01 Home.png") no-repeat 0 0;

}

#home:hover
{ 
  background-position: 0 -34px;
}

#about
{
  display: block;
  width: 58px;
  height: 34px;
  background: url("Images/02 About.png") no-repeat 0 0;

}

#about:hover
{ 
  background-position: 0 -34px;
}

#homes
{
  display: block;
  width: 95px;
  height: 34px;
  background: url("Images/03 Homes.png") no-repeat 0 0;

}

#homes:hover
{ 
  background-position: 0 -34px;
}

#news
{
  display: block;
  width: 59px;
  height: 34px;
  background: url("Images/04 News.png") no-repeat 0 0;

}

#news:hover
{ 
  background-position: 0 -34px;
}

#careers
{
  display: block;
  width: 69px;
  height: 34px;
  background: url("Images/05 Careers.png") no-repeat 0 0;

}

#careers:hover
{ 
  background-position: 0 -34px;
}

#useful
{
  display: block;
  width: 153px;
  height: 34px;
  background: url("Images/06 Useful.png") no-repeat 0 0;

}

#useful:hover
{ 
  background-position: 0 -34px;
}

#contact
{
  display: block;
  width: 95px;
  height: 34px;
  background: url("Images/07 Contact.png") no-repeat 0 0;

}

#contact:hover
{ 
  background-position: 0 -34px;
}