html {
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	background: url(../img/bg_wholepage.jpg) repeat-y left top;
	height: 100%;
	line-height: 18px;
}
p {
margin: 2px 0px 16px 0px;
}
#bikes .product p {
margin: 12px 0px 0px 0px;
text-align: left;
}
.wholepage {
	text-align: left;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	min-width: 760px;
	width: expression((documentElement.clientWidth < 800) ? "760px" : "100%" );
	min-height: 460px;
	height: expression((documentElement.clientHeight < 490) ? "480" : "100%" );
	position: relative;
}
.header {
	background: url(../img/bg_header.jpg) repeat-x left 66px;
}
.header h1 {
	height: 169px;
	/*width: 748px;*/
	background: url(../img/banner.jpg) no-repeat 00px 0px;
	margin: 0px;
}
.header h1 span {
	position: absolute;
	left: -5000px;
	top: -5000px;
}
.navigation {
	width: 197px;
	position: absolute;
	top: 200px;
	left: 0px;
}
.navigation ul {
	margin: 0px;
	padding: 0px;
}
.navigation li {
	list-style: none;
	height: 35px;
	width: 197px;
}

.navigation li a{
	display: block;
	line-height: 35px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-family: "Copperplate Gothic Light";
	font-size: 1.0em;
	padding-right: 20px;
	background: url(../img/btn_normal.jpg) no-repeat center center;
}
.navigation li a:hover {
	background: url(../img/btn_over.jpg) no-repeat center center;
	font-weight: bold;
	font-family: "Copperplate Gothic Light";
}

#home .navigation li#home a,
#services .navigation li#services a,
#bikes .navigation li#bikes a,
#parts .navigation li#parts a,
#kits .navigation li#kits a,
#nuts .navigation li#nuts a,
#paydev .navigation li#paydev a,
#links .navigation li#links a
{
	display: block;
	line-height: 35px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-family: "Copperplate Gothic Light";
	font-size: 1.0em;
	padding-right: 20px;
	background: url(../img/btn_selected.jpg) no-repeat center center;
	font-weight: bold;
}





.content_area {
	background: url(../img/content_middle.jpg) repeat-y center top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 197px;
	position: relative;
	width: 800px;
}
.content {
	background: url(../img/content_top.jpg) no-repeat left top;
	padding: 20px;
	_height: 300px;
	overflow: visible;
	min-height: 300px;
}
h2 
{
font-size: 1.2em;
}
.footer {
	position: relative;
	padding: 20px;
	text-align: center;
	background: url(../img/content_bottom.jpg) no-repeat center bottom;
}
.design {
	font-size: 0.85em;
	text-align: right;
	background: url(../img/bg_design.jpg) repeat-x left top;
	line-height: 20px;
	padding-right: 1%;
	width: 99%;
	margin-top: 20px;
	bottom: 0px;
	position: relative;
}
.jokespage .content li {
	margin-bottom: 10px;
}
.product {
	margin: 10px 5px;
	clear: both;
	border-top: 1px solid #dddddd;
	overflow: hidden;
}
#bikes .product,
#home .product .productbike {
	text-align: center;
}
.product img {
	margin-bottom: 2px;
	border-style: none;
	margin-left: 4px;
	padding-top: 10px;
}
h3 {
	font-size: 1.1em;
	margin: 0px 0px 10px 0px;
}
/*.bikes .product img {
	float: none;
	margin: 0px 0px 0px 20px;
	clear: both;
}*/
h4 {

	font-size: 1em;
	margin: 10px 0px 0px 20px;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FF0000;
}
.product li {
	width: 100%;
	float: left;
	width: 65%;
}
.proddesc {
	text-align: left;
	background: #CACACA;
	padding: 2px;
	line-height: 18px;
}
.prodprice {
	text-align: left;
	padding-left: 4px;
	width: 100px;
}
.prodleader {
	background: url(../img/prodleader.gif) repeat-x right bottom;
}
.prodimage {
	float: right;
	text-align: center;
	border-style: none;
	border-width: 0px;
	/*margin-bottom: 10px;*/
}
.prodimage a {
	text-decoration: none;
	font-size: 0.8em;
	line-height: 14px;
}
.productbike {
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	margin-bottom: 15px;
}
.clearboth {
	clear: both;
	margin: 6px;
}

.product table {
	margin: 20px 0px 10px 30px;
	width: 500px;
	text-align:left;
}
h4 {
	font-weight: normal;
	margin: 2px 0px 12px 0px;
	padding: 0px;
	font-size: 1em;
	font-style: italic;
}
.prodimage_lrg {
	text-align: center;
}
.prodimage_lrg h1 {
	margin: 20px;
	font-size: 1.4em;
	line-height: normal;
}
.prodimage_area {
	background: url(../img/content_bottom.jpg) no-repeat right bottom;
	padding: 0px 0px 0px 0px;
	margin: 30px auto 0px auto;
	position: relative;
	width: 800px;
}
.prodimage_content2 {
	background: url(../img/content_top.jpg) no-repeat left top;
	padding: 20px;
	_height: 170px;
	overflow: visible;
	min-height: 170px;
}
h3 {
	font-weight: bold;
	margin: 10px 0px 6px 0px;
	padding: 0px;
	font-size: 1em;
}
#bikes h3 {
	border-top:1px solid #A5A5A5;
	font-size:1.2em;
	font-weight:bold;
	margin:1px 0 6px;
	padding:10px 0 6px;
	text-align:center;
}
#home h3 {
	font-size:1.2em;
	font-weight:bold;
	margin:1px 0 6px;
	padding:10px 0 6px;
	text-align:center;
}
#bikes h4 {
	font-weight: normal;
	margin: 2px 0px 6px 0px;
	padding: 0px;
	font-size: 1em;
	font-style: italic;
}
.productbike img {
	margin-bottom: 2px;
	border-style: none;
	margin-left: 4px;
	padding-top: 2px;
}
.productbike a {
	text-decoration: none;
	font-size: 0.8em;
	line-height: 14px;
}
blockquote {
	font-style: italic;
	font-weight: bold;
	margin-left: 20%;
	margin-right: 20%;
	text-align: center;
}
