@charset "windows-1251";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a7a7a7;
	background: url(../img/bg.jpg) repeat-x 0 0;
}
img {
	border: 0;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;

}

p {
	padding: 0 0 26px 0;
	line-height: 18px;
}

strong {
	font-weight: bold;
	color: #FFFFFF;
}

h1, h2, h3 {
	color: #FFFFFF;
}
h1 {
	font-family: "Arial Black", "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 28px;
	padding: 0 0 33px 0;
	letter-spacing: -2px;
	text-indent: -1px;
}
h1 span {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 5px 0 -10px 0;
}


h2 {
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 12px 0;
	line-height: normal;
}
.h2-color-red {
	color: #ed6956;
}
h3 {
	font-size: 36px;
	letter-spacing: -2px;
	line-height: 29px;
	margin: 0 0 19px 0;
}
h3 span {
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
}
h4 {
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 12px 0;
	color: #FFFFFF;
	line-height: 20px;
}



.fl {
	float: left;
}
.framework {
	background-image: url(../img/framework.png);
	width: 435px;
	height: 314px;
	position: relative;
	margin: 0 0 27px -20px;
}
* html .framework {
    background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/framework.png,sizingMethod=crop);}
.framework .photo_here {
	position: absolute;
	top: 12px;
	left: 12px;
	width: 390px;
	height: 240px;
}
.framework .title_here {
	color: #242730;
	position: absolute;
	left: 50px;
	bottom: 12px;
	height: 50px;
	display: table;
	width: 352px;
	
}
.framework .title_here .title_cell {
    //position: absolute; //top: 50%;
	display: table-cell; 
	vertical-align: middle;
}
.framework .title_here .title_cell div {
   //position: relative; //top: -50%; 
}





.content ul {
	list-style: none;
	margin: 0 0 19px 0;
}
.content ul li:first-child {
	border-top: none;
}
.content ul li {
	padding: 7px 0 6px 40px;
	
	line-height: 18px;
	border-top: 1px solid #5f6067;
	background-position: 14px 13px;
	background-image: url(../img/li_marker.png);
	background-repeat: no-repeat;
	_background-image: url(../img/li_marker.gif) 
	
}
.content ol {
	position: relative;
	list-style-type: none;
	margin: 0 0 0 50px;
	left: -20px;
	border: 0px solid red;
}



.content  ol li {
	position: relative;
	z-index: 1;
	border: 0px solid #fff;
	zoom: 1;
	margin: 0 0 26px 0;
}

.content ol li .type {
	display: block;
	height: 21px;
	width: 21px;
	position: absolute;
	left: -29px;
	z-index: auto;
	background: url(../img/ol2.png);
	top: -1px;
	color: #FFFFFF;
	text-align: center;
	line-height: 21px;
	font-size: 12px;
}
.content ol ol {
	list-style-type: none;
	zoom: 1;
	margin: 0px 0 0 47px;
	border: 0px solid red;
}
.content ol li ol li {
	margin: 16px 0 0 0;
}

.content ol li ol li .sub_list {
	color: #FFFFFF;
	position: absolute;
	left: -27px;
	font-size: 12px;
	top: 1px;
}
table {
}
table td, table th {
	padding: 7px 10px 7px 10px;
}

table tr {
}
table tr th {
	background-color: #4771ac;
	color: #FFFFFF;
	font-weight: normal;
}
table tr.active {
	background-image: url(../img/table_tr.png);
}






.clear {
	clear: both;
	zoom: 1;
}
.clear0px {
	clear: both;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
}
.clear33px {
	height: 33px;
	clear: both;
}
.clear76px {
	height: 67px;
	clear: both;
}
#frog {
	margin: -4px 0 0 8px;
	clear: right;
	float: left;
	
}
* html #frog, * html #drawing-pin { _filter:expression(fixPNG(this));}
#drawing-pin {
	margin: -10px 0 0 11px;
	
}
.claim {
	clear: both;
}
.claim strong {

}
.height100px {
	clear: both;
	height: 100px;
}

