
	body{
		font-family:arial,helvetica,"sans serif";
		background-image:url(/images/background.jpg);
		background-repeat:repeat-x;
		background-color:#e7e6d2;
		color:black;
	}
	
	img{
		border:none;
		margin:0px;
		padding:0px;
	}
	#site{
		margin:0 auto;
		width:822px;
	}
	#drop_shadow{
		width:814px;
		background-image:url(/images/drop_shadow_ie6.jpg);

		padding:0px 0px 0px 9px;
	}
	*:first-child+html #drop_shadow{
		background-image:url(/images/drop_shadow_ie6.jpg);
	}
	html>body #drop_shadow{
			background-image:url(/images/drop_shadow.png);
	}
	#top_drop{
		width:822px;
		height:8px;
		font-size:7px;
		line-height:0px;
		background-image:url(/images/header_drop.jpg);
	}
	#bottom_drop{
		width:822px;
		height:12px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/footer_drop.png', sizingMethod='scale');
	}
	html>body #bottom_drop{
		background-image:url(/images/footer_drop.png);
	}
	#header{
		width:803px;
		height:160px;
		margin:0px 0px 0px 0px;
		padding:0px;
		background-image:url(/images/header_image.jpg);
	}
	#nav{
		font-size:0px;
	}	
	#nav ul{
		margin:0px; padding:0px;
		list-style-type:none;
	}
	#nav li{
		height:41px;
		margin:0px;
		float:left;
	}
	#nav li a{
		display:block;
	}
	
	.home_ro{ 
		float:left;
	}
	#main_content{
		clear:left;
		margin:0px;
		padding:0px;
	}
	
	#left_col{
		float:left;
		width:265px;
	}
		#whats_new{
			width:244px;
			height:315px;
			padding:65px 0px 0px 22px;
			background-image:url(/images/home_new.jpg);
		}
			#whats_new p{
				margin:0px;
				padding:0px;
				font-size:12px;
				width:230px;
				line-height:16px;
			}
			#whats_new a{
				display:block;
				color:#2D2E77;
				font-weight:bold;
				font-size:12px;
				text-decoration:none;
				text-align:right;
				padding:0px 13px 10px 0px;
			}
			#whats_new a:hover{
				text-decoration:underline;
			}
			
	#right_col{
				margin:0px;
			padding:0px;
		float:left;
	}
		#right_col img{
			margin:0px;
			padding:0px;
		}
		#welcome{
			width:537px;
			height: 430px; /* 343px */;
			background-image:url(/images/home_welcome.jpg);
			position: relative;
		}
			#welcome p{
				margin:0px 0px 0px 25px;
				padding:71px 0px 0px 0px;
				width:200px;
				line-height:16px;
				font-size:12px;
				color:black;
			}
			
			#preview-video-holder
			{
				position: absolute;
				left: 230px;
				top: 65px;
				width: 294px;
				height: 220px;
			}

			#preview-video-holder a
			{
				margin-top: 10px;
				display: block;
			}
			
			#preview-video-buttons
			{
				position: absolute;
				left: 230px;
				top: 300px;
			}
	
			#preview-video-buttons img 
			{
				margin: 10px 0px;
				display: block;
			}

	
	#footer{
		clear:left;
		width:790px;
		height:35px;
		padding:7px 0px 0px 13px;
		margin:20px 0px 0px 0px;
		background-image:url(/images/footer_bg.jpg);
		background-repeat:no-repeat;
	}
	#footer a img{
		margin:0px 0px -3px 0px;
		padding:0px 0px 0px 0px;
	}
		#footer span{
			font-size:9px;
			color:#1C2060;
			margin:0px 0px 15px 0px;
			padding:0px 0px 0px 0px;
		}
	
	div.clearer{ clear:both; width:0px; height:0px; line-height:0px; }
	
	#drop_downs{
		position:relative;
		z-index: 3000;
	}
		#drop_downs div{
			position:absolute;
		}
		#drop_downs div ul{
			width:143px;
			margin:0px;
			padding:10px 0px 10px 21px;
			background-image:url(/images/drop_bg.png);
			background-color:transparent;
			background-repeat:repeat-y;

			list-style-type:none;
		}	
		html>body #drop_downs div ul{
			background-image:url(/images/drop_bg.png);
			background-color:transparent;
		}
		
		#drop_downs div ul li{
			margin:0px;
			padding:0px;
			list-style-image:url(/images/dd_ro_trans.gif);
		}
			#drop_downs div ul li:hover{
				list-style-image:url(/images/dd_ro.gif);
			}
			#drop_downs div ul li a{
				display:block;
				height:16px;
				font-weight:bold;
				padding:3px 0px 0px 0px;
				border-bottom:1px solid white;
				width:125px;
				font-size:11px;
				text-decoration:none;
				color:#1B1C3E;
				background-color:#CCCCCC;
			}
		
		#drop_downs div .dd_footer{
			width:164px;
			height:5px;
			font-size:0px;
			background-repeat:no-repeat;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/drop_footer.png', sizingMethod='scale');
		}
		html>body #drop_downs div .dd_footer{
			background-image:url(/images/drop_footer.png);
		}

		#drop_downs #equipment{left:-3000px; } /* 0 */
		#drop_downs #parts{left:-3000px;} /* 103 */
		#drop_downs #service{left:-3000px;} /* 209 */
		#drop_downs #about_us{ left:-3000px;} /* 312 */
		#drop_downs #events {left:-3000px;}  /* 418 */
		#drop_downs #contact{ left:-3000px;} /* 522 */
		#drop_downs #video{ left:-3000px;} /* 630 */
		
