/*
-------------------------------------------
-------------------------------------------
*/

#container {
	width: 840px;
	background: url(../../images/RWTP1_bg840_middle.png) repeat-y;
	/*background-color: #BBBBBB;*/
}

#container #top{
	position: relative;
	background: url(../../images/RWTP1_bg840_top14.png) top no-repeat;
	width:  840px;
	z-index: 3;
}


#container #bottom{
	position: relative;
	background: url(images/RWTP1_bg840_bottom14.png) bottom no-repeat;
	width: 840px;
	z-index: 4;
}



