body {
	margin:0px;
	background-color: #333333;
}

td {
	font-family:Verdana; font-size:12px; color:#000000; line-height:20px;
	text-align:justify;
}

.body_bg {
	background-image:url(images/body_bg.jpg); background-repeat:repeat-x;
}

.nav_bg {
	background-image:url(images/nav_bg.jpg); background-repeat:repeat-x;
	height:39px;
}

.flash_bg {
	background-image:url(images/flash_bg.jpg); background-repeat:no-repeat;
	width:427px; height:128px;
}


.footer_bg {
	background-image:url(images/footer_bg.jpg); background-repeat:repeat-x;
	height:91px; color:#ffffff; line-height:25px;	
}

.products_bg {
	background-image:url(images/products_bg.jpg); background-repeat:repeat-x;
	height:175px; border-left: solid 1px #EF9B1D; border-right: solid 1px #EF9B1D;
}

.inner_header_bg {
	background-image:url(images/inner_header_bg.jpg); background-repeat:repeat-x;
	height:111px;
}

.showroom_bg {
	background-image:url(images/showroom_bg.jpg); background-repeat:repeat-x;
	height:161px; border-left: solid 1px #D5D5D5; border-right: solid 1px #D5D5D5;
}

.white_border {
	border-left: solid 1px #ffffff; border-right: solid 1px #ffffff;
}

.red_header {
	font-family:"Trebuchet MS"; font-size:16px; font-weight:bold; color:#FF0000;
}

.dotted_bg {
	margin-left:15px; border: dotted 1px #cc0000;
}

.red:link {
	color:#cc0000; text-decoration:none; font-weight:bold;
}

.red:visited {
	color:#cc0000; text-decoration:none; font-weight:bold;
}

.red:hover {
	color:#cc0000; text-decoration:none; font-weight:bold;
	border-bottom:dotted 1px #cc0000;
}

.white:link {
	color:#ffffff; text-decoration:none;
}

.white:visited {
	color:#ffffff; text-decoration:none;
}

.white:hover {
	color:#ffffff; text-decoration:underline;
}
