body,div,h1,h2,h3,h4,h5,h6,p,img,td,tr,table,input,form {margin: 0; padding: 0;}
ul {margin: 0px; padding: 0px; margin-left: 25px;}
li {margin: 0px; padding: 0px;}
body         {font-size: 10pt; color: silver; background: rgb(160,64,32) url('../images/bk.png') top left repeat-x; font-family: "Trebuchet MS", "Verdana", "Lucida Grande", "Lucida Sans Unicode", sans-serif;}
#header span {display: none;}
a:link		 {text-decoration: none; color: rgb(160,64,32); font-weight: bold;}
a:visited	 {text-decoration: none; color: rgb(160,64,32); font-weight: bold;}
a:hover		 {text-decoration: underline; color: rgb(210,114,82); font-weight: bold;}
iframe		 {background: transparent;}
img          {border: none;}
h2           {font-size: 11px; font-family: "Verdana", "Trebuchet MS", Arial, Helvetica, sans-serif; line-height: 30px; color: gray;}
#wrapper     {position: relative; width: 806px;	padding: 0px; margin: 0px auto;}
#header      {position: relative; background: transparent url('../images/headertech.jpg') no-repeat top left; width: 806px; height: 243px; margin: 0px; padding: 0px;}
#grayframe   {position: relative; background: #191919; border: none; top: 0px; width: 800px; left: 0px; border: solid 3px rgb(75,75,75);}
#maincontentHome {background: transparent url('../images/contentcentertech.jpg') repeat-y top left; margin-left: 0px; height: 858px}
#maincontentBurn {background: transparent url('../images/contentcentertech.jpg') repeat-y top left; margin-left: 0px; height: 1680px; text-align: center;}
#maincontentBikesTable {margin: 0 10px 10px 0; padding: 0;}
.topAlignTD {vertical-align: top;}
.thumbnail	      {width: 100px; height: 75px; border: solid 3px white;}
.thumbnailDiv     {width: 106px; height: 82px; opacity: .60; filter: alpha(opacity=60); -moz-opacity: 0.60; margin: 10px 0 0 10px;}
.thumbnailDivFULL {width: 106px; height: 82px; opacity: 1; filter: alpha(opacity=100); -moz-opacity: 1; margin: 10px 0 0 10px;}
#footer {text-align: center; width: 759px; height: 61px; clear: both; padding: 16px 0px 0px 0px; color: silver; font-size: 11px; background: 907010; font: 8pt arial; left: 68px; position: relative;}
#footer {color: #E09010; font-weight: bold; background: 907010; width: 810px; left: 0px; padding: 26px 0px 0px 0px; }
#footer a {text-decoration: none; color: #E09010;}
#footer a:hover { text-decoration: underline; color: #F0B010; background: none;}
#footer img {border: none;}
#footermenu {width: 810px; text-align: center; clear: both; padding-bottom: 10px; border-bottom: solid 1px #E09010;}
#copyright {padding-top: 0px;}
/* Contact Form */
#contact                    {background: rgb(30,30,30); border: solid 1px rgb(50,50,50); width: 186px; margin-left: 0px;}
form, textarea              {font-size: 11px; font-family: verdana, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;}
.text, textarea             {background-color: rgb(73,66,64); width: 142px; border: 1px solid rgb(29,27,23); color: #858585; padding: 5px 5px; margin-bottom: 4px; font-size: 11px;}
.text:hover, textarea:hover {background-color: rgb(93,86,84);}
textarea                    {height: 40px;}

.nav{
	position: absolute;
	top: -36px;
	left: 180px;
	width: 360px;
	height: auto;
	margin: 0 auto;
	float: left;
	text-align: left;
	background: transparent;
/*	z-index: 300;*/
}

.nav ul{
	position: absolute;
	font: normal 11px/19px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
	margin: 0 auto;
	width: 360px;
	height: 34px;
	padding: 0;
	text-align: left;
	color: #666666;
	list-style-image: none;
/*	z-index: 400;*/
}

.nav ul li{
	position: relative;
	font: normal 10px/16px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #666666;
	list-style: none;
	list-style-image: none;
	background: transparent;
	display: block;
	height: 34px;
/*	width: 69px;*/
	float: left;
	overflow: hidden;
}

.nav a{
	position: relative;
	width: 0;
	padding: 22px 0 0 0;
	margin: 0 auto;
	height: 34px;
/*	width: 69px; /* for IE5/Win only */ 
	float: left;
	
}

.nav ul li a:hover{background-position:  0 -34px;}
.nav ul li a:active,
.nav ul li a.selected{background-position: 0 -68px;}

.nav li a.navhome{
	width: 58px;
	height: 34px;
	background: url(../images/navhomemist.png) no-repeat;
	background-position: 0 -68px;
}

.nav li a.navproducts{
	width: 118px;
	height: 34px;
	left: 16px;
	background: url(../images/navproductsmist.png) no-repeat;
	background-position: 0 -68px;
}
	
.nav li a.navpartners{
	width: 102px;
	height: 34px;
	left: 6px;
	background: url(../images/navpartnersmist.png) no-repeat;
	background-position: 0 -68px;
}

.navhome #navhome a,
.navproducts #navproducts a,
.navpartners #navpartners a
{
	background-position: 0 0;
}

