@charset "windows-1251";

* {
	margin: 0px;
	padding: 0px;
}
.left {
	float: left;
	width: 242px;
	color: #999999;
	background-image: url("left.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	clear: both;
	width: 736px;
	background-image: url("footer.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 65px;
	padding-left: 270px;
	padding-top: 25px;
}
.left_block1 {
	background-image: url("left_block1.jpg");
	display: block;
	float: left;
	width: 226px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 7px;
	margin-top: 20px;
}

.left_block2 {
	background-image: url("left_block2.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	width: auto;
	padding: 10px;
}

.left_block2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #14171b;
	margin-bottom: 2px;
}



.footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #0c0c0c;
	margin-bottom: 1px;
}





.content_bg {
	width: 763px;
}

.content_box {
	background-image: url("cont_bg.jpg");
	background-repeat: repeat-y;
	background-position: center;
	width: 763px;

}
.content_box2 {
	background-image: url("cont_bg2.jpg");
	background-repeat: no-repeat;
	background-position: center top;
        height:34px;
	width: 763px;
}
.content_box3 {
	background-image: url("cont_bg3.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 763px; 
        height:34px;
        margin-top:-5px;
        margin-left:1px;
}
.content_box_text {
	width: 723px;
        margin-left:20px;

}





.content_box h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0c0c0c;
	margin-bottom: 5px;
padding-left:20px;
padding-right:20px;
}
.content_box p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0c0c0c;
	margin-bottom: 5px;
padding-left:20px;
padding-right:20px;
}
.content_box h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0c0c0c;
	margin-bottom: 5px;
	clear: both;
	float: right;
	margin-right: 30px;
padding-left:20px;
padding-right:20px;
}
.contakts_box_1 {
	width: 715px;
	margin-right: auto;
	margin-left: auto;
}
.contakts_box_2 {
	display: block;
	float: left;
	height: 386px;
	width: 521px;
}
.contakts_box_3 {
	display: block;
	float: right;
	height: 250px;
	width: 190px;
}


.menu_block {
	float: left;
	width: 229px;
	margin-top: 7px;
	margin-left: 5px;
}

.menu_block li{
	list-style-type: none;
	margin-bottom: 7px;
}

.menu_block a{
	background-image: url("menu_butons.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 40px;
	width: 228px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #1b222c;
	text-align: center;
	padding-top: 9px;
	text-decoration: none;
}

.menu_block a:hover{
	background-image: url("menu_butons.jpg");
	background-repeat: no-repeat;
	background-position: center -49px;
	display: block;
	height: 40px;
	width: 228px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #3e2a12;
	text-align: center;
	padding-top: 9px;
	text-decoration: none;
}

.right {
	float: right;
	width: 764px;
	color: #CC6666;
}


body {
	background-color: #000000;
	background-image: url("head.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}

.site_body {
	width: 1006px;
	margin-top: 286px;
	margin-right: auto;
	margin-left: auto;
	background-image: url("site_bg.jpg");
	background-repeat: repeat-y;
	background-position: left top;
}
.cont_header {
	background-image: url("cont_head.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 90px;
	width: 763px;
}

.cont_header h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0c0c0c;
	text-align: center;
	padding-top: 17px;
}
.spacer {
	display: block;
	float: left;
	height: 300px;
	width: 200px;
}
.h1_page_name{
font-size:14px;
padding-left:20px;
padding-right:20px;
       
}
