.column, body, #container {position: relative;}
.header, html, body {width: 100%;}

.header {left: 0;}
.column {
	float: left;
	padding-bottom: 4em !important;
	padding-top: 235px !important;}

html {overflow: auto;}
html, body {
	color: #735e4d;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana;
	font-size: 12px;
	height: 100%;}
body {
	min-width: 1000px;
	margin: 0 auto;}

#header1 {
	height: 235px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index:2;}

#footer {
    height: 2em;
    background: #e1c56f;
    position: relative;
    z-index: 1000;
    margin-top: -2em;
    width: 100%;}

#container {
	padding-left: 222px;
	padding-right: 180px;
	overflow: hidden;
	height: auto !important;
	height: 100%;
	min-height: 100%;}

* html #container { overflow: visible; }

/*\*/
#left, #right, #content {
	padding-bottom: 1000em !important;
	margin-bottom: -997em !important;}
/**/

@media all and (min-width: 0px) {
	#left, #right, #content {
		margin-bottom: 0 !important;
		padding-bottom: 3em !important;}

	#left:before, #right:before, #content:before {
		content: 'EasyClearing';
		display: block;
		background: inherit;
		padding-top: 1000em !important;
		margin-bottom: -1000em !important;
		height: 0;}
}

#container:after {
	clear: both;
	content: 'EasyClear';
	display: block;
	height: 0;
	visibility: hidden;}

#container { display: inline-block; }
/*\*/
#container { display: block; }
/**/

#left {
	background-color: #f7f0db;
	background-image: url('_img_base/14px.gif');
	background-position: left top;
	background-repeat: repeat-y;
	margin-left: -100%;
	overflow: visible;
	right: 222px;
	width: 182px;}

#right {
	margin-right: -100%;
	padding-left: 40px;
	width: 140px;}

#content {width: 100%;}