#content-text {
	position:absolute;
	top:0px;
	left:0px;
	width:1000px;
	height:519px;
	z-index:2;
}
#content-bg {
	position:absolute;
	top:0px;
	left:0px;
	width:1000px;
	height:519px;
	/*background:url(../images/temp_bgcontent.jpg) top left no-repeat;*/
	z-index:1;
}

#home{
	float:right;
	width:270px;
	padding:0 25px 0 0;
	border:0px solid red;
}
