body{
	background-color: #f3f3f3;
	margin:5px 5px 0 5px;
	padding:0;
	align: center;}
form{
	border:none;}

fieldset{
	border:none;
	padding:0;
	margin:0;}

#main{
	width:1030px;
	z-index:1;}

#left0{
	width:210px;
	float:left;
	padding:0 0 55px;
	z-index:2;}

#main0{
	width:820px;
	float:left;
	z-index:3;}

#lpic{
	width:200px;
	height:210px;
	position:relative; top: 5px; left: 5px;
	z-index:4;}
#lmenu{
	width:180px; /* Для ИЕ6 сделать 200px */
	height:930px;
	position:relative; top: 15px; left: 5px;
	padding: 10px 10px 10px;
	background-color: #ccc;
	z-index:5;}
#left-menu{
	margin-top:0;
	margin-bottom:0;
	}

#banner0{
	width:820px;
	height:210px;
	z-index:6;}

#content{
	width:820px;
	z-index:7;}

#banner{
	float:left;
	width:610px;
	height:210px;
	z-index:8;}
#rpic{
	float:left;
	width:200px;
	height:210px;
	position:relative; top: 5px; left: 5px;
	z-index:9;}

#mpic{
	width:610px;
	height:180px;
	position:relative; top: 5px; left: 5px;
	z-index:10;}
#crumb{
	width:580px;  /* Для ИЕ6 сделать 600px */
	height:20px;
	padding:0 10px 0;
	position:relative; top: 15px; left: 5px;
	background:#ccc;
	color:#333;
	border: 0 0 1px #ddd;
	z-index:12;}

#crumb a:link, a:visited {
	color:#333;
	}

#search{
	position:relative; top: -35px; left: 360px;
	width:230px;
	height:45px;
	padding:0 5px 0;
	background: url(img/search.gif) no-repeat 0px 0px;
	border: none;
	color:#666;
	text-align:center;
	z-index:70;}

#text{
	float:left;
	padding: 5px;
	position:relative; top: 15px; left: 0px;
	background:#f3f3f3;
	color:#333;
	z-index:11;}
#rmenu{
	float:left;
	width:180px;  /* Для ИЕ6 сделать 200px */
	height:930px;
	padding:10px;
	position:relative; top: 15px; left: 15px;
	background-color: #ccc;
	z-index:13;}

#foot{
	float:left;
	width:1000px;  /* Для ИЕ6 сделать 1020px */
	height:20px;  /* Для ИЕ6 сделать 50px */
	padding:10px;
	margin:0 5px 0;
	position:relative; top: 10px;
	background:#f3f3f3;
	color:#888;
	z-index:14;}
