DIV.BOX0 {
        width: 48%;
	height: 14em;
	
	position: absolute;
	top: 140px;
	left: 1%;
	overflow: hidden;
}
DIV.BOX1 {
        width: 48%;
	height: 20em;
	
	position: absolute;
	top: 22em;
	left: 1%;
	overflow: hidden;
}
DIV.BOX2 {
        width: 48%;
	height: 20em;
	
	position: absolute;
	top: 22em;
	left: 51%;
	overflow: hidden;
}
DIV.BOX3 {
        width: 48%;
	height: 14em;
	
	position: absolute;
	top: 140px;
	left: 51%;
	overflow: hidden;
}
DIV.BOX4 {
        width: 98%;
	height: 6em;
	
	position: absolute;
	top: 42em;
	left: 1%;
	overflow: hidden;
}

