@charset "utf-8";
td img {display: block;}

#Table_01 {
	margin: 0px auto;
	position:relative;
	left:0px;
	top:0px;
	width:1024px;
}

body {
	font-family: verdana;
	font-size: 13px;
	color:#000000;
	background:url(images/background.jpg);
	background-attachment:fixed;
}

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: 1em;
	margin-top: 1em;
	margin-right:1em;
}

#margin3
{
	margin-left: 0.0em;
}

.image
{
	width:185px;
}

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:blue; text-decoration:none}

a.menu:link{color:white; text-decoration:none}
a.menu:active{color:white; text-decoration:none}
a.menu:visited{color:white; text-decoration:none}
a.menu:hover{color:Yellow; text-decoration:none}

#home
{
  display: block;
  width:92px;
  height: 41px;
  background: url("Images/01 Home.jpg") no-repeat 0 0;

}

#home:hover
{ 
  background-position: 0 -41px;
}

#services
{
  display: block;
  width: 104px;
  height: 41px;
  background: url("Images/02 Services.jpg") no-repeat 0 0;

}

#services:hover
{ 
  background-position: 0 -41px;
}

#about
{
  display: block;
  width: 106px;
  height: 41px;
  background: url("Images/03 About.jpg") no-repeat 0 0;

}

#about:hover
{ 
  background-position: 0 -41px;
}

#clients
{
  display: block;
  width: 86px;
  height: 41px;
  background: url("Images/04 Clients.jpg") no-repeat 0 0;

}

#clients:hover
{ 
  background-position: 0 -41px;
}

#contact
{
  display: block;
  width: 134px;
  height: 41px;
  background: url("Images/05 Contact.jpg") no-repeat 0 0;

}

#contact:hover
{ 
  background-position: 0 -41px;
}

#domestic
{
  display: block;
  width: 137px;
  height: 41px;
  background: url("Images/06 Domestic.jpg") no-repeat 0 0;

}

#domestic:hover
{ 
  background-position: 0 -41px;
}

#commercial
{
  display: block;
  width: 137px;
  height: 41px;
  background: url("Images/07 Commercial.jpg") no-repeat 0 0;

}

#commercial:hover
{ 
  background-position: 0 -41px;
}

#solar
{
  display: block;
  width: 137px;
  height: 41px;
  background: url("Images/08 Solar.jpg") no-repeat 0 0;

}

#solar:hover
{ 
  background-position: 0 -41px;
}