.column, body, #container {position: relative;}
.header, html, body {width: 100%;}

.header {left: 0;}
.column {
	float: left;
	padding-bottom: 8em !important;
	padding-top: 254px !important;}

html {overflow: auto;}
html, body {
	color: #3f3f3f;
	margin: 0;
	padding: 0;
	border: 0;
	font: 12px Verdana;
	height: 100%;}
body {
	min-width: 1000px;
	margin: 0;
	width: 100%;}

#header1 {
  background: scroll transparent url('_img_base/crn_up_r.gif') right -3px no-repeat;
	height: 180px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index:2;}

#footer {
  background: scroll #fff url('_img_base/crn_btm_l.gif') left bottom no-repeat;
  height: 6em;
  padding-top: 4em;
  position: relative;
  z-index: 1000;
  margin-top: -10em;
  width: 100%;}

#container {
  background: scroll transparent url('_img_base/right.gif') right center no-repeat;
  background: scroll transparent url('_img_base/right.gif') right 350px no-repeat !ie;
	padding-left: 340px;
	padding-right: 130px;
	overflow: hidden;
	height: auto !important;
	height: 100%;
	min-height: 100%;}

* html #container { overflow: visible; }

/*\*/
#left, #right, #content {
	padding-bottom: 1000em !important;
	margin-bottom: -992em !important;}
/**/

@media all and (min-width: 0px) {
	#left, #right, #content {
		margin-bottom: 0 !important;
		padding-bottom: 8em !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: lime;*/
	margin-left: -100%;
  min-height: 400px;
	overflow: visible;
  padding-left: 40px;
  padding-top: 254px !important;
	right: 340px;
	width: 230px;}

#right {
/*background: yellow;*/
  margin-right: -100%;
  width: 130px;}

#content {
  padding-top: 180px !important;
  width: 100%;}