/**************************************/
#conteiner{
   /*	width:1260px;
	margin:0 auto;       */
	min-width: 1000px;
	background: url(/images/contBk.gif) left top repeat-y;
	_zoom: 1;
	width: 1000px;
	overflow: hidden;
}
.main #conteiner{
  background: url(/images/contBkM.gif) #E5E5E5 left top repeat-y;
}

/***************************************/
#head{
	height:148px!important;
}
.main #head{
	height:148px!important;
}

#logo,#call,#lang,#icons,#hFlash{
	position:absolute;
}
#logo{
	top:35px;
	left:100px;
}
.main #logo{
  top: 10px;
}
#hFlash,#lang,#icons,#head form,#eye,#topmenu,#preleft,#left,#right{
	display: none;
}
#call{
	top:70px;
}
.main #call{
  top: 50px;
}
/*********************************************************/
#main, .main #main{                 
	background-color: #fff;
	border-top: 6px solid #AC0011;
}
.rgt{
	float: right;      
}
.lft{      
	float: left;     
	padding: 0 2px 2px 20px;
	background: url(/images/leftNavBkA2.gif) left 1px no-repeat;
	color: #BE0027;
	font-size: 11px;
	font-weight: bold;
}
.lft a{
	color: #BE0027;
	font-size: 11px;
	font-weight: bold;
}

a.print{
	display: none;
}   


/**********************************************************/
#foot{
	background: none #fff;
	border-top: 6px solid #AC0011;
}

#last{
  display: none;
}
#m_icons{
	display: none;
}