body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
/* Ссылки верхнего и нижнего меню */	
	font-size: 11px;
}
.menu_bottom {
	color: ##305f8c;
}
.menu_bottom:link {
	color: #305f8c;
	text-decoration: none;
}
.menu_bottom:hover {
	color:#ffffff;
	text-decoration: none;
}
.menu_bottom:active {
	color: #ffffff;
	text-decoration: none;
}
a {
	color: #305f8c;
	text-decoration: none;
}
a:link {
	color: #305f8c;
	text-decoration: none;
}
a:hover {
	color: #d4c58f;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

/* Заголовки */
h1 {
	font-size: 14px;
	color: #2B4E70;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
/* Классы абзатцев - стили*/
p {
	padding-bottom: 10px;
	margin: 10px;
	text-align:justify;
	text-indent:20px;
	padding-right:10px;
	padding-left:10px;
}
/* Стиль для центрального - буквица*/
.style1 {   
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
/* Стиль для центрального - div Content*/
.content {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #305f8c;
	text-indent:45px;
	}

/* Боковое меню */
.menuHead {
	color:#4d4d4d;
	font-size:14px;
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	text-decoration:none;
}
.menuOption {
	color:#4d4d4d;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial;
	margin-left:10px;
	text-decoration:none;
	}
#menu {
	margin:5px;
}
#menu a:link {
	text-decoration:none;
	color:#305f8c;
}
#menu a:active {
	text-decoration:none;
	color:#305f8c;
}
#menu a:visited {
	text-decoration:none;
	color:#305f8c;
}
#menu a:hover {
	text-decoration:none;
	color:#d4c58f;
}
#menu1 { display:none;}
#menu2 {display:none;}
#menu3 {display:none;}
#menu4 {display:none;}
#menu5 {display:none;}
#menu6 {display:none;}
#menu7 {display:none;}
#menu8 {display:none;}
#menu9 {display:none;}

/* Ссылки в квадратиках */

#Layer1, #Layer2, #Layer3, #Layer4{
	position:absolute;
	width:140px;
	height: 140px;
}
#Layer1 a span, #Layer2 a span, #Layer3 a span, #Layer4 a span{
	display:none;
}
#Layer1{
	z-index:1;
	top: 560px;
	left: 30%;
}
#Layer2 {
	z-index:2;
	top: 431px;
	left: 34%;
}
#Layer3 {
	z-index:1;
	top: 540px;
	left: 41%;
}
#Layer4 {
	z-index:2;
	top: 405px;
	left: 44%;
}
#Layer1 a:hover, #Layer2 a:hover, #Layer3 a:hover, #Layer4 a:hover{
	
}

#Layer1 a, #Layer2 a,#Layer3 a,#Layer4 a {
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color: #FFFFFF;
}

#Layer1 a:hover span, #Layer2 a:hover span, #Layer3 a:hover span, #Layer4 a:hover span{
	display:block;
	position:absolute;
	padding:5%;
	color:#666666;
	background-repeat:repeat;
	width:70%;
}
#Layer1 a:hover span{
	top:90%;
	left:-90%;
	background-image:url(r1_1bg.JPG);
}
#Layer2 a:hover span{
	top:0%;
	left:-110%;
	background-image:url(r1_1bg.JPG);
}
#Layer3 a:hover span{
	top:50%;
	left:110%;
	background-image:url(r1_1bg.JPG);
}
#Layer4 a:hover span{
	top:50%;
	left:110%;
	background-image:url(r1_1bg.JPG);
}

/* Блоки текста*/

#contentheader {
	width:200px;
	
	font-size: 12px;
	font-family:Tahoma, Verdana, Arial;
	padding-top:0px;
	background-image:url(images/el_3.jpg);
	background-repeat:no-repeat;
}
#contentfooter {
	width:200px;
	height:130px;
	font-size: 12px;
	font-family:Tahoma, Verdana, Arial;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(images/el_3otr.jpg);
	background-position: right;
	background-position:bottom;
	background-repeat:no-repeat;
	}
#contentheader h2 {
font-family:Arial, Helvetica, sans-serif;
font:Arial, Helvetica, sans-serif;
	
	font-size:14px;
	color:#305f8c;
	text-align:center;
}
/* Стиль для блоков */	
.pblokc {
	text-indent:0;
	padding-top:0;
	color:#666666;
	font-size: 11px;
	font-family:Tahoma, Verdana, Arial;
	
}	
