body{
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #1D1D1D;
}
.ds_lhs{
	background-image: url(images/ds_lhs.jpg);
	background-repeat: repeat-y;
}
.ds_rhs{
	background-image: url(images/ds_rhs.jpg);
	background-repeat: repeat-y;
}
.ftr_section{
	background-image: url(images/ftr_bg.gif);
	background-repeat: repeat-x;
	height: 71px;
	background-position: bottom;
}
.hp_search_bg{
	background-image: url(images/hp_search_motors.jpg);
	background-repeat: no-repeat;
	width:361px;
	height:203px;
}
.img_rhs{
	border: 1px solid #999999;
	padding: 2px;
	margin: 0px 0px 0px 10px; 
}