body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image: url(images/crcars_bg.gif);
	margin: 0px;
}
#contentsall{
	height: auto;
	width: 900px;
	margin-top: 5px;
	position: relative;
	background-color: #0e3e3e;
}
#topbar {
	background: url(images/crcars_top.gif) no-repeat 0 0;
	height: 100px;
	width: 900px;
	top: 0px;
	left: 0px;
	
}
#landrover {
	height: 500px;;
	width: 650px;
	background: url(images/crcars_landrover.jpg) no-repeat center center;
	float:left;
}
#side1 {
	background-image: url(images/crcars_side.gif);
	height: 500px;
	width: 250px;
	float:left;
}
#bottominfo1 {
	clear:both;
	height: 80px;
	width: 900px;
	background-color: #FFFFFF;
}
#stock {
	float:left;
	height: 500px;
	width: 650px;
	background-position: 0px 0px;
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #0E3E3E;
	border-right-color: #0E3E3E;
	border-bottom-color: #0E3E3E;
	border-left-color: #0E3E3E;
}
