/* --- image block holder --- */
.image {
	background-image: url(../images/imgAboutus.jpg);
	width: 519px;
	height: 180px;
	background-repeat: no-repeat;
}
.block {
	background-color: #CCD5DF;
	width: 300px;
	height: 180px;
}



/* --- page content holder --- */
.contentHolder {
	background-image: url(../images/verOLines.png);
}









