
#middle_one_b{
	position: relative;
	float:left;
	left: 0px;
	top: 0px;
	background-color: #43528B;
	width:125px;
	height:100%;
	}

#middle_two_b{
	position: relative;
	float:left;
	left: 2px;
	top: 0px;
	background-color: #CC6699;
	width:252px;
	height:250px;
	}
#middle_three_b{
	position: relative;
	float:left;
	left: 2px;
	top: 2px;
	background-color: #CC6699;
	width:252px;
	height:119px;
	}
