html, body {
	height:100%;
}
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	width:100%;
	min-width:1000px;
	background:url(../img/bg.png) repeat-x;	
	
}
#wrap {
	position: relative;	
	min-width:942px;
	max-width: 942px;
	width:942px;
	margin: 0px auto;
	min-height:100%;
	height:auto !important;
	height:100%;
	
}
.content
{
	position:relative;
	width:942px;
	margin:0 auto;
	background:url(../img/Untitled-17_03.jpg) center 20px no-repeat;	
	text-align:center;
	padding: 20px 0px 0 1px;	
	z-index:50;
}
.main_footer
{
	position:relative;
	width:948px;
	height:324px;
	background:url(../img/Untitled-17_06.jpg) no-repeat 7px top;	
	text-align:center;	
	margin:0 auto;
	z-index:100;
       padding-bottom: 45px;
	
}
.content_rus
{
	position:relative;
	width:942px;
	margin:0 auto;
	background:url(../img/Untitled-17_03_rus.jpg) center 20px no-repeat;	
	text-align:center;
	padding: 20px 0px 0 1px;	
	z-index:50;
}
.main_footer_rus
{
	position:relative;
	width:948px;
	height:324px;
	background:url(../img/Untitled-17_06_rus.jpg) no-repeat 7px top;	
	text-align:center;	
	margin:0 auto;
	z-index:100;
       padding-bottom: 45px;
	
}
#footer {
	position:relative;
	margin-top: -45px;
	height:45px;
	width:100%;	
}
#footer_center, #footer_center_1 {
	width:530px;
	margin: 0 auto;	
}

.footer_blank {
	height:25px;
}
#lang
{
	position:absolute;		
	min-width: 960px;
	top:2px;
	right: 10px;
	margin-right:-1px;	
	z-index:9999;
	text-align: right;		
	font:11px Arial, Helvetica, sans-serif;
	color: #414141;
	text-decoration:none;	
	letter-spacing: 0.7px;	
	line-height: 20px; 
}
#everymonth, #everymonth_rus
{
	position:absolute;		
	width: 294px;
	height: 70px;
	top:0px;
	left:0;		
	z-index:9999;	 
	background:url(../img/everymonth.png) no-repeat ;	
}
#everymonth_rus
{	 
	background:url(../img/everymonth_rus.png) no-repeat ;	
}