/*обнуляем -------------*/
BODY {
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFF;
	color: #000;
	margin: 5px;
	align: center;
	height: 100%;
	}
	
a img {
	border: 0
}

#wrapper {
	width: 1024px;
	margin: 0 auto;
	
}
/*-------------*/

#mbody, #user2 {
	display: none;
}

#inter
{
	background:url(../images/inter_main.jpg);
	height:32px;
	width:1024px;
	position:relative;
	float: left;
	padding-top: 270px;
    
}

#inter a
{ float:left;
width:1024px;
	position:relative;
	text-align:center;
}

#biznes a
{ float:left;
	
	position:relative;
	width:1024px;
	text-align:center;
}
#biznes
{
	background:url(../images/biz_main.jpg);
	height:32px;
	width:1024px;
	position:relative;
	float: left;
	padding-top: 270px;
	margin-top: 30px;
	
	}

a:link, a:visited{
	
	text-decoration: none;
	  }





	  
a:link, a:visited{
	border-bottom: 1px dashed ;	
     }

 a:hover, a:active{
	color: #FFFBF0;
	font-size: 26px;
	border-bottom: 1px solid;
     }

 a{
	
	font-size: 22px;
	font-weight: bold;
	color: #FFFBF0;
     }
