﻿#faux {
	margin-bottom: 0px;
	overflow: auto;
	width: 848px;
	background: url(../images/layout/layout_subpageheader.jpg) no-repeat;
	border-right: 1px solid #707070;
	border-left: 1px solid #707070;
	border-bottom:: 1px solid #f93;
}

#leftcolumn {
	float: left;
	/*display: inline;*/
	color: #333;
	margin: 0;
	padding: 180px 0 0 30px;
	width: 434px;
	background: url(../images/layout/layout_insidebodybkg.gif) no-repeat 0px 164px;
}

#rightcolumn {
	float: right;
	margin: 0;
	padding: 180px 0 0 0;
	width: 364px;
}

#widecolumn {
	float: left;
	display: inline;
	color: #333;
	margin:0;
	padding:180px 0 0 30px;
	width: 800px;
	background: url(../images/layout/layout_insidebodybkg.gif) no-repeat 0px 164px;
}

/*added*/
.subpage
{
	margin-bottom: 0px;
	overflow: visible;
	width: 848px;
	border-right: 1px solid #707070;
	border-left: 1px solid #707070;
}

#aboutus { 
	margin-bottom: 0px;
	overflow: auto;
	width: 848px;
	background: url(../images/layout/layout_subpageheader.jpg) no-repeat;
	border-right: 1px solid #707070;
	border-left: 1px solid #707070;
}

div#gettingstarted { background: url(../images/layout/gettingstarted.jpg) no-repeat; }
div#whatwetreat { background: url(../images/layout/whatwetreat.jpg) no-repeat; }
div#successes { background: url(../images/layout/successes.jpg) no-repeat; }
div#treatmentmethods { background: url(../images/layout/treatmentmethods.jpg) no-repeat; }
div#location { background: url(../images/layout/location.jpg) no-repeat; }