/* BEGIN Basic Page Elements */
body {
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 20px;
	border-bottom: 2 px Solid #CCC;






	background: masthead
.jpg;
	margin: 15px;
}
a img {
	border: 1;
	border-color:#FFFFFF
}
a:hover img  {
	border-color:#999999
}
a:link, a:visited {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div#header {
	margin: 0 auto 0 auto;
	width: 750px;
	height: 100px;
	background-image: url(images/Masthead.gif);
}
div#content {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 750px;
	position: relative;
	background: #CCCCCC url(images/bg_med.gif) repeat;
}
div#rightcontent {
	background-color: #FFFFFF;
	width: 540px;
	float: right;
	height: auto;
	z-index: 1;
}
/* END Basic Page Elements */
/* BEGIN Footer */
div#newfooter {
	background-color: #CCCCCC;
	width: 750px;
	height: 20px;
	background-image: url(images/bg_drk.gif);
	left: 0px;
	right: 0px;
	clear: both;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 20px;
	border-bottom: solid #666 1px;
}
div#newfooter a {
	font-size: 9px;
}
div#newfooter a:hover {
	text-decoration: underline;
}
/* END Footer */
/* BEGIN Main Navigation Elements */
ul#mainnavbar {
	background-color: #666;
	width: 750px;
	padding: 0;
	height: 20px;
	margin: 0;
	list-style-type: none;
	text-align: center;
	margin: 0;
	border-bottom: solid #666 1px;
}

