#wide-page-holder {
	background: #FFFFFF url(../images/index/contbckgrd_line.jpg) repeat-x left top;
	margin: 0px auto 10px;
	padding: 5px;
	width: 750px;
	border-right: 1px solid #97A5BD;
	border-bottom: 1px solid #97A5BD;
	border-left: 1px solid #97A5BD;
	border-top: 1px solid #97A5BD;
	height: 1000px;
}
#body-top-content {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#wide-left-container {
	width: 460px;
	margin-left: 3px;
	float: left;
	height:350px;
	margin-bottom: 10px;
}
#wide-right-container {
	width: 250px;
	margin-right: 3px;
	border: thin solid #879669;
	background: #FFFFCC;
	padding: 10px;
	float: right;
}
#wide-scroll-outter {
	width: 175px;
	height: 150px;
	border: thin solid #CCCCCC;
}
#wide-footer {
	background: #F0F0F0;
	margin: 10px auto;
	clear: both;
	width: 710px;
	border: 1px solid #97A5BD;
}
