* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

/* BASE STYLES */
body {
	padding: 5px 12px;
	background-color: #ffffff;
	/* background-color: #e1e6f2; */
	/* Фон всей страницы */
}

h1 {
	margin-top: 0.5em;
	font-weight: bold;
	margin-bottom: 2pt;
	text-align: center;
	line-height: 1.2em;
	font-family: Comic Sans MS;
	font-family: myriad, "gill sans", helvetica, arial, sans-serif;
	font-size: 175%;
	color: #1a3b6e;
	letter-spacing: 1pt;
}

h1 img {
	float: right;
	margin: 10px 10px 0px 0px;
}

h2 {
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 2pt;
	line-height: 1.2em;
	letter-spacing: 1pt;
}

h2 {
	font-family: myriad, "gill sans", helvetica, arial, sans-serif;
	padding-bottom: 0px;
	text-transform: uppercase;
	text-indent: 0px;
	margin-right: 10px;
	margin-right: 5px;
	padding-left: 0px;
	padding-right: 0px;
	background: url(bg_hd_blue_950x39.gif) no-repeat right top;
	height: 39px;
	color: #525252;
	clear: both;
	font-size: 100%;
	overflow: hidden;
	font-weight: bold;
	padding-top: 0px;
}
h2 span {
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 40px;
	padding-top: 10px;
	display: block;
	background: url(bg_hdSpan_wht_632x39.gif) no-repeat right top;
	float: left;
	height: 38px;
	color: #c66b00;
	font-weight: bold;
	text-indent: 0px;
	font-size: 130%;
}

h2.podzagolovok {
	padding-top: 12px;
}

h2 img {
	float: right;
	margin: 10px 10px 0px 0px;
}

h3 {
	margin-top: 1em;
	font-weight: bold;
	margin-bottom: 2pt;
	line-height: 1.2em;
	font-family: myriad, "gill sans", helvetica, arial, sans-serif;
	letter-spacing: 1pt;
}

h3 {
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 18px;
	background: url(bg_hd_blue_950x39.gif) no-repeat right top;
	padding-bottom: 0px;
	margin-right: 10px;
	margin-bottom: 2pt;
	margin-right: 5px;
	overflow: hidden;
	text-align: center;
	color: #525252;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 39px;
}

.col1_default h3 span {
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 40px;
	padding-top: 10px;
	display: block;
	background: url(bg_hdSpan_wht_632x39.gif) no-repeat right top;
	float: left;
	height: 38px;
	color: #c66b00;
	font-weight: bold;
	text-indent: 0px;
}

.col1_default h3 {
	padding-top: 0px;
}

h3.podzagolovok {
	padding-top: 12px;
}

.colcontlong h3.podzagolovok {
	padding-top: 12px;
}

h4 {
	margin: 10px;
	font-weight: bold;
	line-height: 1.2em;
	font-family: myriad, "gill sans", helvetica, arial, sans-serif;
	letter-spacing: 1pt;
	font-size: 16px;
	color: #ad2910;
	text-align: center;
}

h5 {
	font-weight: bold;
	line-height: 100%;
	font-family: myriad, "gill sans", helvetica, arial, sans-serif;
	text-align: center;
	letter-spacing: 2px;
	font-size: 100%;
	margin: 10px 0px 10px;
	color: #c66b00;
}

h6 {
	margin-top: 1em;
	font-weight: bold;
	margin-bottom: 2pt;
	line-height: 1.2em;
	font-family: myriad, "gill sans", helvetica, arial, sans-serif;
	letter-spacing: 1pt;
}

h6 {
	font-size: 14px;
	text-transform: uppercase;
	color: #525252;
}

img {
	border-width: 0px;
}

a {
	color: #003399;
	text-decoration: none;
}

a:link {
	/*font-weight:600;*/
	background: none transparent scroll repeat 0% 0%;
	color: #003399; /*color:#566;*/
}

