/* CSS Document */
	@charset "windows-1251";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #140300;
	background-image: url(images/bgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.maintable{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  }
.header_main {
	background-color: #201a19;
	background-image: url(images/details_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.logo_spacing {
	height: 49 px;
}
.contacts{
	padding-top: 11 px;
	padding-left: 20 px;
	padding-bottom: 14 px;
	padding-right: 70 px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #72706f;
}
.spacing{
	height: 9 px;
	width: 641 px;
}
.content_main{
width: 641 px;
text-align: center;
background-color:#FFF;
background-image: url(images/details_09.gif);
background-repeat: repeat-x;
background-position: left bottom;
}
.text{
text-align:justify;
font-family:  "Trebuchet MS", Helvetica, sans-serif;
font-size:14 px;
color:#666666;
line-height: 1.5 em;
min-height:250;
padding-bottom:42px;
padding-top:28px;
}