/* CSS Document */
body {
	padding:10px 0px 0px 0px; margin:0px; font-family:Arial, Helvetica, sans-serif; color:#666666; background-image:url(images/background.jpg); background-repeat:repeat-x; background-color:#B30111;
}
#BODY-BORDER {
	width: 746px;
}
#BODY-CONTENT {
	width:746px; float:left; text-align:left;
}
.l {
	float:left;
}

/* HEADER--------------------------------------------------------- */
.headHolder {
	float:left; width:746px; border:1px solid #000000;
}
.headTop {
	float:left; width:736px; background-image:url(images/head-top.jpg); height:12px; text-align:right; padding:26px 10px 0px 0px; font-size:10px; color:#FFFFFF;
}
.headBlack {
	float:left; width:746px; height:18px; background-color:#000000; font-size:1px;
}
.headBlack2 {
	float:left; width:746px; height:7px; background-color:#000000; font-size:1px;
}

/* PAGES---------------------------------------------------------- */
.textArea {
	float:left; width:716px; background-color:#FFFFFF; padding:17px 15px 15px 15px; font-size:11px; line-height:18px; border:1px solid #000000; 
}
.pageTitles {
	float:left; margin-bottom:10px;
}
.photoBorder {
	border:1px solid #000000;
}
.contactCol {
	float:left; width:228px; padding-right:10px;
}

/* HOME----------------------------------------------------------- */
.welcomeCol {
	float:left; width:224px; border-right:1px solid #999999; padding-right:26px; text-align:justify;
}
.welcomeColHolder {
	float:left; width:251px; padding-right:29px;
}
.productsCol {
	float:left; width:264px; border-right:1px solid #999999; padding-right:26px;
}
.productsColHolder {
	float:left; width:299px;
}
.productText {
	float:left; width:126px;
}
.productPhoto {
	float:left; width:138px; text-align:right; margin-bottom:10px;
}
.tradeShows {
	float:left; width:264px; margin-bottom:8px;
}
.videoColHolder {
	float:left; width:112px; padding-left:20px;
}
.videoCol {
	float:left; width:112px;
}
div.rightImages {
	float:left; width:256px;
}

/* INTERIOR------------------------------------------------------ */
.pageTitleHolder {
	float:left; width:358px;
}
.pageCookie {
	float:left; width:358px; padding-top:2px; font-size:9px; text-align:right;
}
.content {
	float:left; width:716px; margin-top:10px;
}
.contentSplit {
	float:left; width:348px; padding-right:10px;
}
.tableColor {
	background-color:#E8E8E8;
}
.leftCol {
	float:left; width:390px; padding-right:10px;
}
.rightCol {
	float:left; width:316px;
}
.dealersLeft {
	float:left; width:275px;
}
.dealersRight {
	float:left; width:430px; border-left:1px solid #CCCCCC; padding-left:10px;
}
.dealerTitle {
	float:left; width:410px; background-color:#CCCCCC; font-size:12px; font-weight:bold; padding:5px; margin-bottom:10px; color:#000000;
}

/* BOTTOM-------------------------------------------------------- */
.bottomBlack {
	float:left; width:746px; height:12px; font-size:1px; background-color:#000000; border:1px solid #000000;
}
.bottomInfo {
	float:left; width:373px; font-size:9px; color:#000000; padding-top:3px;
}

/* TEXT----------------------------------------------------------- */
a:link, a:visited {
	color:#B30111; text-decoration:none;
}
a:hover {
	color:#B30111; text-decoration:underline;
}
a.bottom:link, a.bottom:visited {
	color:#000000; text-decoration:none;
}
a.bottom:hover {
	color:#000000; text-decoration:underline;
}
a.header:link, a.header:visited {
	color:#FFFFFF; text-decoration:none;
}
a.header:hover {
	color:#FFFFFF; text-decoration:underline;
}
.red {
	color:#CC0000;
}
.tableGray {
	background-color:#E8E8E8;
}
.tableYellow {
	background-color:#FFFF33;
}
.text {
	font-size:11px;
}
h1 {
	font-size:14px; color:#B30111; margin:0px; padding:0px;
}