
body, html, table  {
	font: normal 11px  Arial, Helvetica,  sans-serif;
	font-size:12px;
	color: #1f2933;
	text-align: center;
	line-height: 18px;
	 
}
body {background:   url(img/background.png)  repeat-x;   }
a {
	color:#7aa2cd;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #1F2933;
	text-decoration:none;
}

p{ padding:0; margin:0;}
h1 {color:#7aa2cd; font-size:33px; font-weight:normal; margin:3px 3px 15px 0px; line-height: 32px;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:15px;}
img{ border:0;}


#baner {
	margin-top:99px;
	margin-bottom:0px;
}
#content_wraper>#baner{margin-top:100px;}

#content_wraper {width:775px;  height:100%;  	margin: auto; }
#content {
width:554px;
height:450px;
text-align:left;
background-color:#fff;
float:right;
}
.content_txt { padding: 10px 30px}
#div_menu {
text-align:left;
}


a.menu{ 
width:213px;
height:30px;
background:   url('img/menu_bg.gif') ;
display:block;
margin-bottom:10px;
margin-left:0;
padding:0;
}
a.menu_active{ 
width:213px;
height:30px;
display:block;
margin-bottom:10px;
margin-left:0;
padding:0;
}
a.menu:hover{ 

background:   url('img/menu_over_bg.png') ;
}











@media print  
{



}
