html {
    overflow: auto;
	background: #20282e;
	color: #2e3640;
}

img {
	border: none;
}

html:not(:nth-child(1)) { overflow: visible; }

html, body {
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
}

body {
    font: 14px/120% Verdana, Tahoma, Arial, Helvetica, sans-serif;
    position: relative;
    min-width: 990px;
	width: 100%; /*chanche width*/
}

#header {
    height: 125px;
    background: url("/static/images/hc.gif") repeat-x;
	position: absolute;
	top: 0;
	/*z-index: 1000;*/
	left: 0;
}

/*.column {
	padding-top: 125px !important;
}*/

#container {
    background: #20282e;
    padding-left: 265px;
	padding-right: 160px;
	overflow: hidden;
	float: left; /* IE 5.01 */
	float/**/: none;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	margin-left: 20px;
}

* html #container { overflow: visible; }

#left, #right, #content {
    float: left;
    position: relative;
	padding-bottom: 3em !important;
}

/*\*/
#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 {
	content: 'EasyClear'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#container { display: inline-block; }
/*\*/
#container { display: block; }
/**/

#left {
    width: 265px;
    background: #d4d1d1;
    margin-left: -100%;
    right: 265px;
}

* html #left {
    /*left: 240px;*/
}

#right {
    width: 160px;
	background: #2e3640;
    margin-right: -100%;
}

#content {
    width: 100%;
	background: #e3e3e3;
}

#footer {
    height: 3em;
    color: #c9c9c9;
	text-align: center;
    background: #20282e;
	position: relative;
	/*z-index: 1000;*/
	margin-top: -3em;
	width: 100%;
}

/*------------------------- header -------------------------*/
#header {
	padding-left: 265px;
	overflow: hidden;
	float: left; /* IE 5.01 */
	float/**/: none;
	height: 125px;
	position: relative;
}

* html #header { overflow: visible; }

#header-l,
#header-c {
	float: left;
	height: 125px;
	position: relative;
}

#header-l {
	width: 265px;
    margin-right: -100%;
    right: 265px;
}

#header #header-c {
	background: url("/static/images/hr.gif") no-repeat 100% 0;
	width: 100%;
}

#header-l img {
	margin: 35px 0 0 30px;
}

#header-l {
	background: url("/static/images/hl.gif") no-repeat;
}

#header-c ul {
	margin: 98px auto 0;
	padding: 0;
}

#header-c li {
	display: inline;
	list-style: none;
	background: url("/static/images/hc-ul.gif") no-repeat;
	padding: 50px 0 8px 2px;
}

#header-c li a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	padding: 14px 6px 6px;
	margin-right: -4px;
}

* html #header-c li {
	background: none;
	padding: 0 !important;
}

* html #header-c li a {
	border-left: 1px solid #394751;
	padding: 15px 10px 10px 10px;
	background: none;
}

* html #header-c li a:hover {
	background: url("/static/images/hc-ul-b.gif") repeat-x 0 100%;
	padding: 15px 10px 9px 10px;
}

#header-c li a:hover {
	color: #ef792f;
	background: url("/static/images/hc-ul-b.gif") repeat-x;
}

/*----------------------- headers-menu -----------------------------*/
.headers-menu {
	background: #20282e;
	padding-top: 8px;
	height: 50px;
	width: 100%;
}

.headers-menu .menh {
	height: 38px;
	padding: 0;
	margin: 0;
	width: 100%;
}

.hm-l, .hm-r, .hm-c {
	height: 38px;
}

.hm-c {
	background: url("/static/images/hm-c.gif") repeat-x;

}

* html .hm-c {
	padding-top: 10px;
} 

.hm-l {
	background: url("/static/images/hm-l.gif") no-repeat;
	width: 32px;
}

.hm-r {
	background: url("/static/images/hm-r.gif") no-repeat;
	width: 12px;
}

/*.headers-menu-l,
.headers-menu-r {
	float: left;
	margin-left: 20px;
}

.headers-menu-l {
	width: 265px;
}

.headers-menu-r {
	width: auto;
	min-width: 70%;
	margin: 0 auto;
}

.hm {
	background: url("/static/images/hm-c.gif") repeat-x;
	padding-right: 12px;
	padding-left: 34px;
	overflow: hidden;
	position: relative;
	margin: 0 auto 0;
	height: 38px;
}

.hm-l, .hm-c, .hm-r {
	float: left;
	height: 38px;
	position: relative;
}

.hm-l {
	background: url("/static/images/hm-l.gif") no-repeat;
	width: 34px;
    margin-left: -100%;
    right: 34px;
}

.hm-r {
	background: url("/static/images/hm-r.gif") no-repeat;
	width: 12px;
    margin-right: -100%;
}

.hm-c {
	width: 80%;
	padding-top: 9px;
}
*/

