.box4 {
	z-index: 1;
	height: 550px;
	width: 550px;
	position: absolute;
	left: 220px;
	top: 260px;
	background-color: #FFCCFF;
	text-align: justify;
	overflow: visible;
	margin: 0px;
	padding: 5px;
	border: 4px solid #245AA2;
	background-image: url(../images/bckgr_stag.gif);
}
.box7 {
	z-index: 2;
	width: 180;
	position: absolute;
	left: 20px;
	top: 300px;
	text-align: justify;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	height: 150px;
	bottom: 10px;
	border: 0px none;
	background-image: url(../images/sstar_stag.gif);
}
.boxGoogle {

	z-index: 1;
	height: 70px;
	width: 550px;
	position: absolute;
	left: 220px;
	top: 180px;
	background-color: #DFFFFF;
	text-align: center;
	overflow: visible;
	margin: 0px;
	padding: 5px;
	border: 4px solid #245AA2;
}
