body {
   background: #4a4a4a url('images/body_bg_second.jpg') left top repeat-x;
}

.container {
    background:  none;
	height: 100%;

}

.shapka {
background:#8B0303 url(images/shapka_bg_.jpg) no-repeat scroll left top;
height:230px;
}

.shapka #logo {
	margin: 45px 0 0 97px;
}

.content {
	  font: 12px Verdana;
	  color: #fff;
	  padding: 51px 98px;
}


.text_block {
	  width: 565px;

}

p {
    margin-bottom: 15px;
}

.text_block h1 {
    font-size: 24px;
	font-weight: normal;
	margin: 5px 0 10px 0;
}

.text_block h2 {
    font-size: 12px;
	font-weight: normal;
	color: #fbd793;
	text-transform: uppercase;
	margin:
}

.text_block a {
    color: #f7882f;
}

.text_block ol,  .text_block ul{
	margin-left: 30px;
	margin-bottom: 15px;
}

.number {
   color: #7d7d7d;
   font-size: 24px;
}

.visitnica {
	background: url(images/content_bg_visitka.jpg) left top repeat;
	width: 914px;
	height: 547px;
	margin-top: 35px;
	margin-left: -5px;
}
img {	border: 0px;}
.visitnica img {
   padding: 0 20px 16px 0;
}


.footer_second {
	position: absolute;
	bottom: 0 !important;
	height: 40px;
	left: 710px;
	width: 269px;
}

.slogan_second {
        position: absolute;
	top: 250px;
	left: 710px;
        width: 292px;

}

.slogan_second h2{
     font: 15px Trebuchet MS;
}

.content:after {
clear: both;
display: block;
font: 1px/0px serif;
content: ".";
height: 0px;
visibility: hidden;
}

#img_marg {
	margin: 25px 0;	text-align: center;
}

.float {
  float: left;
  margin-right: 50px;
  font: 12px Trebuchet MS;

}

.float img {
   xmargin-left: 10px;
}

.wraper {
  clear: both;
}

#last {
  margin: 0
}.align-center {	text-align: center;}