ul#mainnavbar li a, ul#mainnavbar li a:visited {
	color: #CCC;
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0;
	margin: 0;
	width: 125px;
	background-color: #666;
}
ul#mainnavbar li {
	float: left;
}
ul#mainnavbar li a:hover, ul#mainnavbar li#portallink a:hover {
	text-decoration: none;
	color: #333;
	background-image: url(images/bg_drk.gif);
	width: 125px;
	margin: 0;
	padding: 0;
}
ul#mainnavbar li#portallink a {
	color: #FEE221;
}
ul#secnavbar {
	background-color: #CCC;
	height: 20px;
	width: 750px;
	padding: 0;
	margin: 0 0 1px 0;
	background-image: url(images/bg_drk.gif);
	border-bottom: solid #666 1px;
	border-top: solid #CCC 1px;
}
ul#secnavbar li a {
	color: #666;
	line-height: 20px;
	display: block;
	width: 125px;
	height: 20px;
}
ul#secnavbar {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0;
}
ul#secnavbar li {
	float: left;
}
div#search {
	float: right;
	width: 175px;
	height: 20px;
}
ul#secnavbar li a:hover {
	color: #CCC;
	text-decoration: none;
	background-color: #666;
}
ul#secnavbar li#about a:hover {
	color: #666;
	background-image:url(images/bg_drk.gif)
}
input#srchfield {
	height: 10px;
	width: 80px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 10px;
}
input#srchbutton {
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #323274;
	background-color: #CCCCCC;
	border: solid #FFF 1px;
	height: 14px;
	line-height: 8px;
	font-weight: bold;
}
div#search {
	padding: 0 5px 0 0;
	margin: 0;
	right: 50px;
	width: 125px;
	height: 15px;
}
ul li ul {
	margin: 0px;
	padding: 0px;
	display: none;
	position: absolute;
	list-style-type: none;
	width: 123px;
	background-image: url(images/bg_drk.gif);
	background-repeat: repeat;
	border-right: solid #666 1px;
	border-left: solid #666 1px;
	z-index: 10;
}
ul li ul li {
	margin: 0px;
	padding: 0px;
	width: 123px;
	display: block;
	position: relative;
	float: left;
	border-bottom: solid #666 1px;
}
ul#secnavbar li ul li a, ul li ul li a {
	width: 123px;	
	line-height: 20px;
	color: #666;
}
ul#secnavbar li#about ul li a:hover, ul li#about ul li a:hover {
	width: 123px;
	color: #CCC;
	background-color: #666;
	background-image: none;
}
li:hover ul, li.over ul {
	display: block;
}
li>ul { 
	top: auto;
	left: auto;
}
/* END Main Navigation Elements */
/* BEGIN LeftNav Elements */
/*div#leftnav {
	width: 210px;
	height: 360px;
	margin: 0 0 1px 0;
	padding: 0 0 5px 0;
	float: left;
	background-image: url(images/bg_drk.gif);
}*/
div#leftnav {
	width: 210px;
	height: 360px;
	margin: 0 0 1px 0;
	padding: 0 0 5px 0;
	background-image: url(images/bg_drk.gif);
	position: absolute;
}
div#leftnav ul li#active {
	background-color: #FEE221;
}
ul#constnav, ul#agnav {
	margin-top: 5px;
	line-height: 14px;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	padding-left: 10px;
	list-style-type: none;
	padding-bottom: 0px;
}
ul#constnav {
	margin-bottom: 10px;
}
ul#agnav {
	margin-bottom: 0;
}
ul#constnav li, ul#agnav li {
	display: block;
}
ul#constnav li a, ul#agnav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	display: block;
	font-size: 11px;
	border-left-style: solid;
	border-left-width: 13px;
	padding-left: 5px;
	margin-top: 3px;
}
ul#constnav li a {
	border-left-color: #FEE221;
}
ul#agnav li a {
	border-left-color: #F90000;
}
ul#constnav li a:hover {
	text-decoration: none;
	background-color: #FEE221;
}
ul#agnav li a:hover {
	text-decoration: none;
	background-color: #F90000;
}
img.leftnavbanner {
	margin: 10px 0 0 10px;
	border: solid 1px #999;
}
a:hover img.leftnavbanner {
	border: solid 1px #000;
}
/* END LeftNav Elements */
/* BEGIN Homepage Elements */
div#mainflash {
	height: 250px;
	width: 538px;
	background-color: #FFFFFF;
	margin-left: 2px;
	margin-top: 2px;
}
div#mainflash2 {
	height: 250px;
	width: 538px;
	margin-left: 2px;
	margin-top: 2px;
	border: 3px;
	border-color:#333333;
	padding-top: 15px;
	
}
div#mainnews {
	height: 111px;
	width: 528px;
	float: right;
	padding-right: 10px;
	background-color: #FFFFFF;
	margin-bottom: 1px;
	padding-bottom: 0px;
	border-left: solid #FFF 1px;
	margin-top: 3px;
}
div#mainnews h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#mainnews ul {
	list-style-type: none;
	padding-left: 15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div#mainnews ul li a {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	margin-left: 0px;
	font-weight: normal;
}
div#mainnews ul li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	}
div#mainracingnews {
	height: 111px;
	width: 528px;
	float: left;
	padding-right: 10px;
	background-color: #FFFFFF;
	margin-bottom: 1px;
	padding-bottom: 0px;
	border-left: solid #FFF 1px;
	margin-top: 3px;
}
div#mainracingnews h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#mainracingnews ul {
	list-style-type: none;
	padding-left: 15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div#mainracingnews ul li a {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	margin-left: 0px;
	font-weight: normal;
}
div#mainracingnews ul li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
}
.imageleft {
	display: block;
	margin: 5px 10px 5px 0px;
	border: 3px #FFFFFF solid;
	float: left;
}
a:hover img  {
	border-color:#999999
}	
/* END Homepage Elements */
/* BEGIN Product Page Elements */
a div.prodListItem {
	width: 150px;
	background-color: #999999;
	background-image: url(images/bg_med.gif);
	border: 1px #CCC solid;
	height: 36px;
	display: block;
	cursor: hand;
	margin: 0px;
	margin: 0px;
}
a div.prodListItem img {
	vertical-align: middle;
	margin-right: 0px;
	border-right: solid #CCC 1px;
}
span.prodListTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 2px;
	line-height: 16px;
}
div.productList {
	display: block;
	margin-top: 5px;
}
img.productListHd {
	margin-top: 10px;
}
a:hover div.prodListItem {
	background-image: url(images/bg_drk.gif);
	text-decoration: none;
	border-color: #000000;
}
.imgleft {
	display: block;
	margin: 5px 10px 5px 0px;
	border: 3px #CCC solid;
	float: left;
}
.imgright {
	float: right;
	display: block;
	margin: 5px 0 0 15px;
	border: 3px #CCC solid;
	right: 280px;
	position: absolute;
	z-index: 1;
}
div#productmain img.bdr {
	border: 3px #CCC solid;
}
.rightlist {
	list-style-image: url(images/listdot_y.gif);
	list-style-type: disc;
	font-weight: normal;
	padding: 0 0 0 20px;
	margin: 5px 0 0 220px;
	color: #000000;
	width: 235px;
}
.rightlistag {
	list-style-image: url(images/listdot_r.gif);
	list-style-type: disc;
	font-weight: normal;
	padding: 0 0 0 20px;
	margin: 5px 0 0 220px;
	color: #000000;
	width: 235px;
}
.rightlist p {
	width: 235px;
}
.rightlist li {
	margin-top: 5px;
}
.rightlistag p {
	width: 235px;
}
.rightlistag li {
	margin-top: 5px;
}
.leftlist {
	width: 215px;
	list-style-image: url(images/listdot_y.gif);
	padding-left: 25px;
	margin: 10px 35px 0 5px;
}
.leftlistag {
	list-style-image: url(images/listdot_r.gif);
	padding-left: 40px;
	margin: 10px 20px 10px 5px;
	width: 250px;
}
.leftlistagfull {
	list-style-image: url(images/listdot_r.gif);
	padding-left: 40px;
	margin: 10px 20px 10px 5px;
	width: 400px;
}
.listtitle {
	list-style-type: none;
	font-weight: bold;
	margin-left: -15px;
	display: block;
}
div#productmain {
	height: auto;
	width: 750px;
	margin: 0;
	border: none;
	border-collapse: collapse;
	background-image: url(images/bg_lt.gif);
	padding: 5px 5px 20px 10px;
	clear: both;
	position: relative;
}
div#productmain h1 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #818181;
	margin: 9px 0 5px 0;
	line-height: 22px;
	text-indent: 6px;
	height: 24px;
	background-image: url(images/h1_bg.gif);
	background-repeat: repeat-x;
	font-style: italic;
	width: 480px;
	clear: both;
}
div#productmain td {
	padding: 5px;
}
div#productmain h2 {
	font-size: 42px;
	font-weight: bold;
	margin: 0 0 0 192px;
	width: 260px;
}
div#productmain h3 {
	font-size: 24px;
	width: 260px;
	margin: 0 0 0 192px;
	line-height: 26px;
}
div#productmain p {
	margin: 0 270px 5px 5px;
	display: block;
}

