/**************************** Home Page structure *********************/
div.columnAcontentHom {
	height: 1176px;
	width: 339px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	position: absolute;
	left: 164px;
	top: 373px;
}
div.columnBcontentHom {
	
	height:1176px;
	width: 340px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	position: absolute;
	left: 504px;
	top: 372px;
}
div.verticallineHom {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	position: absolute;
	left: 847px;
	top: 65px;
	height: 1485px;
	width: 15px;
}
#menuauto {
	background-color: #919496;
	background-position: bottom;
	height: 999px;
	width: 160px;
	position: absolute;
	top: 550px;
	left: 0px;
	bottom: 0px;
}