a:visited {
	font-weight: normal;
	background: none transparent scroll repeat 0% 0%;
	/*color:#666666;*/
	color: #00309c; /*меняет цвет ссылки в class col1*/
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

/*a:unknown {color:#66CC33;}*/

p a {
	text-decoration: none;
}

.container {
	margin: 0 auto;
	max-width: 1200px;
}

.services,
.projects {
	text-align: center;
	/* width: 100%; */
}
/* end BASE STYLES */

.header {
	background-color: #1a3b6e;
	width: 100%;
	height: 90px;
	margin: 0 auto;
}

.header h3 {
	margin: 5px;
	padding: 0px;
	height: 25px;
	font-size: 110%;
	background: none;
}

.main {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.titleBar {
	background-color: #1a3b6e;
	border-style: solid;
	border-width: 2px;
	padding: 1px;
	color: #ffffff;
	/* margin: 12px 0px 5px; */
	width: 100%;
}

.titleBarInner {
	background-color: #1a3b6e;
	background-image: url(bg_titleBar_1x49.gif);
	background-repeat: repeat-x;
	border-color: #ffffff;
	border-style: solid;
	border-width: 2px;
	color: #ffffff;
	display: block;
	font-family: arial, helvetica, sans-serif;
	height: 90px;
	padding: 6px;
}

.breadcrumb {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #ffffff;
	padding-top: 0px;
	text-align: center;
	height: 90%;
}

.breadcrumb h3 {
	margin: 5px;
	padding: 0px;
	height: auto;
	font-size: 100%;
}

.breadcrumb p {
	margin-top: 10px;
}

.breadcrumb a {
	color: #ffffff;
	text-decoration: none;
}

.breadcrumb dt a:hover {
	text-decoration: underline;
}

.content_left {
	width: 78%;
	display: inline-block;
	text-align: left;
}
.services_left {
	width: 100%;
	float: left;
	display: inline-block;
}

.header_min {
	background-color: #ffffff;
	/* width: 99%; */
	width: 100%;
	height: auto;
	margin-top: 15px;
	display: inline-block;
	/* overflow: hidden; */
}

.navigation {
	width: 100%;
	display: inline-block;
	text-align: center;
	background: url(bg_blogHdrBtm_800x150.gif) #fff repeat-x left bottom;
	/* background-position-x: left; */
	background-position-y: bottom;
	/* background-repeat: no-repeat; */
}
.zhurnal {
	width: 26%;
	height: auto;
	/* background: url(bg_blogHdrBtm_800x150.gif) #fff repeat-x left bottom; */
	background-color: #ffffff;
	display: inline-block;
	margin: 0 5px 50px 5px;
	vertical-align: top;
}
.zhurnal h3 {
	margin: 5px 0;
	background: none;
	font-size: 120%;
	color: #c66b00;
	padding: 0;
	height: 28px;
}
.zhurnal h6 {
	margin: 5px 0;
	background: none;
	font-size: 100%;
	color: #c66b00;
	padding: 0;
	height: 24px;
}
.alfavit {
	width: 70%;
	height: auto;
	background-color: #ffffff;
	display: inline-block;
	margin: 5px 5px 5px 0;
	vertical-align: top;
}
.header_min .alfavit h2 {
	font-family: myriad, "gill sans", helvetica, arial, sans-serif;
	font-size: 110%;
	display: inline;
	/* display: inline; */
	color: #c66b00;
	height: 20px;
	margin: 5px;
	padding: 0;
	background: none;
}
.header_min .alfavit h3 {
	background-image: none;
	padding: 0px 5px;
	margin: 5px;
	height: auto;
}
.header_min .alfavit h6 {
	font-family: myriad, "gill sans", helvetica, arial, sans-serif;
	font-size: 110%;
	color: #c66b00;
	/* height: 20px; */
	margin: 5px;
	padding: 0;
	background: none;
}
.alfavit ul li {
	border-top-width: 0px;
	font-size: 14px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	background: none transparent scroll repeat 0% 0%;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right-width: 0px;
	display: inline-block;
}

.pcimg {
	text-indent: 0px;
	font-size: 14px;
	text-align: center;
	line-height: 125%;
	color: #ad2910;
	font-family: "Comic Sans MS";
	margin: 5px;
	padding: 5px;
}
.colcontlong .pcimg {
	text-indent: 0px;
	font-size: 14px;
	text-align: center;
	line-height: 125%;
	color: #ad2910;
	font-family: "Comic Sans MS";
	margin: 5px;
	padding: 15px 0px 15px 0px;
}

.plimg {
	font-size: 14px;
	text-indent: 0px;
	text-align: center;
	line-height: 125%;
	float: left;
	color: #ad2910;
	font-family: "Comic Sans MS";
	margin: 0px;
	padding: 5px 15px 5px 0px;
}

.colcontlong .plimg {
	font-size: 14px;
	text-indent: 0px;
	text-align: center;
	line-height: 125%;
	float: left;
	color: #ad2910;
	font-family: "Comic Sans MS";
	margin: 0px;
	padding: 5px 15px 5px 0px;
}

.primg {
	text-indent: 0px;
	font-size: 14px;
	text-align: center;
	line-height: 125%;
	float: right;
	color: #ad2910;
	font-family: "Comic Sans MS";
	margin: 0px;
	padding: 5px 20px 5px 10px;
}

.colcontlong .primg {
	text-indent: 0px;
	font-size: 14px;
	text-align: center;
	line-height: 125%;
	float: right;
	color: #ad2910;
	font-family: "Comic Sans MS";
	margin: 0px;
	padding: 5px 20px 5px 10px;
}

.colcontlong p.photo {
	float: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px 10px 0px 5px;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	color: #003399;
	margin: 0;
}

/* ================ */

.table-container {
	width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	/* font-size: 14px; */
	font-size: 16px;
}

.table-container p {
	/* font-size: 14px; */
	font-size: 16px;
	color: #000000;
}

.table-container td p {
	color: #000000;
	text-indent: 0px;
	margin: 10px;
	/* text-align: center; */
}

.table-container th {
	color: #800000;
	text-align: center;
}

.table-container th p {
	color: #800000;
	text-align: center;
	text-indent: 0px;
}

.table-container_2 {
	width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	/* font-size: 14px; */
	font-size: 16px;
}
.table-container_2 td p {
	color: #000000;
	text-indent: 0px;
	margin: 5px;
}
.table-container_2 th {
	text-align: center;
	color: #800000;
}
.table-container_2 th p {
	color: #800000;
	text-align: center;
	text-indent: 0px;
}

/* ================ */

.photo_right {
	float: right;
	text-indent: 0px;
	margin: 0px;
	padding: 0px 5px 0px 10px;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	color: #003399;
}

.ramka {
	border: 5px;
	border-color: #d49550;
	border-style: inset;
	padding: 5px;
	margin-bottom: 5px;
}

.anons {
	color: #ad2910;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

.blogHdr {
	height: 160px;
	overflow: hidden;
}
.blogHdr Tier1 {
	background-color: #ffffff;
	border-color: #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.Tier1 {
	background: url(bg_blogHdrBtm_800x150.gif) #fff repeat left bottom;
}

.Tier1 .blogHdrBio {
	background-position: right bottom;
	padding-top: 10px;
	background-repeat: no-repeat;
}

.blogHdrBio {
	float: left;
	margin: 0px;
	width: 220px;
	background-image: url(grtmourn_185x150.jpg);
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: bottom; /**/
	height: 150px;
	padding: 40px 0px 0px 10px;
	width: 360px;
}

.blogHdrBio_h {
	font-size: 24px;
	color: #c36b07;
	font-weight: 700;
	margin: 0px 0px 5px;
	width: 220px;
}

.blogHdrBio_t {
	float: left;
	color: #00309c;
	font-size: 18px;
	margin: 0px 0px 5px 0px;
	width: 320px;
}

.services {
	width: 78%;
	float: left;
	display: inline-block;
}

.service {
	width: 48%;
	height: 200px;
	background-color: #8ec8d4;
	display: inline-block;
	margin: 5px;
}

.col1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-right: #bfbfbf 1px solid;
	width: 49%;
	height: auto;
	background-color: #ffffff;
	display: inline-block;
	margin: 10px 5px 10px 0;
	vertical-align: top;
}
.col1 .pcimg {
	text-indent: 0px;
	font-size: 14px;
	text-align: center;
	line-height: 125%;
	color: #ad2910;
	font-family: "Comic Sans MS";
	margin: 5px;
	padding: 5px;
}
.col1 h4 {
	text-align: center;
}
.col1 p {
	font-size: 16px;
	/* text-align: left; */
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	text-indent: 30px;
	text-align: justify;
	margin: 0px 10px 0px 10px;
}
.col1 a {
	/*color:#666666;*/
	color: #00309c;
	font-family: Arial, Helvetica, sans-serif;
	/*font-weight:700;*/
	/*line-height:16.3pt;*/
	text-decoration: none;
}

.col1 a:link {
	background: none transparent scroll repeat 0% 0%;
	color: #00309c;
	/*color:#666666;
	color:#556666;*/
	text-decoration: none;
}

.col1 a:visited {
	font-weight: normal;
	background: none transparent scroll repeat 0% 0%;
	/*color:#666666;*/
	color: #556666;
	text-decoration: underline;
}

.col1 a:hover {
	font-weight: normal;
	background: none transparent scroll repeat 0% 0%;
	color: #990000;
	/*color:#003399;
	color:#666666;
	color:#556666;*/
	text-decoration: underline;
}

.col1 a:active {
	font-weight: normal;
	background: none transparent scroll repeat 0% 0%;
	/*color:#666666;
	color:#556666;*/
	text-decoration: underline;
}

.col1 ol li {
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	list-style-position: inside;
	margin: 0.2em 0px 0px 0.5em;
	border-bottom: #eee 1px solid;
	/*list-style-type:decimal;*/
	list-style-type: none;
	list-style-image: none;
}

.col1 li {
	margin-right: 10px;
}

.col1 blockquote {
	margin-left: 30px;
	border: 0px;
}

.col1 .colalfavit p {
	text-indent: 0px;
}

ul.bibliya {
	font-size: 12px;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
}

.col1 li.bibliya {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.col1_default {
	width: 58.5%;
	height: auto;
	background-color: #ffffff;
	border-right: #bfbfbf 1px solid;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-right: #bfbfbf 1px solid;
	float: left;
	margin: 10px 5px 10px 0px;
}

.col1_default h2 span {
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 40px;
	padding-top: 10px;
	display: block;
	background: url(bg_hdSpan_wht_632x39.gif) no-repeat right top;
	float: left;
	height: 38px;
	color: #c66b00;
	font-weight: bold;
	text-indent: 0px;
}

.col1_default p {
	text-indent: 20px;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
}

.col1_default a {
	color: #00309c;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.col1_default a:link {
	color: #00309c;
}

.col1_default .plimg {
	font-size: 14px;
	text-indent: 0px;
	text-align: center;
	line-height: 125%;
	float: left;
	color: #ad2910;
	font-family: "Comic Sans MS";
	margin: 0px;
	padding: 5px;
}

ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 10px;
	padding-top: 0px;
}

ul li {
	padding-right: 0px;
	padding-left: 16px;
	padding-bottom: 3px;
	margin: 3px 0 0;
	padding-top: 5px;
	border-bottom: #eee 1px solid;
	text-align: left;
	list-style-type: none;
	border-bottom-style: none;
	border-bottom-color: inherit;
	border-bottom-width: 0px;
	background: url("bul_orange_5x5.gif") no-repeat 0px 11px;
	list-style-position: initial;
}

ul li.more {
	padding-left: 0px;
	background: none transparent scroll repeat 0% 0%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	list-style-type: none;
}

ol {
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

ol li {
	padding-right: 10px;
	padding-left: 0px;
	list-style-position: inside;
	padding-bottom: 4px;
	margin: 0.2em 0px 0px 0.5em;
	padding-top: 4px;
	border-bottom: #eee 1px solid;
	list-style-type: decimal;
}

li h2 {
	font-size: 20px;
	background-image: none;
	padding-bottom: 0px;
	text-transform: none;
	color: #000;
	height: auto;
}

.storyOptions li {
	background-position: 0px 50%;
	display: inline;
	border-top-style: none;
	margin-right: 10px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.storyOptions {
	clear: both;
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 0px;
	margin: 15px 10px 20px;
	padding-top: 0px;
}

cite {
	display: block;
	font-weight: normal;
	/* font-size: 0.85em; */
	font-size: 1em;
	color:#00309c;
	/* color: #999999; */
	font-style: normal;
	margin: 10px;
}

hr {
	border-right: #bfbfbf 1px;
	border-top: #bfbfbf 1px;
	margin: 10px 0px 0px;
	border-left: #bfbfbf 1px;
	color: #fff;
	border-bottom: #bfbfbf 1px solid;
	background-color: #fff;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 20px;
	width: 80%;
}
/* ---for hr--- */
.hrbold {
	margin: 10px 0px 10px;
	color: #ffffff;
	border-bottom: #bfbfbf 10px solid;
	background-color: #fff;
	width: 95%;
}
.hrboldno {
	margin: 0px 0px 10px;
	color: #ffffff;
	border-bottom: #bfbfbf 5px solid;
	background-color: #fff;
	width: 95%;
}
/* ---end for hr--- */

.col2 {
	width: 49%;
	height: auto;
	border-right: #bfbfbf 1px solid;
	/* background-color: #8ec8d4; */
	background-color: #ffffff;
	display: inline-block;
	margin: 10px 0 10px 5px;
}
.col2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-right: #bfbfbf 1px solid;
}
.col2 h4 {
	text-align: center;
}
.col2 h6 {
	margin-top: 1em;
	font-weight: bold;
	margin-bottom: 2pt;
	line-height: 1.2em;
	font-family: myriad, "gill sans", helvetica, arial, sans-serif;
	letter-spacing: 1pt;
	font-size: 95%;
}
.col2 p {
	font-size: 14px;
	text-align: left;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	text-indent: 30px;
	text-align: justify;
	margin: 0px 10px 0px 10px;
}

.col2 .pcimg {
	text-indent: 0px;
	font-size: 14px;
	text-align: center;
	line-height: 125%;
	color: #ad2910;
	font-family: "Comic Sans MS";
	margin: 5px;
	padding: 5px;
}

.col2 .colalfavit p {
	text-indent: 0px;
}

.col2 blockquote {
	margin-left: 30px;
	border: 0px;
}

.spons {
	background: url(bg_hd_tan_950x39.gif) no-repeat right top;
}
.ss_head {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 2px;
	padding-bottom: 0px;
	width: auto;
	padding-top: 0px;
	height: 27px;
}

.ss_headrow {
	vertical-align: middle;
}

.ss_headline {
	font-weight: bold;
	font-size: 10px;
	color: #1e5c99;
}

td.ss_headline {
	font-weight: bold;
	padding-bottom: 5px;
}

.ss_body {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: auto;
	padding-top: 0px;
	height: 95px;
}

.ss_bodyrow {
	vertical-align: top;
}

td.ss_img1 {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: top;
	padding-top: 0px;
}

.ss_maintext {
	font-size: xx-small;
	color: black;
}

.ss_maintext_cell {
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

td.ss_img1 img {
	margin: 0px 5px 0px 0px;
}

td.ss_maintext_cell a {
	font-weight: normal;
}

td.ss_maintext_cell div a {
	font-weight: bold;
	text-align: justify;
}

td.ss_maintext_cell div {
	text-align: left;
}
#powerPromo {
	margin-top: 10px;
	background: url(bg_sponsBox_2x650.gif) repeat-y 100% 0px;
	width: 100%;
	text-align: left;
	/*text-align:left;*/
}

#powerHeader {
	padding-right: 5px;
	padding-left: 5px;
	/*background:url(salon_2.jpg) no-repeat 100% 0px;*/
	padding-bottom: 5px;
	padding-top: 5px;
	position: relative;
	/*height:250px;*/
	width: 300px;
}

#powerHeader h6 {
	padding-right: 0px;
	padding-left: 5px;
	/*background:url(gostee.jpg) no-repeat 100% 0px;*/
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	/*padding-top:220px;
	padding-top:83px;
	height:240px;*/
	/*height:0px! important*/
}

#powerHeader h6 span {
	display: block;
	font-weight: 700;
	/*font-weight:normal;*/
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
}

