html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
.clear {
	clear:both;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	height: 100%;
}
body {
	font: 14px/24px 'Calibri', Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	color: #313131;
	line-height: 18px;
	background: url(../images/body_bg.png);
	color: #5e5e5e;
}
a {
	outline: none;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 20px 0;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
.container {
	width: 944px;
	margin: auto;
}
#wrapper.index {
	background: url(../images/wrap.png) repeat-x top;
	padding: 15px 0 0 0;
}
#wrapper.inner, .innertwo {
	background: url(../images/bgW.png) repeat-x top;
	padding: 15px 0 0 0;
}
#header {
	overflow: hidden;
}
#logo {
	float: left;
}
#header .right_block {
	float: right;
	font-size: 15px;
    text-align:right;
}
#header .right_block span {
	color: #929292;
}
#header .right_block .language {
	overflow: hidden;
	margin: 0 0 21px 0;
}
#header .right_block .language a {
	float: right;
	width: 32px;
	height: 25px;
	margin: 0 0 0 21px;
}
#header .right_block .language a.ru {
	background: url(../images/lang.png) no-repeat left;
}
#header .right_block .language a.en {
	background: url(../images/lang.png) no-repeat right;
}
.email {
    display:inline-block;
}
#header .right_block a {
	color: #f39200;
}
#header .right_block a.tel {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
#header .right_block a.tel small {
	font-size: 17px;
}
#header .right_block ul {
	overflow: hidden;

}
#header .right_block ul li{
	float: left;
	background: url(../images/ar.png) right center no-repeat;
	padding: 0 10px 0 0;
	margin: 0 0 0 24px;
	text-transform: lowercase;
}
.index .navigation {
	margin: 31px 0 65px 0;
	overflow: hidden;
}
.navigation {
	margin: 31px 0 34px 0;
	overflow: hidden;
}
.navigation .side {
	float: left;
	width:10px;
	height: 58px;
}
.navigation .side.left {
	background: url(../images/menu.png) 0 -64px no-repeat;
}
.navigation .side.right {
	background: url(../images/menu.png) 0 0 no-repeat;
}
.navigation ul.main-menu {
	float: left;
	width: 923px;
	height: 58px;
	background: url(../images/bg_menu.png) repeat-x;
	border:
}
.navigation ul.main-menu li {
	float: left;
	position: relative;
	/*background: url(../images/circle.png) no-repeat 10px 27px;*/
}
.navigation ul.main-menu li.separator {
	float: left;
	position: relative;
	width:6px;
	height:50px;
	background: url(../images/circle.png) no-repeat 0px 27px;
}
.navigation ul.main-menu li:first-child {
	background: none;
}
.navigation ul.main-menu li.first {
	margin-left: -10px !important;
	padding: 0 0 0 0px;
	width: 178px;
}
.navigation ul.main-menu li.active {
	margin: 0 0 0 -6px;
}

/*.navigation ul li.first:hover, .navigation ul li.first:active{
	background: url(../images/hover_menu.png) no-repeat 0 -66px;
}

.navigation ul li.last:hover, .navigation ul li.last:active{
	background: url(../images/hover_menu.png) no-repeat 178px 0px;
}*/

.navigation ul.main-menu li.active a {
	padding: 0 25px 0 25px;
	background: url(../images/hover.png) repeat-x;
	text-decoration: none;
	font-weight: bold;
}
.navigation ul.main-menu li.first.active{
	background: url(../images/hover_menu.png) no-repeat 0 -66px;
	padding-left:3px;
	width:173px;
}

.navigation ul.main-menu li.last.active{
	background: url(../images/hover_menu.png) no-repeat right 0px;
	padding-right:6px;
	margin-left:-10px;
}

.navigation ul.main-menu li.last {
	margin: 0 -10px 0 0;
	padding: 0 6px 0 0;
	width: 178px;
}

.navigation ul.main-menu li a {
	display: table-cell;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;	
	text-align: center;
	vertical-align: middle;
	width: 138px;
	height: 58px;
	padding: 0 25px 0 25px;
}
.navigation ul.main-menu li a:hover, .navigation ul li a:active {
	/*background: url(../images/hover.png) repeat-x;*/
	text-decoration: none;
	/*font-weight: bold;*/
}
.big_image {
	position: relative;
}
.big_image .border {
	border: 7px solid rgba(229, 226, 223, 0.72);
	width: 928px;
	height: 355px;
	position: absolute;
}
#middle {
	overflow: hidden;
	
}
.index #middle {
	margin: 48px 0 50px 0;
}
.innertwo #middle .block a.title {
	margin: 20px auto 45px auto;
	text-align: center;
}
#middle  .blocks {
	margin-left:-50px;
}
#middle .block {
	float: left;
	width: 281px;
	margin-left:50px;
}
#middle .block.center {
	margin: 0 50px;
}
#middle .block a.title {
	color: #f39200;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	display: block;
	margin: 0 0 18px 0;
}
#middle .block.center a.title {
	font-size: 20px;
}
#middle .block .content {
	font-size: 12px;
	margin: 23px 0 0 0;
}

