* html div#txtbg {
	position: absolute;
	height: 100%;
	width: 905px;
	right: 905px;
	left: 0px;
	top: 0px;
	bottom: 0px;
	z-index: -1;
}

* html #designtable
{
	position: static;
	bottom:  0%;
	left: 0%;
	z-index: 2;
}


* html .bottom {
	position: absolute;
	left: 0%;
	bottom: 0%;
	
}

* html #outerdesign
{
	position: absolute;
	height: 100%;
	width: 905px;
	float: left;
	left: 0px;
	top: 0px;
	right: 905px;
	bottom: 0px;
}