#powerItems {
	padding: 0px 1px;
	border-right: 1px solid #d1d1d1;
	border-top: 1px solid #d1d1d1;
	border-left: 0px solid #d1d1d1;
	margin-right: 11px;
	border-bottom: #d1d1d1 1px solid;
	position: relative;
	background-color: #ffffff;
	top: 0px;
	left: 0px;
	height: auto;
	/* height: 120px; */
}

#powerItems dl {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin: 0px;
	width: 100%;
	padding-top: 10px;
	border-bottom: #ecece5 1px solid;
}

#powerItems dl dt {
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin: 0px 14px;
	padding-top: 0px;
}

#powerItems dl dd {
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin: 4px 14px 0px;
	padding-top: 0px;
}

#powerItems dl dd.a {
	color: #000000;
}

#powerItems dl dd.a:hover {
	color: #000000;
}

#powerLogos {
	padding-right: 11px;
	padding-left: 7px;
	background: url(bg_sponsBoxBtm_9x650.gif) no-repeat 100% 100%;
	padding-bottom: 12px;
	margin: 0px;
	padding-top: 7px;
}

#powerLogos ul {
	border-right: #d1d1d1 1px solid; /*цвет светло-серый*/
	padding-right: 0px;
	border-top: #d1d1d1 1px solid;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px;
	border-left: #d1d1d1 1px solid;
	padding-top: 5px;
	border-bottom: #d1d1d1 1px solid;
	background-color: #fff;
	text-align: center;
}