div#productmain h4 {
	font-size: 18px;
	margin: 25px 0 5px 0;
	width: 470px;
	border-bottom: 2px solid #CCC;
	padding-bottom: 3px;
	clear: both;
}
div#racingmain {
	height: auto;
	width: 735px;
	margin: 0;
	border: none;
	border-collapse: collapse;
	padding: 5px 5px 20px 10px;
	clear: both;
	position: relative;
	background-color:#FFFFFF;
}
div#racingmain h1 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #818181;
	margin: 9px 0 5px 0;
	line-height: 22px;
	text-indent: 6px;
	height: 24px;
	background-image: url(images/h1_bg.gif);
	background-repeat: repeat-x;
	font-style: italic;
	width: 480px;
	clear: both;
}
div#racingmain td {
	padding: 5px;
}
div#racingmain h2 {
	font-size: 42px;
	font-weight: bold;
	margin: 0 0 0 192px;
	width: 260px;
}
div#racingmain h3 {
	font-size: 24px;
	width: 260px;
	margin: 0 0 0 192px;
	line-height: 26px;
}
div#racingmain p {
	display: block;
	width: 550px;
}
div#racingmain h4 {
	font-size: 18px;
	margin: 25px 0 5px 0;
	width: 550px;
	border-bottom: 2px solid #CCC;
	padding-bottom: 3px;
	background-color: #FFFFFF
}
div#productmainnews {
	height: auto;
	width: 600px;
	margin: 0;
	border: none;
	border-collapse: collapse;
	background-image: url(images/bg_lt.gif);
	padding: 5px 5px 20px 10px;
	clear: both;
	position: relative;
}
div#productmainnews h4 {
	font-size: 18px;
	margin: 25px 0 5px 0;
	width: 470px;
	border-bottom: 2px solid #CCC;
	padding-bottom: 3px;
	clear: both;
}
div#prodmenu {
	height: auto;
	width: 538px;
	margin-top: 1px;
	margin-left: 1px;
	background-color: #FFFFFF;
	display: block;
	margin-bottom: 1px;
}
div#prodhd {
	width: 538px;
	background-color: #000000;
	height: 100px;
	margin-bottom: 1px;
	margin-left: 1px;
}
a div.prodmenuitem h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	color: #000000;
	padding: 0;
	display: inline;
}
a div.prodmenuitem img {
	cursor: hand;
}
a div.prodmenuitem p {
	margin-top: 2px;
	color: #666666;
	display: block;
	margin-bottom: 0px;
	padding: 0;
}
span.prodmenuitemspec {
	color: #000;
}
a:hover div.prodmenuitem {
	border: 1px solid #000000;
	text-decoration: none;
	background-image: url(images/bg_drk.gif);
}
a div.prodmenuitem {
	width: 100 px;
	margin: 0px;
	margin-right: 0px;
	background-color: #999999;
	padding-right: 5px;
	background-image: url(images/bg_med.gif);
	border: 1px #CCC solid;
	height: 71px;
	display: block;
	cursor: hand;
}
div.prodmenuspace {
	width: auto;
	margin: 10px 20px;
	padding-right: 5px;
	border: none;
	height: 71px;
	display: block;
}
div#prodcontent {
	background-image: url(images/bg_lt.gif);
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	padding-bottom: 20px;
	width: 750px;
}
div.videolink {
	position: absolute;
	top: 40px;
	left: 10px;
	z-index: 2;
}
div.videolinkcontainer {
	padding-top: 3px;
	margin-top: 0px;
	margin-bottom: 30px;
}


