@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/swervebacklogos.jpg);
}
a {
	font-family: verdana;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: verdana;
}
h1 {
	font-size: 12px;
}

.image
{
width:25%;
}

.image
{
width:10%;
}

.imagep
{
width:315px;
}

.imagep2
{
width:50px;
}

.imagep3
{
width:70px;
}

.products
{
	background-image:url(images/Products.png);
	background-position:center;
	background-repeat:no-repeat;
}

.tablepic
{
	float:right;
}

.style1 {color: #FFFFFF}

a.link:link{color:#80B7E0; text-decoration:none}
a.link:active{color:#80B7E0; text-decoration:none}
a.link:visited{color:#80B7E0; text-decoration:none}
a.link:hover{color:red; text-decoration:underline}

a.link2:link{color:#FFFF00; text-decoration:none}
a.link2:active{color:#FFFF00; text-decoration:none}
a.link2:visited{color:#FFFF00; text-decoration:none}
a.link2:hover{color:red; 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:white; text-decoration:underline}

td[axis="menu"] {background-image:url(images/swerve1_r4_c1.gif); background-repeat:no-repeat}
td[axis="menu2"] {background-image:url(images/menu2.jpg); background-repeat:no-repeat}
td[axis="feature"] {background-image:url(images/Featured.jpg); background-repeat:no-repeat}

#home
{
  display: block;
  width: 68px;
  height: 29px;
  background: url("images/01 Home.jpg") no-repeat 0 0;

}

#home:hover
{ 
  background-position: 0 -29px;
}

#about
{
  display: block;
  width: 109px;
  height: 29px;
  background: url("images/02 About.jpg") no-repeat 0 0;

}

#about:hover
{ 
  background-position: 0 -29px;
}

#products
{
  display: block;
  width: 115px;
  height: 29px;
  background: url("images/03 Products.jpg") no-repeat 0 0;

}

#products:hover
{ 
  background-position: 0 -29px;
}

#news
{
  display: block;
  width: 122px;
  height: 29px;
  background: url("images/04 News.jpg") no-repeat 0 0;

}

#news:hover
{ 
  background-position: 0 -29px;
}

#gallery
{
  display: block;
  width: 103px;
  height: 29px;
  background: url("images/05 Gallery.jpg") no-repeat 0 0;

}

#gallery:hover
{ 
  background-position: 0 -29px;
}

#links
{
  display: block;
  width: 70px;
  height: 29px;
  background: url("images/06 Links.jpg") no-repeat 0 0;

}

#links:hover
{ 
  background-position: 0 -29px;
}

#contact
{
  display: block;
  width: 134px;
  height: 29px;
  background: url("images/07 Contact.jpg") no-repeat 0 0;

}

#contact:hover
{ 
  background-position: 0 -29px;
}

#cart
{
  display: block;
  width: 215px;
  height: 43px;
  background: url("images/basket.gif") no-repeat 0 0;

}

#cart:hover
{ 
  background-position: 0 -43px;
}

#members
{
  display: block;
  width: 215px;
  height: 43px;
  background: url("images/Members.gif") no-repeat 0 0;

}

#members:hover
{ 
  background-position: 0 -43px;
}