body, html {
	margin: 0px;
	padding: 0px;
/*	text-align: center;      */
  	background: #EDEDED url(/images/bg2.gif) repeat-y fixed top center;
	font-family: arial, verdana, sans-serif;
	color: #0D4E00;
	font-weight: normal;
	font-size: 12px;
}

#all {
  	background: #FFFFFF url(/images/bg4.gif) repeat-x top center; 
	width: 956px;
	height: 1024px;
	margin: 0px auto;
	padding: 0px;
}

#all table {
	width: 700px;
	margin: 20px 10px 0px 0px;
	text-align: justify;
	font-size: 12px;
	color: #006600;
	float: right;
}

.top {
	font-size: 11px;
	color: #E4EBF1;
	margin: 0px;
	font-weight: normal;
}

#top h1 {
	height: 124px;
	width: 407px;
	font-size: 12px;
	color: #122084;
	font-weight: normal;
	margin: 0px;
	float: left;
}

#h1left, #h1right {
	float: left;
	margin: 40px 0px 0px 20px;
	width: 250px;
}

#h1right {
	float: right;
	margin: 40px 20px 0px 0px;
}

#top a IMG {
	border: none; /* Убираем границу */
	float: left;
}

#top p, #top h3 {
	display: none;
}

