* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font-size: 14px;
	font-family: 'Open Sans', Verdana, Arial, serif;
	font-weight: 400;
	color: #191b24;
	margin: 0;
	padding: 0;
 	background-color:#f2f2e4;
	height: 100%;
	overflow-x: hidden;
}
a {
	color: #303030;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #7f83d3;
	text-decoration: none;
}
a:active {
	color: #43cbff;
}

p {
	margin: 12px 4px 12px 4px;
	text-align:left;
	line-height: 1.7;
	letter-spacing: 0.03em;
}

img {
	border: none;
}
input {
	vertical-align: middle;
}

li {
	margin: 6px 0px 6px 20px;
	text-align:justify;
}

table {
    width: 100%; /* Ширина таблицы */
    border: 0px solid #ffffff; /* Граница вокруг таблицы */
    border-spacing: 0px; /* Расстояние между границ */
}
td {
/*     background: #fc0; Цвет фона */
    border: 0px solid #fff; /* Граница вокруг ячеек */
    padding: 5px; /* Поля в ячейках */ 
}

   
ul.text li {
	margin: 0px 0px 8px 0px;
	line-height: 1.5; 
	list-style-type: none; /* Убираем маркеры у списка */
}
ul.text li:before {
    content: "- ";
}

#wrapper100 {
	width: 100%;
	margin: 20px auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}
#wrapper {
	width: 1180px;
	margin: 0 auto;
	min-height: 840px;
	height: auto !important;
	height: 100%;
	position: relative;
	background: #ffffff;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 145px;
	text-align: left;
 	padding: 35px 20px 0px 85px;
}
#header_menu {
	padding: 55px 40px 0px 162px;
	text-align: left;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	margin-left: 240px; 
	margin-right: 240px; 
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
}
#content {
	padding: 0px 0px 40px 0px;
	height: 100%;
}
#content1 {
	padding: 40px 35px 40px 35px;
}
#content2 {
	padding: 40px 35px 40px 35px;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 240px;
	left: -240px;
	position: relative;
}
#content_left {
	padding: 82px 25px 40px 85px;
}

div.lmenu1 {
	background-image:url('fon_lmenu.gif');
	background-repeat: no-repeat;
	background-position: top left;
	FONT-WEIGHT: normal;
/*		text-transform: uppercase; */
	text-align: left;
	color: #000000;
	font-size: 15px;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	width: 150px;
	height: 40px;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: right;
	width: 240px;
	margin-right: -240px;
	position: relative;
}
#content_right {
	padding: 40px 50px 40px 20px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 100%;
	margin: 0px auto 0;
	height: 80px;
/*	background: #DDE7E6; */
	position: relative;
	background-image:url('/f/fon_bl2.jpg');
	background-repeat: repeat-x;
	background-position: bottom center;
}

/*-----------------------------------------------------------------------------*/

h1
{
	color: #8c8c8c;
	margin: 10px 0px 40px 0px;
	font-size: 30px;
/*	letter-spacing: 1px; */
	font-weight: 400;
}

h2
{
	font-size: 18px;
	color: #45474f;
	margin: 8px 0px 18px 0px;
	letter-spacing: 1px;
	FONT-WEIGHT: normal;
	line-height: 1.3;
}

h1.slogan
{
	font-family: 'Tinos', cursive;
	font-weight: 400;
	font-style: italic;
	color: #7f83d3;
	font-size: 26px;
	text-align: right;
	line-height: 1.8;
/*		text-shadow: 4px 4px 4px #aaa;
	font-family: 'Times New Roman';*/
	letter-spacing: 0px;
	margin: 0px auto;
	padding: 0px;
}

h1.slogan.hover
{
	color: #5dbab1;
}


li {margin-left:20px;}


.radius {
	width: 530px;
	color: #717173;
    background: #e8e8e8; /* Цвет фона */
    border: 1px solid #e8e8e8; /* Параметры рамки */
    border-radius: 10px;
    padding: 15px; /* Поля вокруг текста */
    margin: 20px; /* Отступ снизу */
/*    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Firefox */
/*    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
/*    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */
/*	filter: progid:DXImageTransform.Microsoft.shadow(direction=120, color=#cccccc, strength=5); /* IE */
   }

/* Menu
-----------------------------------------------------------------------------*/

ul.topmenu li {
	list-style-type: none;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 125px;
	font-size: 13px;
	letter-spacing: 0.05em;
/*	text-transform: uppercase; */
}
ul.topmenu li.active {
	color: #7f83d3;
/*	padding-bottom: 6px; */
	}
ul.topmenu li.hover {
	color: c09d00;
	}

ul.jd_menu li {
	font-size: 13px;
	list-style-type: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	letter-spacing: 0.05em;
/*   border-top: 1px dashed #859290;
	border-top: 2px dashed #c7c7c9; */
/*   text-indent: 0px; */
}

#rightmenu li {
   list-style-type: none;
   font-size: 12px;
   margin: 0;
   padding: 0px 0px 4px 0px;
}


#leftmenu li.active{
	font-weight: bold;
/*     	border-bottom: 3px #ffd100 solid; */
}


ul.submenu_left {
    padding-left:15px;
}
/*
.highslide-thumbstrip-float li {
	height: 120px !important;
}
.highslide-thumbstrip-float img {
	max-height: 116px !important;
}
*/
  
  
/* HighSlide
-----------------------------------------------------------------------------*/

.highslide-gallery img {margin:9px;}
.highslide-thumbstrip-vertical img {width:160px !important;}
.highslide-thumbstrip-vertical .highslide-scroll-down div{
background: url(/f/strelka_b.jpg) bottom center no-repeat;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
background: url(/f/strelka_t.jpg) top center no-repeat;
}
{
	border: solid #ddd 6px;
	border-radius:20px;
	margin-top:20px;
}
.highslide-thumbstrip-vertical div {height:90%}
.highslide-thumbstrip-inner{
	border: solid #ddd 6px;
	border-radius:20px;
	margin-top:20px;
}
.highslide-thumbstrip-vertical div {height:90%}
.highslide-thumbstrip img {border:0px;}
.highslide-thumbstrip-vertical-overlay {
	width:190px !important;
}
/*.highslide-wrapper>div:nth-of-type(1) {
width: 580px !important;
}
.highslide-caption {width:520px !important;}
.highslide-thumbstrip-vertical-overlay {
	height:110% !important;
	top:18px !important;
}
.highslide-image{
	max-width:560px !important;
}*/

a:hover h1{
	color: #5dbab1;
}