/* END Product Page Elements */
/* BEGIN Specs Sidebar Elements */
div#rightSdbr {
	width: 240px;
	padding: 0;
	margin: 0;
	top: 15px;
	position: absolute;
	left: 499px;
	background-image: url(../images/bg_lt.gif);
	height: 920px;
}
div.specSdbrHead {
	background-color: #FFFFFF;
	padding: 5px 0 5px 5px;
	top: 4px;
	left: 4px;
	width: auto;
	height: auto;
	margin-right: 8px;
	position: relative;
}
div.specSdbr ul li a {
	color: #FEE221;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
div.specSdbr ul li a:hover {
	text-decoration: underline;
}
div.specSdbr ul {
	font: normal 10px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px;
}
div.specSdbr ul li {
	list-style-type: none;
	margin: 2px 0 0 0;
}
div.specSdbr p {
	padding: 5px;
	text-align: justify;
}
img.sidebarImg {
	margin: 0;
}
div.specSdbr {
	background-color: #0000FF;
	margin-left: 0px;
	margin-top: 5px;
	padding-bottom: 10px;
	width: 240px;
}
div.specSdbrHead img {
	float: left;
	position: relative;
	margin-right: 10px;
}
.specModel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FEE221;
	font-weight: bold;
	margin-bottom: 0px;
}
div#rightSdbr div.specSdbr div.specSdbrHead a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	display: block;
	margin: 5px 30px 0 25px;
	text-align: center;
	background-color: #999999;
	border: solid #000 1px;
	float: none;
}
div#rightSdbr div.specSdbr div.specSdbrHead a:hover {
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
}
.h1Link a {
	color: #666666;
	padding-left: 10px;
}
.pageheadimg {
	margin: 0px;
}
div#mainnav {
	margin: 0px;
	padding: 0;
}
span.sdbrImgTag {

	width: 216px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 4px;
	display: block;
	background-color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
img.sdbrImg {

	border: 3px solid #FFFFFF;
	float: none;
	margin: 10px 3px 0 4px;
	padding: 0;
}
div.specSdbr p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px 10px 0 10px;
	text-align: left;
	font-size: 10px;
}
div#productmain ul.rightlist p {
	margin-left: -20px;
	margin-bottom: 10px;
}
div#rightSdbr h1 {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 4px 0 0;
	background: none;
	font-style: normal;
	text-indent: 0px;
	width: auto;
	display: block;
	float: none;
	height: auto;
}
div#rightSdbr  h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 0px 0;
	font-style: normal;
	width: auto;
	display: block;
	float: inherit;
}
div#rightSdbr h3 {
	font-size: 9px;
	font-weight: bold;
	margin: 0 0 0 0;
	width: 225px;
	line-height: 9px;
}
div#rightSdbr ul li a {

	color: #FEE221;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
