div.top_body {
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: absolute;
	left: 170px;
	width: 752px;
	top: 160px;
	border-width: 1px;
	border-color: #666666;
	border-style:solid;
	height: 56px; 
	background-image:url(img/marquee_frame.jpg);
	z-index:3;
} 

div.bottom_body {
	color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: absolute;
	left: 170px;
	width: 752px;
	top: 232px;
	height: 465px;
	border-width: 1px;
	border-color: #666666;
	border-style:solid;
	z-index:2;
	/* background-image:url(images/line_of_cars_with_jade.jpg); */
}


div.topfooter_home {
	color: #535348;
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 10px;
	position: absolute;
	left: 245px;
	width: 480px;
	top: 770px;    /*  Update this   */
	height: 14px;
	border-style: none;
	border-width: 0px;
	border-color: #666666;
	padding:5px;
} 

div.bottomfooter_home {
color: #535348;
font-family: verdana, Times New Roman, Times, serif;
font-size: 10px;
position: absolute;
left: 371px;
width: 220px; 
top: 829px;  /*  Update this   */
height: 34px; 
border-style: none;
border-width: 0px;
border-color: #666666; 
} 