#powerLogos ul li {
	border-top-width: 0px;
	padding-right: 5px;
	display: inline;
	padding-left: 5px;
	border-left-width: 0px;
	background: none transparent scroll repeat 0% 0%;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right-width: 0px;
}

.half {
	padding-right: 0px;
	padding-left: 10px;
	float: left;
	padding-bottom: 0px;
	margin: 8px 0px;
	width: 46%;
	padding-top: 0px;
	position: relative;
}

.half li {
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 8px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-size: 12px;
}

.col2_default {
	width: 39.5%;
	height: auto;
	background-color: #ffffff;
	border-right: #bfbfbf 1px solid;
	display: inline-block;
	margin: 10px 0 10px 5px;
	font-size: 14px;
}

.col2_default h2 span {
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 40px;
	padding-top: 15px;
	display: block;
	background: url(bg_hdSpan_wht_632x39.gif) no-repeat right top;
	float: left;
	height: 38px;
	color: #c66b00;
	font-weight: bold;
	text-indent: 0px;
}
.col2_default h3 span {
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 40px;
	padding-top: 15px;
	display: block;
	background: url(bg_hdSpan_wht_632x39.gif) no-repeat right top;
	float: left;
	height: 38px;
	color: #c66b00;
	font-weight: bold;
	text-indent: 0px;
}