#middle .block .content a {
	color: #5e5e5e;
	position: relative;
}
.border {
	border: 7px solid rgba(229, 226, 223, 0.72);
	width: 267px;
	height: 176px;
	position: absolute;
}
#middle .block ul li {
	background: url(../images/trg.png) no-repeat left center;
	padding: 0 0 0 10px;
}
.index #content {
	padding: 55px 0 0 0;
	border-top: 1px dashed #c4c2b8;
}
.index #content h2.title {
	font-size: 24px;
	display: inline;
	color: #f39200;
	text-transform: uppercase;
	line-height: 24px;
	background: url(../images/arr.png) no-repeat right center;
	padding: 0 35px 0 0;
}
.index #content .content {
	margin: 20px 0 0 0;
	font-size: 14px;
	line-height: 19px;
}
.partners {
	margin: 72px 0 0 0;
	padding: 0 0 10px 0;
	overflow: hidden;
}
.partners h3.title {
	margin: 0 0 20px 0;
	font-size: 24px;
	color: #f39200;
	text-transform: uppercase;
	line-height: 24px;
	padding: 0 25px 0 0;

}
.partners h3.title a {
	font-size: 24px;
	color: #f39200;
	text-transform: uppercase;
	line-height: 24px;
	text-decoration: underline;
	padding: 0 25px 0 0;
	background: url(../images/arrow.png) no-repeat right center;	
}
.partners .side {
	height: 145px;
	float: left;
	width: 10px;
}
/*
.partners .left {
	background: url(../images/lr.png) no-repeat 0 0;
}
.partners .right {
	background: url(../images/lr.png) no-repeat 0 -145px;	
}
*/
.partners .content {
	/*background: url(../images/bgg.png) repeat-x;*/
    background: rgba(255, 255, 255, 0.6);
    border-radius:4px;
	float: left;
	width: 922px;
	height: 70px;
    border:solid 1px #e4e3d2;
} 
.partners .content .table_row {
	padding: 0 30px;
}
.partners .content .item {
	display: table-cell;
	width: 180px;
	height: 51px;
	padding: 10px;
	vertical-align: middle;
}
.partners .content .item img {
	margin: 0 auto;
	display: block;
}

.inner #middle {
	margin: 32px 0 0 0;
	
}
.top {
	background: rgba(255, 255, 255, 0.7) url(../images/left_t.png) no-repeat left top;
	padding: 0 0 0 37px;
	margin: 0 0 33px 0;
}
.top h1.title {
	font-size: 24px;
	color: #f39200;
	text-transform: uppercase;
	line-height: 24px;
	padding: 15px 0 0 0;
}
.top ul {
	overflow: hidden;
	padding: 0 0 10px 0;
}
.top ul li {
	float: left;
	color: #849191;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/dr.png) no-repeat left center;
	padding: 0 0 0 10px;
	margin: 0 0 0 6px;
}
.top ul li:first-child {
	margin: 0;
	padding: 0;
	background: none;
}
.top ul li a {
	color: #849191;
}
.inner #middle >.content {
	background: rgba(255, 255, 255, 0.7);
	overflow: hidden;
}
.inner #left_side {
	float: left;
	width: 204px;
}
.inner #left_side ul li a {
	font-weight: bold;
	color: #849191;
	text-transform: uppercase;
}
.inner #left_side ul.main {
	padding: 30px;
}
.inner #left_side ul.main > li {
	margin: 0 0 14px 0;
	
}
.inner #left_side ul.main > li > a {
	font-size: 18px;	
	background: url(../images/big.png) no-repeat right center;
	padding: 0 15px 0 0;
}

.inner #left_side ul.in {
	padding: 14px 0 0 0;
	width: 115px;
	line-height: 19px;
}
.inner #left_side ul.in li {
	margin: 3px 0;
}
.inner #left_side ul.in li a {
	font-size: 12px;
	padding: 0 10px 0 0px;
	background: url(../images/small.png) no-repeat right center;
}
.inner #left_side ul.in li.active a{
	font-weight:bold !important;
	color:#666;
}
.inner #left_side ul.in li:hover  {
	background: #d8dcda;
	text-decoration: none;
}
.inner #content {
	width: 737px;
	float: right;
	background: url(../images/border.png) repeat-y left;
	padding: 0 0 0 3px;
}
.inner #content .node:first-child {
	border: none;
}
.inner #content .node {
	border-top: 1px dashed #c4c2b8;
	padding: 46px 50px;
	overflow: hidden;
}
.inner #content .node h2 a {
	color: #f39200;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 24px;
	display: block;
	margin: 0 0 18px 0;
}
.inner #content .node img {
	border: 8px solid #849191;
	float: left;
	margin: 0 35px 0 0;
}
.inner #content .node .body {
	float: right;
	width: 354px;
}

.inner #content .node .body .content {
	float: left;
	width: 354px;
	margin: 0 0 17px 0;
}
.inner #content .node a.more {
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
	background: #f39200;
	font-weight: bold;
	padding: 2px 11px;
}
.innertwo #content {
	background: #fcfcf9;
	padding: 55px 50px;
}
ul.sitemap li {
margin-top:7px;
list-style-type:circle;
}
ul.sitemap li a {
color:#666;
}
ul.sitemap ul {
margin-left:10px;
}
.footer {
    background: url(../images/footer_bg.png) ;
    height:100px;
}

.footer_container {
    width: 944px;
	margin: auto;
    padding:12px 0 0 0;
    margin:20px auto 0;
}

.footer_container p {
}

.f_contacts {
    font:inherit;
    font-size:14px;
    float:left;
    margin:10px 0 0 0;
}
.f_contacts a {
    color: #e8d9bc;
}
.lensite {
    float:right;
    width:220px;
    font-size:14px;
    line-height:15px;
    margin:15px 0 0 0;
}
.lensite img {
    float:left;
    margin:0 10px 0 0;
}
.lensite a {
    color:#666;
}