.hm-c a {
	color: #ef792f;
	font-size: 0.9em;
	text-decoration: none;
}

.hm-c a:hover {
	color: #fff;
}

.control-panel {
	position: absolute;
	right: 20px;
	display: inline;
	padding: 0;
	margin: 0;
}

.control-panel li {
	padding: 0;
	list-style: none;
	display: inline;
}

.control-panel li a {
	padding: 3px 8px;
}
/*------------------------- b-left -------------------------*/
.bl-h {
	background: url("/static/images/bl-h.gif") no-repeat 0 0;
}

* html .bl-h {
	margin-top: -1px;
}

.bl-news {
	padding-left: 10px;
	width: 100%;
}

.bl-news ul {
	margin: 0;
	padding: 0;
}

.bl-news li {
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
	width: 90%;
}

.bl-news li a {
	background: url("/static/images/bl-n-p.gif") no-repeat 0 4px;
	padding: 0 0 0 10px;
	color: #2e3640;
	font-size: 0.8em;
	text-decoration: none;
	line-height: 1em;
}

* html .bl-news li a {
	background: none;
	padding: 0;
}

.bl-news li a:hover {
	text-decoration: underline;
}

.n-date {
	color: #7c7f83;
	font-size: 0.8em;
}

.bl-cont {
	margin-top: 20px;
	width: 100%;
}

.bl-cont-h {
	background: #c9c9c9;
	font-size: 1.1em;
	color: #404953;
	text-align: center;
	padding: 6px 0;
	height: 20px;
	width: 100%;
}

.bl-cont-b {
	padding-left: 10px;
}

.bl-cont-b div {
	overflow: hidden;
	width: 100%;
}

.bl-cont-b .cont-bl {
	float: left;
	width: 27%;
}

.bl-cont-b .cont-br {
	float: left;
	width: 65%;
}

.bl-cont-b p {
	color: #2e3640;
	font-size: 0.8em;
	margin: 5px 0;
}

/*------------------ content --------------------*/
.b-content {
	color: #2e3640;
	font-size: 0.9em;
	padding: 15px 15px 0 25px;
	text-align: justify;
}

* html .b-content {
	 padding-top: 1px;
}

.b-content a {
	color: #586b85;
}

.b-content a:hover {
	text-decoration:  none;
}

.b-content h1 {
	background: url("/static/images/c-h1.gif") repeat-y;
	padding: 2px 0 2px 10px;
	margin-left: -10px;
	font-size: 1.5em;
	font-weight: normal;
}

.b-content h2 {font-size: 1.4em; font-weight: normal;}
.b-content h3 {font-size: 1.2em; font-weight: normal;}
.b-content h4 {font-size: 1em; font-weight: normal;}
.b-content h5 {font-size: 0.8em; font-weight: normal;}

/*--------------- right block --------------------------*/
.br-content {
	padding: 0 2px 0 12px;
	font-size: 0.7em;
	color: #bebdbd;
	overflow: hidden;
}

.br-content p {
	margin: 0;
	line-height: 1.3em;
}

.br-content h1 {
	background: url("/static/images/r-h1.gif") repeat-y;
	color: #9fb546;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0 0 0 8px;
	margin: 10px 0 4px -8px;
}

.minf {
	background: #20282e;
	padding-left: 12px;
	line-height: 1em;
	height: 34px;
	margin: 5px 0 2px;
	width: 100%;
}

.minf a {
	font-size: 0.7em;
	color: #9fb546;
	text-decoration: none;
}

.minf a:hover {
	text-decoration:  underline;
}

/*-------------------- footer ----------------------*/
#footer ul {
	margin: 0;
	padding-top: 6px;
}

#footer li {
	background: url("/static/images/f-li.gif") repeat-y;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 0 1px 2px;
}

#footer li a {
	font-size: 0.8em;
	color: #9fb546;
	text-decoration: none;
	padding: 0 4px 3px 6px;
}

* html #footer li a {
	border-right: 1px solid #666;
}

#footer li a:hover {
	text-decoration: underline;
}

#copyr {
	background: url("/static/images/copyr.gif") no-repeat;
	padding-top: 5px;
	text-align: center;
	font-size: 0.8em;
	height: 35px;
	width: 214px;
	position: absolute;
	left: 35px;
	top: 0;
}

#scu {
	background: url("/static/images/bl-f.gif") no-repeat;
	height: 6px;
	width: 6px;
	position: absolute;
	top: -6px;
	left: 20px;
}