html, body{
	font-family: 'Arial';
	font-size: 10pt;
	text-align: justify;
	color: #000;	
	padding: 0px;
	margin: 0px;
	background-color:#fff;
	height: 100%;
	width:100%;
}

h1{
	font-size: 12pt;
}

hr{
	height: 1px;
	border: none;
	padding: 0;
	margin-bottom: 30px;
	color: #3686C1;
	background-color: #3686C1;
}

div{
	border: 0px;
	margin: 0px;
	color: #000;
}

a{
	outline: none;
	color: #000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.a1{
	margin-left: 20px;
}

a:hover{
	color: #777;
	cursor:pointer;
}

img{
border: 0px;
padding: 0px;
margin: 0px;
vertical-align: bottom;
}

p{
	font-family: 'Arial';
	font-size: 10pt;
	font-weight: normal;
	color: #000;
}

.center_bold{
	text-align: center;
	font-weight: bold;
}

table{
 padding: 0px;
 border-collapse: collapse;
 border: none; 
}

table td{
	padding: 0px;
}

.mail_table{
	width: 80%;
	margin: 0 auto;
}

.mail_table_text{
	padding-top: 20px;
	vertical-align: top;
	text-align: left;
	width: 25%;
}

.mail_table_form{
	padding-top: 20px;
	width: 75%;
}

.mail_table_form textarea{
	width: 100%;
	height: 200px;
	overflow: auto;
	white-space: normal;
}

.mail_table_form input{
	width: 100%;
}

.top{
	width: 100%;
	height: 260px;
	background: url('/images/top_repeat.jpg') repeat-x top;
}

.top_title{
	width: 970px;
	margin: 0 auto;
}

.top_title td{
	width: 50%;
	height: 197px;
}

.top_title_l{
	background: url('/images/top_left.jpg') no-repeat;
	padding: 0 30px 0 60px;
}

.top_title_r{
	text-align: right;
	vertical-align: top;
	padding-right: 50px;
	background: url('/images/top_right.jpg') no-repeat right;
}

.top_title_r img{
	margin: 10px 25px 0 0;
}

.top_menu{
	width: 970px;
	height: 69px;
	margin: 0 auto;
}

.menu_l{
	width: 23px;
	background: #fff url('/images/menu_s_l.jpg') no-repeat center;
}

.menu_r{
	width: 23px;
	background: #fff url('/images/menu_s_r.jpg') no-repeat center;
}

.menu_outer{
	width: 20px;
	background: #FFF;
}

.menu_item_td{
	width: auto;
	background: #fff url('/images/menu_bg.jpg') repeat-x center;
}

.menu_item{
	width: 540px;
	height: 69px;
	margin:	0 auto;
}

.menu_item div{
	width: 135px;
	height: 69px;
	text-align: center;
	line-height: 69px;
	font-size: 11pt;
	background: #fff url('/images/menu_bg.jpg') repeat-x center;
}

.menu_item div:hover{
	background: url('/images/menu_hover.jpg') no-repeat;
}

.center{
	width: 970px;
	margin: 20px auto 0;
}

.center td{
	vertical-align: top;
}

.left{
	width: 30%;
}

.right{
	width: 70%;
	padding: 36px 20px 10px;
}

.right img{
	margin: -2px 0px 10px -2px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
}

.img_div{
	width: 239px;
	height: 179px;
	margin: 2px 10px 10px 2px;
	float: left;
	background-color: #7D7F7E;
}

.services{
	width: 90%;
	height: 36px;
	margin: 0 auto;
}

.services_l{
	width: 11px;
	background: url('/images/usl_s_l.jpg') no-repeat;
}

.services_r{
	width: 11px;
	background: url('/images/usl_s_r.jpg') no-repeat;
}

.services_c{
	width: auto;
	padding-top: 10px;
	text-align: center;
	font-size: 12pt;
	background: url('/images/usl_bg.jpg') repeat-x;
}

.services_item{
	background-color: #DCDCDC;
	padding: 10px;
}

.services_item p:hover{
	color: #777;
}

.services_item img{
	margin: 10px;
	float: left;
}

.services_item p{
	margin: 20px 0;
	padding-left: 20px;
	background: url('/images/square.jpg') no-repeat left;
	font-size: 11pt;
}

.footer{
	width: 970px;
	height: 101px;
	margin: 20px auto 0;
	background: url('/images/footer_bg.jpg') repeat-x;
}

.footer td{
	vertical-align: middle;
	text-align: center;
	padding: 10px;
}

.copyright{
	text-align: left!important;
	width: 200px;
}

.footer_menu{
	width: auto;
}

.footer_menu a{
	text-decoration: underline;
	margin-right: 20px;
}

.counter{
	width: 100px;
}

.services_table{
	width: 90%;
	margin: 0 auto;
	border-bottom: 1px solid #ddd
}

.services_table th{
	padding: 5px;
	text-align: center;
	border: 1px solid #ddd;
}

.services_table td{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	text-align: center;
	padding: 5px;
	height: 25px;
}

#birzha{
	width: 970px;
	font-size: 7pt;
	background-color: #F2F2F2;
	margin-top: -20px;
}
#birzha td{
	padding-left: 10px;
}
#birzha a:hover{
	text-decoration: underline;
}