div#rightSdbr ul li a:hover {

	text-decoration: underline;
}
div#rightSdbr ul {
	font: normal 10px Arial, Helvetica, sans-serif;
	margin: 0;
	list-style-type: none;
	width: 225px;
	padding: 10px 5px;
}
div#rightSdbr ul li {

	list-style-type: none;
	margin: 2px 0 0 0;
}
div#rightSdbr div.specSdbr {
	background-color: #999;
	width: 235px;
	margin-left: 5px;
	margin-top: 10px;
	padding-bottom: 10px;
}
div#rightSdbr div.specSdbr p {
	padding: 10px 10px 0 10px;
	text-align: left;
	font-size: 10px;
	width: 195px;
	margin: 0;
}
/* END Specs Sidebar Elements */
/* BEGIN Specs Table Elements */
div#specscontent {
	margin: 1px auto;
	width: 750px;
	padding-bottom: 20px;
	background: #FFFFFF;
	border-top: thin none #666666;
	border-right: thin dotted #666666;
	border-bottom: thin none #666666;
	border-left: thin dotted #666666;
}
td.topHead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	width: 90px;
	color: #666666;
	border-right: solid 1px #999;
}
td.leftHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
}
table#specsTbl td {
	vertical-align: top;
	padding: 3px;
}
table#specsTbl tr.tblItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
table#specsTbl {
	margin-top: 0px;
	border: none;
	background-color: #FFFFFF;
}
table#specsTbl tr.tblItemGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom: solid black 1px;
	background-color: #EBEBEB;
	border-left: solid 1px #999;
}
table#specsTbl tr.tblItem td, table#specsTbl tr.tblItemGrey td {
	border-bottom: solid 1px #999;
	border-right: solid 1px #999;
}
.footnote {
	font-size: 8px;
	font-weight: bold;
	vertical-align: super;
}
ol.footnoteList {
	list-style-type: upper-alpha;
	font-size: 10px;
	font-weight: bold;
}
.itemTitle {
	font-weight: bold;
	border-left: solid 1px #999;
}
.leftHead td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-left: solid 1px #999999;
}
.emptyCell {
	border-right: solid 1px #999;
}
img.specsTblHead {
	margin-bottom: -5px;
	margin-left: 8px;
}
/* END Specs Table Elements */
/* BEGIN about pages elements */
div#leftCol751 {
	width: 751px;
	padding: 5px 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 500px;
}
div#leftCol400 {
	width: 400px;
	padding: 5px 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 1100px;
}
div#leftCol400 p:first-letter {
	font-size: 20px;
}
div#leftCol400 p {
	margin: 5px 0 5px 0;
}
div#rightCol100 {
	width: 155px;
	position: absolute;
	top: 21px;
	left: 555px;
	padding: 5px 10px 5px 5px;
	height: 300px;
	border-left:dotted;
	border-left-color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
