body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0; padding: 0;
	background-color: #f7f5ee;
}

div.main {
	min-height: 100%;
	margin-bottom: -88px;
	width: 940px;	
}

* html div.main {height: 100%;}

div.mainin {
	width: 100%;
}

div.head {
	background: url(../images/head/headbg.gif) repeat-x;
	text-align: right;
}

div.tizer {
	width: 700px; height: 154px; 
	background: url(../images/head/tizer.jpg) no-repeat;	
	margin: 0 0 29px 0;
	clear: both;
}

div.tizerdva {
	margin: 0 0 29px 0;
	clear: both;
}

div.upmenu {
	background-color: #ede8d7;	
	border: 1px solid #f7f5ee;
	width: 700px;
}

div.right {
	width: 210px;		
	float: right;
}

div.left {
	float: left;
	width: 700px;
}


div.first, div.firstact {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #89836e;
	/*padding: 8px 26px 7px 26px;*/
	padding: 8px 10px 7px 10px;
	border-right: 1px solid #c9c4b4;
}

div.firstact {
	text-decoration: underline;
	background-color: #f2eee1;
}

div.first#last{border-right: none;}

#last{border-right: none;} 

div.first a{color: #89836e; text-decoration: none;}
div.first a:visited{color: #89836e; text-decoration: none;}
div.first a:hover{color: #89836e; text-decoration: underline;}

div.firstact a{color: #89836e; text-decoration: underline;}
div.firstact a:visited{color: #89836e; text-decoration: underline;}
div.firstact a:hover{color: #89836e; text-decoration: underline;}

div.second, div.secondact {
	color: #817b64;
	font-size: 9px; text-transform: uppercase;	
	margin: 14px 0 14px 10px;	
}

div.secondact {
	text-decoration: underline;
}

div.second a{color: #817b64; text-decoration: none;}
div.second a:visited{color: #817b64; text-decoration: none;}
div.second a:hover{color: #817b64; text-decoration: underline;}

div.secondact a{color: #817b64; text-decoration: underline;}
div.secondact a:visited{color: #817b64; text-decoration: underline;}
div.secondact a:hover{color: #817b64; text-decoration: underline;}

div.third, div.thirdact {
	color: #89836e;
	font-size: 11px;
	margin: 0 0 2px 30px;	
}

div.thirdact {text-decoration: underline;}

div.third a{color: #89836e; text-decoration: none;}
div.third a:visited{color: #89836e; text-decoration: none;}
div.third a:hover{color: #89836e; text-decoration: underline;}

div.thirdact a{color: #89836e; text-decoration: underline;}
div.thirdact a:visited{color: #89836e; text-decoration: underline;}
div.thirdact a:hover{color: #89836e; text-decoration: underline;}



div.contentout {
	margin: 26px 20px 0 35px;	 
	
}

div.content {
	font-size: 11px;
	color: #8c7f70;
	width: 100%;
}

/* Заголовок */
h1 {
	background: url(../images/h1bg.gif) bottom repeat-x;
	float: left;
	padding: 0 0 2px 64px;
	margin: 22px 0 0 0;
	font-size: 11px; text-transform: uppercase;
	color: #8c7f70;	
}



div.foot {
	height: 88px; 
	background: url(../images/foot/footbg.gif) repeat-x;
	width: 940px;	
}

div.copy {
	color: #6e6656;
	margin: 60px 0 0 20px;
	font-size: 11px;	
	float: left;
}

div.counters {
	float: right;
	margin: 50px 0 0 20px;	
}
div.counters img {
	margin-left: 5px;
}

div.prefoot {height: 88px; clear: both;}

div.pere {clear: both;}

* html .ieHeightBug {filter: Alpha(opacity=99.99);}

/* Версия для печати */
div.print {
	text-align: right;
	margin: 20px 20px 0 0;
	font-size: 11px; color: #bcb191;
}

div.print a{color: #bcb191; text-decoration: none;}
div.print a:visited{color: #bcb191; text-decoration: none;}
div.print a:hover{color: #bcb191; text-decoration: underline;}

div#printPage {
	background: url(../images/printbg.gif) top left no-repeat;
	width: 116px;	
	padding-bottom: 4px;
}

