#container {
	width: 740px;
	background: url(../images/RWTP1_bg740_middle.jpg) repeat-y;
}

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

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

#contentContainer {
	width: 448px;
	background: transparent;
}

#bottomspacer {
	position: relative;
	margin: 0px auto;
	display: block;
	height: 24px;
	width: 740px;
	padding: 0px;
	background: transparent;
}
