/**************************** Home Page structure *********************/
.columnAcontentHom {
	width: 679px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	position: absolute;
	left: 164px;
	top: 65px;
}
#menuauto {
	background-color: #919496;
	background-position: bottom;
	height: 999px;
	width: 160px;
	position: absolute;
	top: 550px;
	left: 0px;
	bottom: 0px;
}
.columnAcontentHom img {
	clear: both;
	float: left;
	height: 114px;
	width: 200px;

}