body{
	padding:0;
	font:75% Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	color:#0e0e0e;
	background-color:#c7c7c7;
}
html, body{
	height:100%;
}
.content h1{
	font:bold 120% Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 12px 0;
	padding:0;
	color:#000000;
	text-transform:uppercase;
}
.content h1 span{
	display:inline;
	font-size:100%;
	color:#9D0417;
}
.content h1 span.small {
  font-size: 85%;
}
h1{
	font:230% Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 13px 0;
	padding:0 0 0 11px;
	color:#650411;
	line-height:26px;
}
h1 span{
	font-size:18px;
	color:#2e2e2e;
	display:block;
	text-align:right;
	line-height:16px;
	padding-right:2px;
}
h2{
	font:bold 120% Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#9D0417;
}
h3{
	font:bold 100% Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
h4{
	font:100% Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	padding:0;
	color:#000;
}
h5{
	margin:0 0 3px 0;
	padding:0;
	font:100% Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
}
p{
	margin:0 0 0.85em 0;
}
table{
	font-size: 100%;
  padding:0;
  margin:0;
}
td{
	vertical-align:top;
	padding: 0;
}
img{
	border: 0;
}
form{
	margin: 0;
}
input, select, textarea{
	font-size: 100%;
	font-family: Tahoma, arial, sans-serif;
	vertical-align: middle;
	color:#000;
	padding:0 5px 0 5px;
}
input.button{
	color:#000;
	border:0;
	background-color:#c7c7c7;
	padding-top:1px;
	padding-bottom:2px;
	cursor:pointer;
}
input.checkbox{
	border: none;
	vertical-align: middle;
	margin: 0 0.25em;
}
a{
	color:#9d0417;
	text-decoration:underline;
  padding:0;
  margin:0;
}
a:hover/*, a:visited*/{
	color:#2d3236;
	text-decoration:underline;
}
ul{
	margin:5px 0 0.8em 33px;
	padding:0 0 0 0;
	list-style:outside;
}
ol{
	margin:5px 0 0.8em 38px;
	padding:0 0 0 0;
	list-style-type:decimal;
}
li ul, li ol{
	margin-top: 0.3em;
	margin-bottom: 0.6em;
	list-style-type: none;
	list-style-image:none;
}
li{
	margin-bottom:0.3em;
}
/* common classes */

.px      { width: 1px; height: 1px; }
.fill    { width: 100%; height: 100%; }
.wide    { width: 100%; }
.high    { height: 100%;}

.center  { text-align: center; }
.right   { text-align: right; }
.left    { text-align: left; }
.justify { text-align: justify; }

.top     { vertical-align: top; }
.middle  { vertical-align: middle; }
.bottom  { vertical-align: bottom; }

.nowrap  { white-space: nowrap; }

.bold    { font-weight: bold; }
.italic  { font-style: italic; }

.big     { font-size: 115%; }
.small   { font-size: 85%; }

.fl{
	float:left;
}
.cl{
	clear:both;
	font-size:1px;
	height:1px;
}
.fr{
	float:right;
}
.z10{
	position:relative;
	z-index:10;
}
/* user_content classes */
.user_content table{
    margin:0 0 15px 0;
}
.user_content table td{
	text-align:justify;
	padding:4px 0 4px 4px;
}
.user_content table th{
    text-align:left;
	color:#fff;
	background:#9d0417;
	padding:4px 0 4px 4px;
}
.user_content p{
	margin:0 0 1em 0;
	text-align:left;
}
.img_left{
	margin:0 20px 10px 0;
    float:left;
}
.img_right{
	margin:0 0 10px 20px;
    float:right;
}
/* specific classes */
.wrapper{
	width:963px;
	margin:0 auto 0 auto;
	padding:36px 10px 25px 10px;
}
.wrapper_in{
	width:973px;
	margin:0 auto 0 auto;
	padding:0 10px 25px 10px;
}
.head .menu{
	text-align:right;
	padding:22px 10px 0 0;
}
.head .menu a{
	color:#2e2e2e;
	font-size:120%;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:middle;
  padding:0;
  margin:0;
}
.head .menu.index a{
	font-size:100%;
}
.head .menu a:hover{
	color:#6d0512;
}
.head .menu span{
	margin:0 11px 0 11px;
  padding:0;
}
.head .menu span img{
	vertical-align:middle;
}
.head .service_t{
	vertical-align:bottom;
	text-align:right;
}
.head .service{
	background:url(../img/service_bg.jpg) no-repeat left top;
	padding:46px 0 0 23px;
}
.head .service a{
	display:block;
	color:#2e2e2e;
	font-size:120%;
	text-decoration:none;
	width:218px;
	padding:3px 0 7px 5px;
}
.head .service a:hover{
	font-weight:bold;
	color:#fff;
	background:#6d0512;
}
.head .service a.act{
	font-weight:bold;
	color:#fff;
	background:#6d0512;
}
.head_in{
	background:url(../img/head1.jpg) no-repeat left 51px;
}
.head_in .menu{
	text-align:right;
	padding:17px 25px 0 0;
}
.head_in .menu a{
	color:#2e2e2e;
	font-size:120%;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:middle;
}
.head_in .menu a:hover{
	color:#6d0512;
}
.head_in .menu span{
	margin:0 11px 0 11px;
}
.head_in .phone{
	background:url(../img/head_b.gif) no-repeat left top;
	color:#0d0d0d;
	font-size:170%;
	margin-top:80px;
	text-align:right;
	height:38px;
	padding:5px 15px 0 0;
	margin-bottom:1px;
}
.head_in .phone span{
	font-weight:bold;
	font-size:120%;
}
.service2{
	background:#fff url(../img/service1_bg.gif) no-repeat left top;
	padding:57px 0 12px 26px;
}
.service2 a{
	display:block;
	color:#2e2e2e;
	font-size:120%;
	text-decoration:none;
	width:218px;
	padding:3px 0 7px 5px;
}
.service2 a:hover{
	font-weight:bold;
	color:#fff;
	background:#6d0512;
}
.service2 .act{
	display:block;
  color:#2e2e2e;
  font-size:120%;
  text-decoration:none;
  width:218px;
  padding:3px 0 7px 5px;
  font-weight:bold;
	color:#fff;
	background:#6d0512;
}
.banner{
	margin-bottom:1px;
}
.date, .rssdate{
	color:#204354;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.more{
	text-align: right;
	padding: 0 0 2em 0;
}
.more a{
	color:#6d0512;
	font-size:85%;
	text-decoration:none;
}
.more a:hover{
	color:#2e2e2e;
}
.otziv{
	background:#2d3236 url(../img/otziv_b.gif) no-repeat -1px bottom;
	text-align:right;
	width:237px;
	margin:0 0 0 1px;
	padding:0 20px 10px 0;
}
.otziv textarea{
	background:#c7c7c7;
	border:0;
	width:218px;
	height:125px;
	padding:0;
	margin-bottom:10px;
}
.nav{
	margin:3px 0 15px 0;
}
.nav a{
	color:#0c0c0c;
	text-decoration:none;
	font-size:16px;
}
.nav span{
	font-size:19px;
}
.nav2{
	padding-left:66px;
	margin-bottom:20px;
}
.nav2 a{
	color:#2d3236;
	text-decoration:none;
	font-size:16px;
}
.nav2 a:hover{
	color:#6d0512;
}
.nav2 .active{
	color:#6d0512;
  font-size:16px;
}
.content{
	background:#f8f8f8;
	padding:27px 30px 27px 30px;
}



.footer{
	margin-top:50px;
}
.footer.inner{
	margin-top:20px;
}
.footer.inner .foot{
	padding:13px 23px 0 0;
}
.footer .foot{
	background:url(../img/foot_r.gif) no-repeat left top;
	text-align:right;
	color:#fff;
	font-size:170%;
	line-height:20px;
	padding:13px 13px 0 0;
}
.footer .foot span{
	font-weight:bold;
	font-size:120%;
}
.footer .foot a{
	font-size:75%;
	color:#fff;
	text-decoration:none;
}
.footer .foot a:hover{
	color:#9f0418;
}

.field430 {
  width:489px;
}
.field215 {
  width:231px;
}

.count {
  position:relative;
  left:-194px;
}
#phone_on_flash {
  width:293px; 
  height:40px; 
  position:absolute; 
  z-index:100; 
  background-color:#c7c7c7; 
  color:white; 
  font-size:180%; 
  padding-left:30px; 
  top:-30px;
}
.but_ind {
  width:208px;
  height:119px;
  border:none;
}
.textblock{
  
}
.textblock a {
  display:block;
  background:url(../img/gray_12.jpg) no-repeat left top;
  text-decoration:none;
  width:229px;
  height:17px;
  color:#fff;
  font-size:165%;
  padding-top:16px;
  padding-bottom:16px;
  padding-left:30px; 
}
.textblock a:hover {
  background:url(../img/gray_over_12.jpg) no-repeat left top;
}
.rssfeed {
	text-align: right;
}
.rssfeed a, a.targetblank {
  color: #6D0512;
  text-decoration: none;
}
.rssfeed a:hover, a:hover.targetblank {
  color: #2E2E2E;
}
.targetblank {
	font-weight: bold;
}
.text_blocks {
  margin-top: 32px;
}
.text_blocks p {
  margin-bottom: 0.5em;
}