div#rightCol1002 {
	width: 155px;
	position: absolute;
	top: 21px;
	left: 555px;
	padding: 5px 10px 5px 5px;
	height: 300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
}
div#rightCol100 h1 {
	font-weight:bold;
	font-size:12px;
	color:#666666;
	padding-left:5px;
	background-image:url(images/BG_Yellow.jpg);
}
div#rightCol100 h3 {
	font-weight:bold;
	font-size:12px;
	color:#666666;
	padding-left:5px;
}
div#rightCol100 p {
	padding-left:5px;
}
div#rightCol350 {
	background-image: url(images/bg_lt.gif);
	width: 319px;
	position: absolute;
	top: 0px;
	left: 416px;
	padding: 5px 10px 5px 5px;
	height: 1100px;
}
div#rightCol350 p.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	margin-top: 5px;
	width: 175px;
	float: left;
	margin-bottom: 20px;
}
div#rightCol350 img.right {
	float: right;
	border: solid #CCC 5px;
}
div#rightCol350 h1.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	width: 175px;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 10px;
}
div#rightCol350 img.left {
	border: solid #CCC 3px;
	float: left;
}
div#rightCol350 h1.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	margin: 20px 0 0 10px;
	padding: 0;
	float: left;
	width: 150px;
}
div#rightCol350 p.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	margin: 5px 0 5px 10px;
	padding: 0;
	float: left;
	width: 150px;
}
div#rightCol350 img.sales {
	text-align: center;
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 20px;
}
div#rightCol350 h2.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	margin: 10px 0 0 10px;
	padding: 0;
	float: left;
	width: 150px;
}
div#leftCol650 {
	width: 540px;
	padding: 5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 500px;
}
div#leftCol650 p:first-letter {
	font-size: 20px;
}
div#leftCol650 p {
	margin: 5px 0 5px 0;
	padding-left:10px;
}
div#leftCol650 H1  {
	font:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	font-variant: small-caps;
	background-image:url(images/BD_Title_BG.jpg);
	color:#FFCC00;
	padding-left:10px;
}
div#leftCol650 H2  {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-stretch:expanded;
	padding-left:10px;
}
div#leftCol6502 {
	width: 540px;
	padding: 5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 750px;
	border-right:dotted;
	border-color:#666666;
}
div#leftCol6502 p:first-letter {
	font-size: 20px;
}
div#leftCol6502 p {
	margin: 5px 0 5px 0;
	padding-left:10px;
}
div#leftCol6502 H1  {
	font:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	font-variant: small-caps;
	background-image:url(images/BD_Title_BG.jpg);
	color:#FFCC00;
	padding-left:10px;
}
div#leftCol6502 H2  {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-stretch:expanded;
	padding-left:10px;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	display: block;
}
.note a, .note a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}
.note a:hover {
	text-decoration: none;
}
div#leftCol400 img.map {
	margin-top: 40px;
}
div#rightCol350 img.gehlphoto {
	border: solid #CCC 3px;
	float: left;
	margin-left: 40px;
}img.racinghead {
	display: block;
	margin: 20px 0 10px 71px;
}
p.racingp {
	border-top: solid #666 1px;
	padding-top: 10px;
	margin-bottom: 10px;
}
p.racingp:first-letter {
	font-size: 20px;
}
img.sdbrPic {
	display: block;
	border: solid #CCC 5px;
	margin-top: 10px;
}
span.sdbrPicCap {
	font-size: 10px;
	font-weight: bold;
	display: block;
	margin: 5px 0 10px 5px;
}
#productmain p.centerp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: auto;
	margin: 15px 0 0 0;
}
ul.finList {
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 5px;
}
ul.finList li {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	display: block;
}
div.highLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg_med.gif);
	border: solid #CCC 4px;
	width: 150px;
	float: none;
	margin-left: 80px;
	margin-top: 20px;
	padding: 5px;
}
div.highLight span {
	display: block;
	font-size: 14px;
	font-weight: bold;
}
ul.finList li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0033;
}
#termsNote {
	background-color: #CCC;
	font-weight: bold;
	text-align: center;
	width: 650px;
	margin: 20px 30px;
	padding: 10px;
	border: solid black 3px;
}
#termsNote a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
/* END about pages elements */
/* BEGIN News page elements */
div#leftCol400 h1 {
	font-size: 14px;
	border-bottom: solid #666 1px;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
span.aboutlink {
	display: block;
	padding: 0 10px;
	font-size: 10px;
}
div#rightCol350 h3 {

	font-size: 14px;
	border-bottom: solid #666 1px;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
