body
{
  background-color: #000;
  margin: 0px;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}


div#nav
{
  /* Positions the navigation layer relative to the header */
  position: absolute;
  top: 200px;

}

#admin{
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: orange;
	
	  width: 500px;
  height: 800px;
  position: absolute;
  left: 260px;
  top: 240px;
  text-align: center;
}

table#detailSpecs {
	color: black;
	text-decoration: none;
	font: normal normal 12px/12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

img
{
  border: 0px;
}


img#header
{
	top: 0px;
 	position: absolute;
}

img#strip
{
	top: 199px;
	left: 174px;
 	position: absolute;
}

img#dragon
{
  /* Positions the dragon relative to the header */
  position: absolute;
  left: 50%;
  margin-left: 269px;
  top: 20px;

  /* Dimensions */
  width: 200px;
  height: 207px;
}

img.navbullet
{
  /* Dimensions */
  width: 28px;
  height: 28px;
  float: left;
  margin-right: 5px;
}
img#nearest-distributor{
	  position: absolute;
	  left: 840px;
	  top: 640px;
	  z-index: 1;
	width: 210px;
	height: 210px;
	border: 0;
	
}


div#nav p
{
  line-height: 12px;
  margin: 28px 0px 28px 30px;
  width: 153px;
  height: 28px;
}

div#contentListing
{

  position: absolute;
  left: 260px;
  top: 200px;
  text-align: center;
  font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

div#contentDetail
{
height: 592px;
width: 760px;
  position: absolute;
  left: 220px;
  top: 200px;
  text-align: center;
  font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	background-image: url(background2.gif);
	
}

/* Traits true for all links */
a
{
  font-size: 11px;
  font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
  font-weight: normal;
  text-decoration: none;
  text-transform: uppercase;
}

.product{
	  color: #000;
	
}

/* Link when not rolled-over */
a.product:link, a.product:visited
{
  color: #000;
	font-size: 12px;
}
a.product:active, a.product:hover
{
  color: #f00;
}

a:link, a:visited
{
  color: #fff;
}

/* Link rollover effects */
a:active, a:hover
{
  color: #f00;
}

  img#nearest-distributor {
    /* If you don't like the positioning, change it to
      position: absolute;
      left: 868px;
      bottom: 635px;
    */
    position: fixed;
    right: 33px;
    bottom: 36px;

    /*Dimensions*/
    width: 88px;
    height: 82px;
  }

div#warranty{
	  width: 500px;
  height: 800px;
  position: absolute;
  left: 260px;
  top: 240px;
  text-align: center;
    text-decoration: none;
	font-size: 14px;
	color: black;
}
 a.button {
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
	font-size: 14px;
}

  a.button:link, a.button:visited {
    color: #000;
  }

  a.button:active, a.button:hover {
    color: #f00;
  }

.style3 {
	color: black;
	font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}