.col2_default h3 {
	padding-top: 0;
}

table {
	margin: auto;
	width: 98%;
}

table th {
	color: #ad2910;
}

.tablitsa {
	margin: 0 auto;
}

.colcontlong {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: auto;
	border-right: #bfbfbf 1px solid;
	background-color: #ffffff;
	display: inline-block;
	margin: 5px auto;
	/* margin: 10px auto; */
}

.colcontlong h1 {
	/*margin-top:1em;*/
	margin-top: 0.5em;
	font-weight: bold;
	margin-bottom: 0.5em;
	text-align: center;
	line-height: 1.2em;
	font-family: Comic Sans MS;
	font-size: 175%;
	color: #1a3b6e;
	letter-spacing: 1pt;
}
.colcontlong h2 span {
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 40px;
	padding-top: 10px;
	display: block;
	background: url(bg_hdSpan_wht_632x39.gif) no-repeat right top;
	float: left;
	height: 38px;
	color: #c66b00;
	font-weight: bold;
	text-indent: 0px;
	font-size: 18px;
}
.colcontlong p span {
	font-weight: bolder;
	color: #525252;
	font-style: italic;
}
h3 {
	font-family: myriad, "gill sans", helvetica, arial, sans-serif;
	padding-bottom: 0px;
	text-transform: uppercase;
	text-indent: 0px;
	margin-right: 10px;
	margin-right: 5px;
	padding-left: 0px;
	padding-right: 0px;
	background: url(bg_hd_blue_950x39.gif) no-repeat right top;
	height: 39px;
	color: #525252;
	clear: both;
	font-size: 100%;
	overflow: hidden;
	font-weight: bold;
	padding-top: 0px;
}
.colcontlong h3 span {
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 40px;
	padding-top: 10px;
	display: block;
	background: url(bg_hdSpan_wht_632x39.gif) no-repeat right top;
	float: left;
	height: 38px;
	color: #c66b00;
	font-weight: bold;
	text-indent: 0px;
}
.colcontlong p {
	font-size: 16px;
	text-align: left;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	text-indent: 30px;
	text-align: justify;
	margin: 0px 10px 0px 10px;
}
.colcontlong ul li {
	padding-right: 0px;
	padding-left: 1em;
	padding-bottom: 0.2em;
	margin: 0.2em 0px 0px;
	padding-top: 0.3em;
	list-style-type: none;
	border-bottom-style: none;
	border-bottom-color: inherit;
	border-bottom-width: 0px;
	background: url("bul_orange_5x5.gif") no-repeat 0px 11px;
}

