#layout {
	height: 498px;
	width: 1025px;
	text-align: center;
	background-image: url(../images/Bkg_LiteGray.jpg);
	background-repeat: no-repeat;
}
#mainImage img {
	left: 1px;
	top: 20px;
	height: 441px;
	width: 441px;
}
#mainText {
}


#horizontalBarTop {
	height: 2px;
	width: 1025px;
	left: 1px;
	top: 41px;
}
#horizontalBarBase {
	height: 2px;
	width: 1025px;
	left: 1px;
	top: 473px;
}

