.lefttopimage {
	position: absolute;
	left: 351px;
	top: 300px;
	height: 138px;
	width: 207px;
}

.centertopimage {
	position: absolute;
	left: 621px;
	top: 300px;
	height: 138px;
	width: 207px;
}

.righttopimage {
	position: absolute;
	left: 891px;
	top: 300px;
	height: 138px;
	width: 207px;
}

.leftbottomimage {
	position: absolute;
	left: 388px;
	top: 470px;
	width: 138px;
	height: 207px;
}

.centerbottomimage {
	position: absolute;
	left: 658px;
	top: 470px;
	width: 138px;
	height: 207px;
}

.rightbottomimage {
	position: absolute;
	left: 928px;
	top: 470px;
	width: 138px;
	height: 207px;
}

.textboxsec {
	position: absolute;
	left: 351px;
	top: 236px;
	width: 700px;
	background-image: url(../images/white.gif);
	background-repeat:repeat;	padding: 10px;
}

.texttitle {
	position: absolute;
	left: 351px;
	top: 236px;
	width: 700px;
	font-family:Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: italic;
}