.colcontlong .primg {
	text-indent: 0px;
	font-size: 14px;
	text-align: center;
	line-height: 125%;
	float: right;
	color: #ad2910;
	font-family: "Comic Sans MS";
	margin: 0px;
	padding: 5px 10px;
}

.services_2 {
	text-align: center;
	width: 21%;
	display: inline-block;
	margin: 5px 0px;
	vertical-align: top;
	position: absolute;
}

.col3 {
	width: 100%;
	height: auto;
	background-color: #ffffff;
	display: inline-block;
	margin: 10px 0px;
}
.hotspot {
	background: url(women.jpg) no-repeat 50% 5px;
	width: 100%;
	color: #525252;
	padding-top: 100px;
	font-family: arial, sans-serif;
	margin: auto;
}

.hotspot p .women {
	text-align: center;
}

.hotspot ul {
	border-right: #ababab 1px solid;
	padding-right: 0px;
	border-top: #ababab 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #ababab 1px solid; /*цвет светло-серый*/
	padding-top: 0px;
	border-bottom: #ababab 1px solid;
	background-color: #ffffff;
	text-align: left;
}

.hotspot li {
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: normal;
	font-size: 12px;
	background: none transparent scroll repeat 0% 0%;
	list-style-image: none;
	margin: 0px 3px;
	color: #525252;
	border-bottom: #ababab 1px dotted;
	list-style-type: none;
	position: relative;
}

