#bone {
	background-image: url(../home/Graphics/bone3.png);
	background-repeat:no-repeat;
	height:290px;
}
#bone ul {
	margin:0;
	list-style:none;
}
#bone-side {
	margin:0;
	position:relative;
	float:left;
	width:145px;
	height:290px;
}
#bone-side div {
	height:145px;
}
#bone-mid {
	margin:0;
	position:relative;
	float:left;
	width:425px;
	height:290px;
}
#bone-mid div {
	margin-top:45px;
	margin-left:125px;
	margin-right:10px;
	height:140px;
}