span.aboutlink li a, span.aboutlink li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	margin-top: 5px;
	display: block;
	color: #000000;
	line-height: 12px;
}
span.aboutlink ul li {
	list-style-type: none;
	list-style-image: url(images/doc_blt.gif);
	margin-left: 20px;
	padding-left: 0px;
	list-style-position: outside;
}
span.aboutlink ul {
	margin: 0px;
	padding: 0px;
}
div#leftCol400 ul#news {
	padding-bottom: 0px;
	margin: 10px 5px 0 0;
	padding: 0;
	list-style-type: none;
}
div#leftCol400 ul#news li a {
	border-left: solid #CCC 10px;
	padding: 1px 0 1px 5px;
	font-weight: normal;
	display: block;
	margin: 5px 0 10px 0;
	font-size: 12px;
	float: none;
	width: 375px;
}
div#leftCol400 ul#news li a:hover {
	border-left: solid #666 10px;
	border-top: solid #666 1px;
	border-right: solid #666 1px;
	border-bottom: solid #666 1px;
	padding: 0 0 0 5px;
	text-decoration: none;
	display: block;
}
div#leftCol400 ul#news span {
	display: block;
	border-top: solid #CCC 1px;
	font-size: 10px;
	margin-left: -6px;
	padding-left: 5px;
	padding-top: 1px;
}
/* END News page elements */
/* BEGIN BreadCrumbs nav elements */
div#breadCrumbs {
	display: block;
	width: 375px;
	top: -33px;
	padding: 5px 22px 5px 5px;
	z-index: 12;
	height: 10px;
	position: absolute;
	right: -4px;
	text-align: right;
}
div#breadCrumbs a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	padding-left: 5px;
	padding-right: 5px;
}
/* END BreadCrumbs nav elements */
/* BEGIN Contact page elements */
form#contact {
	border: 1px dashed #666666;
	height: auto;
	width: 480px;
	background-color: #E4E4E4;
	margin-left: 20px;
	text-align: left;
	padding: 10px;
}
img.contactHd {
	margin-top: 10px;
	margin-left: 3px;
	margin-bottom: 10px;
}
form#contact ul.contactAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 125px;
	list-style-type: none;
	padding: 5px;
	border: dashed #666 1px;
	float: right;
}
form#contact ul.contactAddress li {
} 
form#contact input {
	padding: 0;
	margin: 0 0 10px 0;
}
form#contact input#name {
	width: 200px;
}
form#contact span.inputTitle {
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: block;
}
form#contact input#email {
	width: 250px;
}
form#contact select {
	margin-left: 20px;
	margin-bottom: 10px;
}
form#contact textarea {
	width: 450px;
	height: 100px;
}
/* END Contact page elements */
object.locatorFlash {
	margin-left: 10px;
	margin-bottom: 10px;
}
div#fullmain {

	height: auto;
	width: 735px;
	margin: 0;
	border: none;
	border-collapse: collapse;
	background-image: url(images/bg_lt.gif);
	padding: 5px 5px 20px 10px;
	clear: both;
	position: relative;
}
div#fullmain h1 {

	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #818181;
	margin: 9px 0 5px 0;
	line-height: 22px;
	text-indent: 6px;
	height: 24px;
	background-image: url(images/h1_bg.gif);
	background-repeat: repeat-x;
	font-style: italic;
}
div#fullmain h2 {
	font-size: 18px;
	margin: 0 0 5px 220px;
	width: 470px;
	border-bottom: 2px solid #CCC;
	padding-bottom: 3px;
}
div#fullmain ul {
	list-style-image: url(images/listdot_y.gif);
	padding-left: 40px;
	margin: 10px 20px 10px 250px;
	font-size: 12px;
	font-weight: bold;
}
table#liftcap {

	margin-top: 0px;
	border: none;
	background-color: #FFFFFF;
}
div#productmain h1.h1ag {
	background-image: url(images/h1ag_bg.gif);
	background-repeat: repeat-x;
	color: #333333;
}
img.bdr {
	border: 3px solid CCC;
	margin: 5px;
}
div.specSdbr h5 {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 0px;
	color: #FEE221;
}
div.specSdbr ol li {
	border-bottom: solid #000 1px;
	font-size: 11px;
	list-style-type: upper-alpha;
	list-style-position: inside;
	font-weight: bold;
}
div.specSdbr ol {
	margin-top: 1px;
	margin-right: 50px;
	padding-left: 5px;
	margin-left: 10px;
	margin-bottom: 15px;
}
div.specSdbr ol.roman li {

	border-bottom: solid #000 1px;
	font-size: 11px;
	list-style-type: upper-roman;
	list-style-position: inside;
	font-weight: bold;
}
div#content a.more1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
	display: block;
	margin-top: 5px;
}
div#content a.more2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
	display: block;
	margin-top: 5px;
	text-align: right;
	margin-right: 5px;
}
.reg {
	font-size: 11px;
	vertical-align: super;
}
.navbar {

}
div.MoreInfo {
	margin: 5px;
	padding: 15px;
}
