
/* Main       */


html, body, h1, h2, h3, h4, h5, h6, p, a, img, ul, ol, li, dl, div, dt, dd, table, tr, th, td, form, fieldset {
	border:  0;
	margin:  0;
	padding:  0;
	text-align: left;
}
ul, ol { list-style-type:  none; }

a{
	text-decoration: none;
}

html,body{
	margin:0;
	padding:0;
}
body{
	font: 76% Times New Roman, Times serif;
}
/*---  Верхняя часть --*/
#top{
	background: #fff;
	width: 100%;
	height: 271px;
}
#header{
	margin: 0 auto;
	width: 900px;
	height: 271px;
	background: url(../images/headerback.jpg) no-repeat scroll 100% 51px;
	overflow: hidden;
}
#navigation{
	position: absolute;
	top: 70px;
	width: 12px;
}
#navigation ul li{
	margin-bottom: 18px;
} 

#logo{
	margin: 52px 0 25px 0;
}
#top_ch{
	float:right;
	clear: left;
	margin-top: 50px;
}
#top-menu {
	/*clear: both;*/
	background: #008600 url(../images/tml.gif) no-repeat scroll 0 0;
	width: 880px;
	clear: both;
	height: 30px;
}
#top-menu div{
	background:  url(../images/tmr.gif) no-repeat scroll 100% 0;
	height: 30px;
}

#top-menu ul{
	margin-left: 9px;
	height: 30px;
}
#top-menu ul li{
	font-size: 18px;
	display: inline-block;
	padding-right: 9px;
	padding-left: 9px;
	height: 30px;
}
#top-menu ul li.nonend{
	border-right: 1px solid #fff;
	height: 30px;
}

#top-menu ul li a{
	color: #fff;
	display: inline-block;
	text-decoration: underline;
	padding-top: 6px;
	line-height: 0.8;
}
#top-menu ul li a:hover{
	text-decoration: none;

}

/*---  Основная часть --*/
#main{
	background: #fff;
	width: 100%;
}
#content{
	margin: 0 auto;
	width: 900px;
	min-height: 800px;
	overflow: hidden;
}
#topCont{
	width: 100%;
	height: 46px;
	background: url(../images/moneyleft.gif) no-repeat scroll 480px 0;
}
#begun{
	position: relative;
	float: left;
	width: 470px;
	clear: right;
}
#begun marquee{
	height: 30px;
	padding-top: 15px; 
}
#money{
	font-style: italic;
	margin-left: 486px;
	height: 36px;
	background: #fefbd5 url(../images/moneyright.gif) no-repeat scroll 100% 0;
	padding-top: 10px;
	font-weight: 500;
}
.moneyin{
	color: #008600;
	font-size: 16px;
	padding-left: 2px;
}
.sum{
	display: inline-block;
	vertical-align: bottom;
	color: #000;
	font-weight: 500;
	border-bottom: 1px dotted #000;
	font-size: 18px;
	margin: 0 10px;
}

/*-- Левый блок в основной части --------------------------------------*/
#left{
	float: left;
	clear: right;
	width: 670px;
	margin-bottom: 65px;
}
#left h2{
	font-size: 24px;
	font-weight: normal;
}
.red{
	color: #cd0103;
}
#ourchildren{
	float: left;
	clear: right;
	width: 670px;
	margin-bottom: 10px;
	overflow: hidden;
	padding-bottom: 6px;
	background: url(../images/ch-bot.gif) no-repeat scroll 0 100%;
}
#ourchildren h2{
	margin-left: 20px;
}
.menuch{
	margin-top: 10px;
	width: 630px;
	font-style: italic;
	font-size: 16px;
	overflow: hidden;
}
.menuch li{
	display: inline-block;
	height: 26px;
	float: left;
	clear: right;
	margin-left: 20px;
	overflow: hidden;
}

/*.activeli{
	background: #fffbd3 url(../images/actlil.gif) no-repeat scroll 0 0;

}*/
.lia, .activeli {
	color: #008600;
}
.lia a, .activeli a{
	color: #008600;
	display: inline-block;
	text-decoration: underline;
}
.lia a:hover, .activeli a:hover{
	color: #008600;
	text-decoration: none;
}

/*.activeli a{
	color: #ff6600;
	display: block;
	height: 22px;
	background: url(../images/actlir.gif) no-repeat scroll 100% 0;
	width: 100%;
	padding: 2px 0 2px 4px;
}*/

#ourchildren div{
}
#ourchildren #divCh{
	width: 670px;
	background: #ffcc99 url(../images/ch-top.gif) no-repeat scroll 0 0;
	margin-top: 10px;
	overflow: hidden;
}
.children {
	margin-left: 15px;
	clear: both;
}
.children li{
	display: block;
	margin-top: 25px;
	width: 150px;
	float: left;
	clear: right;
	font-size: 14px;
	color: #010101;
}
.chli{
	margin-right:  14px;
}
.name{
	margin: 0 auto;
	text-align: center;
	display: block;
	margin-bottom: 10px;
}
.child{
	color: #543388;
	font-weight: bold;
	font-size: 15px;
	display: inline;
	border-bottom: 1px solid #543388;
}
.child:hover{
	border: none;
}
.children p.pch{
	display: block;
	font-size: 14px;
	color: #010101;
	padding: 2px 0;
}
.help{
	background: url(../images/btn.gif) no-repeat scroll 0 0;
	padding: 6px;
	margin-left: 31px;
	padding-left: 15px;
	margin-top: 7px;
	height: 36px;
	display: block;
	color: #fff;
	bottom: 0;
}
.help:hover{
	background: url(../images/btn.gif) no-repeat scroll 0 0;
}
.help:visited{
	background: url(../images/btn.gif) no-repeat scroll 0 0;
}

