BODY {
	text-align:center;
	background: #131313; /* 4C4C4C */
	color: #FFFFFF;
	margin: 0px;
	padding:0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height:14px;
}

A {
  color: #E3E3E3;
  text-decoration: none;
}

A:hover {
  color: #E3E3E3;
  text-decoration: none;
}

SPAN.disclaimer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #E3E3E3;
  line-height: 14px;
}

H1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin:0 0 18px 0;
	border:0;
	color: #F85204;
	font-size:18px;
	font-weight:normal;
}

b.dark {
	color:#999; /* 212121 */
}

div.separator {
	margin: 18px 0;
	height: 10px;
	background:#333; /* 687073 */
	width: 100%;
}

#hometext {
	color:#b3b3b3;
	height: 170px;
}

#homenavigation {
	margin: 18px 0;
}

#homenavigation span:hover, #homenavigation span.sfhover {
	color: #b3b3b3;
	cursor: pointer;
}

#homenavigation span.selected {
	color: #F85204;	
}

#footer {
	text-align:left;
	clear:left;
	padding-bottom:17px;
}

#header {
	text-align:left;
	margin: 100px auto 0 auto;
	width: 846px;
	height: 160px;
	background: #fff url(/img/main.jpg) top right no-repeat;
}

#subheader {
	margin: 0;
	padding:0;
	background: #1e1e1e; /* 333 */
	width:100%;
	height:108px;
}

#subheadercontainer {
	text-align:left;
	margin: 0 auto;
	width: 846px;
	height: 108px;
}

#container_r {
	text-align:left;
	margin: 0 auto;
	width:846px;
	background: #1e1e1e; /* 2d3537 */
}

#container_l {
	text-align:left;
	margin: 0 auto;
	width:846px;
	background: #2a2a2a; /* 586063 */
}

#leftcolumn {
	padding:31px 17px;
	width:332px;
	float:left;
	background: #2a2a2a; /* 586063 */
}

#leftcolumn_brakekit {
	padding:36px 17px;
	width:332px;
	float:left;
	background: #2a2a2a; /* 586063 */
}

#rightcolumn {
	width:480px;
	float:left;
	background: #1e1e1e; /* 2d3537 */
}

#kitcontainer {
	width: 446px;
	padding: 0 17px;
	font-size: 11px;
	margin-top:5px;
}

#kitheader {
	width: 446px;
	height: 48px;
	margin: 0px 0 0 0;
	position:relative;
}

#kit_chassis {
	float:left;
	line-height:35px;
	font-size:35px;
	font-family: Helvetica, Arial, sans-serif;
	position:absolute;
	bottom:-5px;
}

#kit_table {
	float:right;
	position:absolute;
	bottom:0px;
	right:0px;
}

td.kits_tag {
	color: #F85204;
	font-size:14px;
	text-align:right;
	padding: 0 10px 0px 15px;
}

td.kits {
	border-left: 1px solid #b3b3b3;
	padding:0 0 0 3px;
	font-size:11px;
	line-height:15px;
	color:#b3b3b3;
	text-align:right;
	width: 100px;
}

td.kits a {
	color:#b3b3b3;
}

td.kits a:hover, td.kits a.selected {
	color:#fff;
}

#kitcontent {
	clear:left;
	margin:15px 0 0 0;
}

p.kit_description {
	margin:14px 0;
	color:#b3b3b3;
}

table.kit_price {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 446px;
	line-height:18px;
	margin-bottom:20px;
}

table.kit_price th {
	font-weight: normal;
}

table.kit_price td {
    border-top:1px solid #b3b3b3;
}
	.price_desc { color: #F85204; text-align:left; }
	.price_sub { color:#b3b3b3; font-style:italic;}
	.price_sub_white { color:#fff; }
	.price_price { text-align:right; }









SPAN.headerGray {
  font-size: 16px;
  color: #252525;
  font-weight: bold;
}

SPAN.headerWhite {
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bold;
}

A.email {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: 000000;
}

A.email:hover {
  color: B3B3B3;
}




TABLE.homeText {
  /* background: #E3E3E3; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF; /* #252525 */
  line-height: 14px;
  text-align: left;
}

TD.homeText {
  vertical-align: top;
}


.textTitle {
  font-size: 16px;
  color: #FFFFFF; /* #505050 */
  font-weight: bold;
}

SPAN.textWhite {
  font-size: 10px;
  color: #FFFFFF;
}

TD.splashWarning {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  vertical-align: middle;
  font-size: 10px;
  color: #4C4C4C;
  line-height: 12px;
}

A.enter {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight:bold;
  color: #F85204;
}

A.enter:hover {
  color: #4C4C4C;
}

SPAN.orange {
  color: #F85204;
}

SPAN.white {
  color: #FFF;
}