#homeImgs {
	text-align: center;
	margin-bottom: 0px;
}
#imgColumnLeft {
	width: 379px;
	float: left;
	border-right: 1px solid #D6D3D1;
}
#imgColumnLeft, #imgColumnRight {
	padding:0px;
	/*padding-top: 15px;
	padding-bottom: 15px;*/
}
#imgColumnRight {
	width: 379px;
	float: right;
}

#homeLines {
	clear: both;
	height:142px;
	border-top: 1px solid #D6D3D1;
	padding-top:15px;
	/*color: #AD8128;*/
	color: #990000;
	font-size: 0.68em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#homeLines P {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	/*color: #AD8128;*/
	color: #990000;
}
#homeLines UL {
	list-style-type: none;
	/*text-align: center;*/
	margin-left: 45%;
}
#homeLines LI {
	padding-bottom: 10px;
	list-style-image: url("../imgs/icnBulletHome.gif");
}

#linesColumnLeft {
	float: left;
	width: 379px;
	/*color: #00FF00;*/
	/*border: 1px solid #00FF00;*/
}
#linesColumnRight {
	float: right;
	/*border: 1px solid #FF0000;*/
	/*color: #FF0000;*/
	width: 379px;
}