/***************  Sub page styles *******************/


#sub_header{
	width:803px;
	height:109px;
	background-image:url(/images/header_sub.jpg);
	position:relative;
}
#sub_header a img{
	float:left;
	border:none; padding:0px; margin:0px;
}
	#sub_header ul{
		margin:0px 12px 0px 0px;
		padding:41px 0px 0px 0px;
		list-style-type:none;
	}
	#sub_header ul li{
		float:right;
	}	
.sub_header_ro{
	position:absolute;
	display:none;
	left:500px;
	top:85px;
}

#main_content_sub{
		clear:both;
		margin:0px;
		padding:0px 0px 0px 0px;
		width:803px;
		background-image:url(/images/sub_main_drop.jpg);
		background-repeat:no-repeat;
		background-color:white;
		
		min-height:455px;
		height:auto !important;
 		height:455px;
	}
#side_area{
	padding:30px 0px 0px 0px;
}
		#side_nav{
			margin:70px 77px 0px 18px;
			padding:0px;
		}
		#side_nav li{
			margin:0px;
			padding:0px;
			list-style-type:none;

		}
			#side_nav li:hover{
				list-style-image:url(/images/dd_ro.gif);
			}
			#side_nav li a{
				display:block;
				height:16px;
				font-weight:bold;
				margin:0px;
				padding:3px 0px 0px 0px;
				border-bottom:1px solid #75A3A3;
				width:170px;
				font-size:12px;
				text-decoration:none;
				color:#1B1C3E;
				background-color:white;
			}
			
#page_content{
	padding:30px 0px 0px 0px;
}
#page_content .title_img{
	margin-bottom:10px;
}
#page_content h1{
	color:#99CC00;
	font-size:16px;
	width:300px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 8px;

}
p.content{
	font-size:12px;
	line-height:16px;
	width:480px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}

#page_content a{
	font-size:12px;
	line-height:16px;
	margin:0px 0px 0px 0px;
}

html>body #page_content table{
	font-size:12px;
	line-height:16px;
	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}
#page_content td{
	font-size:12px;
	line-height:16px;
}
ul.content{
	font-size:12px;
	line-height:16px;
	width:480px;
}
ul.subitem{
	font-size:12px;
	line-height:16px;
	width:430px;
	list-style-type:none;
}

p.content .right_img{
	float:right;
}

.item{
	font-size:12px;
	line-height:16px;
	width:480px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 40px 10px;
	}
a.anchor{
color:#000066;
text-decoration:underline;
font-weight:bold;


}
a.anchor:hover{
color:#000066;
text-decoration:none;
font-weight:bold;


}
a.backtotop{
color:#000066;
text-decoration:underline;
font-weight:bold;
position:relative;
left:150px;


}
a.backtotop:hover{
color:#000066;
text-decoration:none;
font-weight:bold;
position:relative;
left:150px;


}
#logos{
padding:3px;
width:170px;
margin-top:20px;
}
#logos img{
	margin:15px 0px 5px 5px;
	float:left;
}

#coldhotaccessory{
list-style-type:none;
text-align:center;
margin:10px;
display:block;
}
#coldhotaccessory li{
margin:0px;
width:62px;
float:left;
list-style-type:none;
text-align:center;
}
#coldhotaccessory li img{
margin-bottom:1px;
height:65px;
width:62px;
float:left;
}
#coldhotaccessory li a{
font-size:10px;
text-decoration:none;
color:black;
}
#coldhotaccessory li a:hover{
font-size:10px;
text-decoration:underline;
color:black;
}
