div.pic {
	height:285px;
	width: 806px;;
	border: 0px;
	background: white;
	position: absolute;
	left:0;
	top:123px;
	margin: 0;
	text-align:right;
}

div.middleleft {
	height:20;
	width: 250px;
	border: 0px;
	background: white;
	position: absolute;
	left:18px;
	top:418px;
	margin: 0;
}
div.middlecenter {
	height:20;
	width: 250px;
	border: 0px;
	background: white;
	position: absolute;
	left:278px;
	top:418px;
	margin: 0;
}

div.middleright{
	height:20;
	width: 250px;
	border: 0px;
	background: white;
	position: absolute;
	left:538px;
	top:418px;
	margin: 0;
}

div.downleft {
	height:330;
	width: 250px;
	border: 0px;
	background: white;
	position: absolute;
	left:18px;
	top:458px;
	margin: 0;
}
div.downcenter {
	height:330;
	width: 250px;
	border: 0px;
	background: white;
	position: absolute;
	left:278px;
	top:458px;
	margin: 0;
}

div.downright{
	height:330;
	width: 250px;
	border: 0px;
	background: white;
	position: absolute;
	left:538px;
	top:458px;
	margin: 0;
}
