#container {
	width: 940px;
	background: url(../../images/RWTP1_bg940_middle.png) repeat-y;
}

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


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