.all{
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #0e000d;
	display: block;
	font-size: 14px;
	float: right;
	clear: both;
	margin-right: 15px;
	height: 20px;
	vertical-align: top;
}
.all:hover{
	text-decoration: none;
}
#stripes{
	clear: both;
	font-size: 14px;
	line-height: 1.2;
	overflow: hidden;
}
.str{
	width: 218px;
	margin: 0 2px;
	background: #fffbd3 url(../images/str_top.gif) no-repeat scroll 0 0;
	float: left;
	clear: right;
}
.str h2{
	font-size: 24px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 27px;
	font-weight: normal;
}
.str div{
	padding-bottom: 20px;
	background: url(../images/str_bot.gif) no-repeat scroll 0 100%;
	min-height: 300px;
}
.date{
	margin-left: 17px;
	margin-bottom: 5px;
	color: #008600;
}
.nname{
	margin-bottom: 10px;
	margin-left: 17px;
	margin-right: 10px;
}
.nname a{
	color: #000;
	text-decoration: underline;
}
.nname a:hover{
	text-decoration: none;
}
.archive{
	background: url(../images/str.gif) no-repeat scroll 0 0;
	margin-left: 15px;
	padding-left: 17px;
	color: #000;
	text-decoration: underline;
}
.archive:hover{
	text-decoration: none;
}
.rss{
	background: url(../images/rss.gif) no-repeat scroll 0 0;
	padding-left: 17px;
	margin-left: 5px;
	color: #000;
	text-decoration: underline;
}
.rss:hover{
	text-decoration: none;

}
/*-- Правый блок в основной части --------------------------------------*/
#right{
	width: 200px;
	float: right;
	margin-bottom: 65px;
}
#right h2{
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 10px;
}
#megafon{
	margin-top: 10px;
}
#helpnow{
		width: 198px;
		border-left:1px solid #444444;
		border-right:1px solid #444444;
}
#helpnow h2{
		background: url(../images/r_top.gif) no-repeat scroll 0 0;
		width:202px;
		color: #e86424;
}
#helpnow div{
	background: url(../images/r_bot.gif) no-repeat scroll 0 100%;
	padding-bottom: 20px;
	padding-right: 10px;
	margin-left:-1px;
	width:202px;

}
.right{
	margin-bottom: 5px;
}
.right thead{
	height: 30px;
}
.right thead a{
	float: left;
	clear: both;
	margin-left: 20px;
	color: #008600;
	font-size: 14px;
}
.right tr td{
	text-align: center;
	width: 35px;
}
.right tr td+td{
	vertical-align: middle;
	text-align: left;
	width: 143px;
}
.green a:hover{
	text-decoration: underline;	
}
.right{
	margin-left: 10px;
	vertical-align: bottom;
}
.right a{
	color: #000;
	font-size: 14px;
	text-decoration: none;	
}
.right a:hover{
	text-decoration: underline;	
}
#video{
	margin-top: 40px;
}
#video h2{
	margin-bottom: 10px;
	color:#E86424;

}
#video object{
	width: 200px;
	height: 190px;
}
#video embed{
	width: 200px;
	height: 190px;
}
.varchive{
	margin-top: 10px;
	float: left;
	clear: both;
	font-size: 14px;
	background: url(../images/str.gif) no-repeat scroll 0 0;
	padding-left: 17px;
	color: #000;
	text-decoration: underline;
}
.varchive:hover{
	text-decoration: none;
}
/*---  Подвал --*/
#footer{
	margin: 50px auto 0;
	width: 900px;
	clear: both;
	height: 120px;
}
#willhelp{
	background: url(../images/fbtn.gif) no-repeat scroll 0 0;
	color: #fff;
	font-size: 14px;
	padding: 6px 14px;
	display: block;
	width: 133px;
	height: 35px;
	float: left;
	clear: right;
}
#footer ul li{
	display: inline;
	margin-right: 12px;
}
#copyright{
	float: left;
	clear: both;
	font-size: 14px;
}
#wf{
	text-align: center;
	color: #000;
	font-size: 12px;
	float: right;
	width: 100px;
}
#wf a{
	color: #000;
	text-decoration: underline;
}
#wf a:hover{
	text-decoration: none;
}
#mText{
	color:#008600;
	display:block;
	font-size:16px;
	height:20px;
	overflow:hidden;
	padding-left:2px;
	padding-top:10px;
}
.important{
	font-weight: bold;
}
.customBlock {
    padding:  50px 0 30px 0;
    text-align:  center;
}
div#right a#agree{
    color: #008600;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    text-align: center;
    text-decoration: underline;
}
div#right a#agree:hover{
    text-decoration: none;
}
