div.left_body {
	color:#000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: absolute;
	left: 25px;
	width: 275px;
	top: 218px;
	border-width: 1px;
	border-color:#666666;
	border-style:solid;
	height: 418px;
	z-index:3;
	/* background-image: url(images/blk-wht-textr.jpg); */
} 

div.right_body {
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: absolute;
	left: 313px;
	width: 490px;
	top: 218px;
	border-width: 1px;
	border-color: #666666;
	border-style:solid;
	height: 418px;
	/* background-image:url(images/gray_back_s.jpg); */
	z-index:3;
	overflow-x: hidden;
	overflow-y: auto;
} 

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

div.bottom_nav {
	color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: absolute;
	left: 25px;
	width: 776px;
	top: 744px;
	height: 26px;
	border-width: 1px;
	border-color: #000000;
	border-style:solid;
	z-index:2;
	background-color:#333333;
}

div.topfooter {
	color: #535348;
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 10px;
	position: absolute;
	left: 416px;
	width: 401px;
	top: 786px;    /*  Update this   */
	height: 17px;
	border-style: none;
	border-width: 0px;
	border-color: #666666;
	padding:5px;
} 

div.bottomfooter {
	color: #FFFFFF;
	font-family: verdana, Times New Roman, Times, serif;
	font-size: 10px;
	position: absolute;
	left: 5px;
	width: 252px;
	top: 801px;  /*  Update this   */
	height: 25px;
	border-style: none;
	border-width: 0px;
	border-color: #666666;
} 
