#gordi {
  background-color:#FFF; /* #B9E1E1; */
				/* margin-left:-150;margin-right:-250;*/
				/* col left right */
				/*  border:silver 1px solid;*/
/*
margin:0 20% 0 20%;  position:relative; /* отступ от краёв - верх\низ\лево\право*/
width: 760px;
*/
min-width:800px!important; width:800px; margin: 0 auto !important; padding:0 !important; overflow:hidden !important;position:relative;
	}

				/* DCDE40 - поносный цвет */
				/* FFFFB3 - первый вариант */
				/* B9E1E1 - второй вариант */
				/* FFF0C6 - поповский вариант*/
				/* 003D71 - активная кнопка*/
#main {
	background-color:#FFF;     /* #B9E1E1;	content */
	/*border-left:#003D71 1px solid;
	border-right:#003D71 1px solid; */
	 margin:0px 20px 0 180px; 
	}
.wrap {
	float:left;
	}
#content {
	font:13px verdana,arial,helvetica,sans-serif;
	float:right;
	overflow:hidden;
	}
#content,.left,.right {
	padding-bottom:10px;
	position:relative;
	}

.left,.right {
	background-color:#FFF;  /* #B9E1E1; */
	width:160px;}

.left {
	background-color:#FFF;
	float:left;
	margin-left:-180px;
	left:3px;
	width:160px;
	}
/*
.right {
	float:right;
	margin-right:-160px;
	left:1px;
	width:160px;
	}
*/
.wrap,#content,#header,#footer {
	width:100%;
	}
#header {
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	}
#header,.header {
	height:186px; /* высота хэдера */
	}
#footer {
	background-color:RGB(82, 121, 150); /* #4999A9; */
	border-top:#4999A9 1px solid;
	/* line-height:30px; */
	position:relative;
	text-align:center;
}
*html #main,*html #gordi {
	height:1%
	}

#wrapper {
	min-width:850px!important; width:850px; margin: 0 auto !important; padding:0 !important; overflow:hidden !important}
}