.hotspot ol {
	border-right: #ababab 1px solid;
	padding-right: 0px;
	border-top: #ababab 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	/* margin: 0px; */
	margin-top: 10px;
	border-left: #ababab 1px solid;
	padding-top: 0px;
	border-bottom: #ababab 1px solid;
	background-color: #ffffff;
	text-align: left;
}

.hotspot li.head {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	color: #1a3b6e;
	border-bottom: #ababab 1px solid;
	text-align: center;
}

.hotspot li.img {
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	padding-top: 7px;
	text-align: center;
}

.hotspot li.noBd {
	border-bottom-width: 0px;
}

.hotspot li.yesBd {
	padding-bottom: 7px;
	border-bottom: #ababab 1px dotted;
}

.hotspot a {
	text-decoration: none;
}

.hotspot span a {
	font-weight: bold;
}

.hotspot li span {
	display: block;
	font-weight: bold;
}

.hotspot li div {
	margin-bottom: 4px;
	text-align: center;
}

.hotspot img {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}

div.book {
	display: block;
	overflow: auto;
	height: 560px;
	margin: 10px auto;
	text-align: center;
}

div.book a {
	color: #c66b00;
}

.window {
	border-top: #bfbfbf 1px solid;
	border-right: #bfbfbf 1px solid;
	border-bottom: #bfbfbf 1px solid;
	border-left: #bfbfbf 1px solid;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	float: right;
	width: 100%;
	background-color: #ffffff;
	text-align: center;
}

