body {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #333;
	color: #000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
}
img {
	border: 0;
}
a {
	color: #810e1b;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.wrapper {
	width: 998px;
	margin: 0 auto;
	text-align: left;
}
.header {
	background-image: url('../gfx/header.jpg');
	padding-left: 10px;
	border: 1px solid #810e1b;
	border-top: 0;
	margin-bottom: 5px;
}
.header-ducati {
	background-image: url('../gfx/header-ducati.jpg');
	padding-left: 10px;
	border: 1px solid #810e1b;
	border-top: 0;
	margin-bottom: 5px;
}
.strap {
	border: 2px solid #810e1b;
	padding: 3px;
	background-color: #e96e35;
	color: #810e1b;
	margin-bottom: 5px;
	font-weight: bold;
	text-align: center;
}
.footer {
	margin-top: 2px;
	width: 778px;
	text-align: right;
	text-transform: uppercase;
	padding: 0 0 60px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content {
	width: 762px;
	background-color: #fff;
	padding: 5px;
	border: 3px solid #810e1b;
	line-height: 16pt;
	
}
.fl_menu {
	float: right;
	margin: 0;
	padding: 0;
}
.fl_menu li {
	list-style-type: none;
}
.fl_menu a {
	color: #000;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	width: 200px;
	font-size: 20pt;
	padding: 5px;
	background-color: #fff;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.5px;
}
.fl_menu a:hover {
	color: #810e1b;
}
.footer, .footer a {
	color: #fff;
}
h1, h2 {
	text-transform: uppercase;
	color: #810e1b;
	margin: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.5px;
}
h1 {
	font-size: 28pt;
	line-height: 30pt;
}
h2 {
	font-size: 16pt;
	line-height: 24pt;
}
blockquote {
	padding-left: 10px;
	border-left: 4px dotted #810e1b;
	margin: 0;
}
p {
	margin-top: 9px;
	margin-bottom: 9px;
}
.content {
	background-image: url('../gfx/bike-faded.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}
.content img {
	border: 3px solid #810e1b;
}
.leftimg {
	margin: 3px 5px 5px 0;
	float: left;
}
.rightimg {
	margin: 3px 0 5px 5px;
	float: right;
}

.fl_rsslinks img {
	border: 0;
}

input, textarea {
	font-size: 11px;
}

.products_section {
	border: 1px solid #810e1b;
	background-color: #fcfcfc;
	margin-bottom: 10px;
	clear: left;
}
.products_section img {
	border: 0;
	border-right: 1px solid #810e1b;
	border-bottom: 1px solid #810e1b;
	float: left;
}
.products_section img.prodthumb {
	border: 1px solid #810e1b;
}
.products_text {
	padding: 3px;
	margin-left: 100px;
}
h5 {
	color: #810e1b;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	margin: 0;
	padding: 0;
}
.products_more {
	display: none;
}
.gallthumbnail img {
	border: 0;
}
.fl_pagelinks, .tabs {
	background-color: #fd6; 
	padding: 5px; 
	border: 1px solid #900;
}
.bigimages img {
	margin-right: 5px;
	border: 1px solid #810e1b;
}
.tabs {
	position: fixed;
	bottom: 0;
	left: 0;
}