#faux {
	margin-bottom: 0px;
	overflow: auto;
	width: 848px;
	background: url(../images/layout/layout_homebkg.jpg) no-repeat;
	border-right: 1px solid #707070;
	border-left: 1px solid #707070;
}

#leftcolumn {
	float: left;
	display: inline;
	color: #333;
	margin:0;
	padding:180px 0 0 30px;
	width: 454px;
}

#rightcolumn {
 float: right;
 margin:0px;
 padding:325px 0 0 0;
 width: 364px;
 display: inline;
 position: relative;
}