.window p {
	text-align: center;
	text-indent: 5px;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

.window_cont {
	border-top: #bfbfbf 1px solid;
	border-right: #bfbfbf 1px solid;
	border-bottom: #bfbfbf 1px solid;
	border-left: #bfbfbf 1px solid;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 5px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	height: auto;
	float: right;
	width: 100%;
	background-color: #ffffff;
	text-align: center;
}

p.avtor {
	text-align: right;
	text-indent: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Comic Sans MS;
}

div.ssylka {
	width: 350px;
	float: right;
	/*background-color:#e8efd5;*/
	background-color: #f8f9fa;
	margin: 5px;
	/*border:groove;*/
	border-right: #bfbfbf 1px solid;
	border-top: #bfbfbf 1px solid;
	border-left: #bfbfbf 1px solid;
	border-bottom: #bfbfbf 1px solid;
}

div.ssylka h4 {
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

div.ssylka h5 {
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px;
	text-transform: uppercase;
}

div.ssylka h6 {
	text-align: center;
	margin: 0px;
	padding: 3px;
	text-transform: uppercase;
}

div.ssylka p {
	padding: 0px 0px 5px;
	margin: 0px 5px;
	text-indent: 15px;
	line-height: 100%;
}

div.ssylka a {
	color: #c36b07;
	text-decoration: none;
}

div.ssylka a:link {
	background: none transparent scroll repeat 0% 0%;
	color: #ad2910;
}

div.ssylka a:visited {
	font-weight: normal;
	background: none transparent scroll repeat 0% 0%;
	color: #556666; /* меняет цвет ссылки в class col1*/
	text-decoration: none;
}

div.ssylka a:hover {
	color: #990000;
	text-decoration: underline;
}

div.ssylka a:active {
	font-weight: normal;
	background: none transparent scroll repeat 0% 0%;
	color: #556666;
	text-decoration: underline;
}

/*div.ssylka a:unknown {color:#66CC33;}*/

div.ssylka .pcimg {
	padding: 5px;
	text-align: center;
	text-indent: 0px;
	font-size: 14px;
	line-height: 125%;
	color: #ad2910;
	font-family: "Comic Sans MS";
	margin: 5px;
}

div.ssylka .plimg {
	padding: 5px;
	font-size: 14px;
	text-indent: 0px;
	text-align: center;
	line-height: 125%;
	float: left;
	color: #ad2910;
	font-family: "Comic Sans MS";
	margin: 0px;
}

div.ssylka ul {
	margin: 5px;
}

div.ssylka .avtor_top {
	padding-top: 0px;
	text-align: right;
}

.colcontlong blockquote {
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 70px;
	border-left: #ccc 1px solid;
	padding-top: 0px;
}

/* ========================= */

div.proj {
	/* width: 390px; */
	width: 100%;
	/* height: 200px; */
	height: 5px;
	/* height: auto; */
	/* background-color: #1a3b6e; */
	background-color: #ffffff;
	/* background-color: #494d87; */
	display: inline-block;
	border-style: solid;
	border-width: 2px;
	border-color: #bfbfbf;
	margin-right: 5px;
}
p .proj {
	font-size: 14px;
}
.footer {
	width: 100%;
	height: auto;
	/* height: 100px; */
	background-color: #ffffff;
	/* background-color: #5aad29; */
	display: inline-block;
	margin: 5px 0;
	/* border-style: solid;
	border-width: 2px; */
}
.footer {
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	background: url(bg_ftr_950x89.gif) no-repeat 50% 0;
	padding-bottom: 10px;
	margin: 20px 0px;
	padding-top: 16px;
}

.footer a:visited {
	color: #039;
}

#f {
	padding-right: 0px;
	padding-left: 0px;
	/* background: url(bant_30x39.gif) no-repeat left bottom; */
	/* background: url(bant.gif) no-repeat left bottom; */
	float: left;
	/* width: 30px; */
	/* height: 39px; */
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.footer li {
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	font-weight: normal;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.footer span {
	font-weight: bold;
	font-size: 14px;
}

.infoblock {
	clear: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	/* margin: 0px 0px 0px 125px; */
	padding-top: 0px;
	width: 60%;
	margin: 0 auto;
}

.infoblock h1 {
	/* text-indent: 150px; */
	text-align: left;
	font-family: Comic Sans MS;
	color: #c36b07;
	font-size: 20px;
}

.infoblock h2 {
	background-image: none;
	/* text-indent: 200px; */
	font-family: Comic Sans MS;
	color: #c36b07;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}

.infoblock h6 {
	font-size: 100%;
}

.infoblock p {
	font-size: 14px;
	font-family: Comic Sans MS;
	margin: 0px;
	padding: 0px;
}

.infoblock a {
	text-decoration: none;
}

.footer_services {
	margin: 0 auto;
	text-align: center;
	border-top: #d6d7d9 1px solid;
	border-bottom: #d6d7d9 1px solid;
}
.footer_services ul {
	margin: 10px 10px 10px 0;
	font-size: 14px;
}
