@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;
	margin-top:0px;
}

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.5em;
	margin-top: 0.5em;
	margin-right:0.5em;
}

#margin3
{
	margin-left: 0.0em;
}

.image
{
	width:150px;
}

.white
{
color:#FFFFFF
}

.cart1{background-image:url(images/SWRtop_r2_c11.png); background-repeat:no-repeat;}
.cart2{background-image:url(images/SWRtop_r3_c10.png); background-repeat:no-repeat;}
.left{background-image:url(images/SWR_r5_c1.png); background-repeat:repeat-y; overflow:hidden;}
.right{background:url(images/SWR_r5_c19.png); background-repeat:-y; height:100%;}
.catleft{background:url(images/SWR_r7_c2.png); background-repeat:-y; height:100%;}
.catmid{background:url(images/SWR_r7_c4.png); background-repeat:-y;  height:100%;}
.catright{background:url(images/SWR_r7_c6.png); background-repeat:-y; height:100%;}
.searchleft{background:url(images/SWR_r10_c2.png); background-repeat:-y; height:100%;}
.searchmid{ background:url(images/SWR_r10_c4.png); background-repeat:-y; height:100%;}
.searchright{background:url(images/SWR_r10_c6.png); background-repeat:-y; height:100%;}
.blogleft{background:url(images/SWR_r14_c2.png); background-repeat:-y; height:100%;}
.blogmid{background:url(images/SWR_r14_c3.png); background-repeat:-y; height:100%;}
.blogright{background:url(images/SWR_r14_c6.png); background-repeat:-y; height:100%;}
.delleft{background:url(images/SWR_r18_c2.png); background-repeat:-y; height:100%;}
.delmid{background:url(images/SWR_r18_c3.png); background-repeat:-y; height:100%;}
.delright{background:url(images/SWR_r18_c6.png); background-repeat:-y; height:100%;}
.prdleft{background:url(images/swrbox_r2_c1.png); background-repeat:-y; height:100%;}
.prdmid{background:url(images/swrbox_r2_c2.png); background-repeat:-y; height:100%;}
.prdright{background:url(images/swrbox_r2_c3.png); background-repeat:-y; height:100%;}
.prcleft{background:url(images/swrbox_r4_c1.png); background-repeat:-y; height:100%;}
.prcmid{background:url(images/swrbox_r4_c2.png); background-repeat:-y; height:100%;}
.prcright{background:url(images/swrbox_r4_c3.png); background-repeat:-y; height:100%;}

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.link2:link{color:white; text-decoration:none; font-weight:bold;}
a.link2:active{color:white; text-decoration:none; font-weight:bold;}
a.link2:visited{color:white; text-decoration:none; font-weight:bold;}
a.link2:hover{color:red; text-decoration:none; font-weight:bold;}


a.home
{
  display: block;
  width: 67px;
  height: 23px;
  background-image: url("images/01 Home.png") ;

}

a.home:hover
{ 
  background-position: 0 -23px;
}

a.cams
{
  display: block;
  width: 175px;
  height: 23px;
  background: url("images/02 Cams.png") no-repeat 0 0;

}

a.cams:hover
{ 
  background-position: 0 -23px;
}


a.pistons
{
  display: block;
  width: 102px;
  height: 23px;
  background: url("images/03 Pistons.png") no-repeat 0 0;

}

a.pistons:hover
{ 
  background-position: 0 -23px;
}

a.components
{
  display: block;
  width: 113px;
  height: 23px;
  background: url("images/04 Components.png") no-repeat 0 0;

}

a.components:hover
{ 
  background-position: 0 -23px;
}

a.service
{
  display: block;
  width: 132px;
  height: 23px;
  background: url("images/05 Service.png") no-repeat 0 0;

}

a.service:hover
{ 
  background-position: 0 -23px;
}

a.links
{
  display: block;
  width: 67px;
  height: 23px;
  background: url("images/06 Links.png") no-repeat 0 0;

}

a.links:hover
{ 
  background-position: 0 -23px;
}

a.contact
{
  display: block;
  width: 99px;
  height: 23px;
  background: url("images/07 Contact.png") no-repeat 0 0;

}

a.contact:hover
{ 
  background-position: 0 -23px;
}



