body {
	margin: 0px;
	padding: 0px;
}
#site-holder {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#inner-table {
	margin: 0px;
	padding: 0px;
}
#navbarDiv {
	background-color: #000000;
	height: 20px;
	width: 100%;
	
	text-align: center;
}
#navbarDiv ul{
	margin:0px;
	padding: 0px;
	line-height:18px;
	/*line-height:12px does nor work;
	*/
	white-space: nowrap;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#navbarDiv li{
list-style-type: none;
display: inline;
}
#navbarDiv a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 18px;
}
#navbarDiv a:link{
	color: #FFFFFF;
	background-color: #000000;
}
#navbarDiv a:visited {
	color: #FFFFFF;
	background-color: #000000;
}
#navbarDiv a:hover {
	color: #B70F06;
	background-color: #CCCCCC;
}
#navbarDiv a:active {
	color: #FFFFFF;
	background-color: #000000;
}
.white-back {
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60100;
	border-bottom-color: #F60100;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
#contentDiv {
	padding: 8px;
}
/*.product-table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	border: 2px solid #F60005;
	border-collapse:collapse;
	padding: 3px;
}
/*.product-table-red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	border: 2px solid #F60005;
	padding: 3px;
	background-color: #F60005;
}*/
.product-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: 200;
	color: #FFFFFF;
	background-color: #666666;
	height: 28px;
	width: 140px;
	padding: 3px 12px;
	margin: 0px;
}
.product-head2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #F60005;
	height: 15px;
	width: 140px;
	padding: 3px;
	line-height: 14px;
}
.product-header2col {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: 200;
	color: #FFFFFF;
	background-color: #666666;
	height: 40px;
	width: 330px;
	padding: 3px 12px;
	margin: 0px;
}
.info-cell-pad {
	width: 100%;
	padding-top: 2px;
	vertical-align:middle;
	height: 30px;
	}
.more_info_cellpad {
	width: 100%;
	vertical-align:middle;
	height: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	vertical-align: bottom;
	padding-top: 10px;
}
#more-info {
	height: 18px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	border: none;
}
#more-info a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height:10px;
	text-decoration: none;
	background-color: #F60005;
	font-weight: bolder;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 2px solid #000000;
	}
	#more-info a:hover{
	background-color: #999999;
	}
.grey-line {
	border: 1px solid #999999;
	border-collapse:collapse;
	height: 100px;
}
.pic-fl-L {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 0px;
}
.pic-fl-R {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
}
.pic-fl-Lextra {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 40px;
}
.sml-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	line-height: 11px;
	font-weight: bold;
}
.pad10 {
	margin-top: 10px;
}
.product-inner {
	height: 100px;
	margin: 0px;
	padding: 0px;
	width: 186px;
}
.product-inner img{
margin: -6px 0px -2px;
}
.product-inner2col {
	height: 100px;
	margin: 0px;
	padding: 0px;
	width: 360px;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #F60005;
	width: 100%;
	text-indent: 10pt;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F60005;
	text-decoration: underline;
}
a:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F60005;
	text-decoration: underline;
}
a:hover {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F60005;
	text-decoration: underline;
}
.2t-back {
	background-color: #636363;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	
}
.grey-lineBox {
	border: 1px solid #999999;
	border-collapse:collapse;
	padding: 2px;
	margin: 0px;
}
.at-sign {
border: none;
}
h4 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #333333;
	width: 100%;
	text-indent: 10pt;
}
.pic-nopad {
	margin: -7px 0px;
	padding: 0px 0px -3px;
	border: none;
}
.spec-box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	margin: 0px 0px 5px;
	padding: 2px;
	float: right;
	position: relative;
}
#config-table {
	padding: 5px;
	width: 200px;
	border: 1px solid #F60005;
	border-collapse:collapse;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.sml-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
}


h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	padding: 2px 10px;
	line-height: 20px;
	background-color: #666666;
}
.quote-box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	padding: 10px 15px;
	line-height: 20px;
	margin-right: 10px;
	float: right;
	background-color: #666666;
	font-weight: bold;
}
.floatL-red {
	border: 1px solid #F60005;
	float: left;
	margin-right: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #F60005;
	width: 100%;
	text-indent: 10pt;
	line-height: 24px;
}
.grey-back {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding-left: 15px;
}
#jett-xl-spec li{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-left: 15px;	
}
#jett-xl-spec {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-collapse:collapse;
	margin: 0px;
	
}
.jett-xl-spec-top {
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
}
.jett-xl-spec-out {

	border-collapse:collapse;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.new-prod {
	float: right;
	width: 130px;
}
.pad-L10 {
	margin-top: 0px;
	li margin-left: 10px;
	list-style-position: inside;
	margin-left: 10px;
	padding-left: 15px;
	 
}
#anchor-link a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #666666;
}
#anchor-link a {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #666666;
}
#chadsDiv {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #E03639;
	margin-left: 90px;
}
#chadsDiv a:hover{
	text-decoration: underline;
}
.table-pad{
	width: 10px;	
}
