body {
	background-color: #6eaed4;
	background-image: url("../images/page_splash.jpg");
	background-repeat: repeat-x;
	;
	background-position: top left;
	margin: 0px;
}

#wrapper {
	background-repeat: repeat-y;
	width: 964px;
	position: relative;
	left: 50%;
	top: 4px;
	margin-left: -482px;
}

#header_flash {
	width: 950px;
	height: 215px;
}

#body {
	width: 950px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #57572B;
	border-left-color: #303018;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color: #333333;
	padding-bottom: 32px;
	text-align: center;
	font-weight: normal;
	padding-top: 4px;
	background-color: #FFFFFF;
	width: 950px;
}

#footer2 {
	text-align: center;
	background-color: #FFFFFF;
	padding-bottom: 12px;
	width: 950px;
}

#clear {
	clear: both;	
}

#left_col {
	width: 190px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
}

#right_col {
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
	float: right;
}

#main_body {
	width: 546px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-color: #333333;
	padding: 10px;
	background-color: #ebebd6;
	border: thin solid #333333;
}
#centerbox {
	float: left;
	width: 550px;
}
#stresscntrbox {
	width: 550px;
	line-height: 14px;
	float: left;
	color: #000000;
	height: 420px;
	background-image: url(../images/stress_st.jpg);
	margin-bottom: 24px;
}
#springcntrbox {
	float: left;
	width: 550px;
	background-image: url(../images/purpleflwbkgd.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 670px;
}
#hpreviewscntrbox {
	background-image: url(../images/moss.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	float: left;
	height: 544px;
	width: 550px;
}	
#overviewwrap {
	margin-top: 15px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-right: 8px;
	padding-left: 8px;
}

#trsad {
	width: 532px;
	background-image: url(../images/wheelchair_win.jpg);
	height: 435px;
	border: 1px solid #333333;
}
.trpheader {
	width: 950px;
}

