.pageBody {
margin:0px auto;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.pageHeader {
	background-image: url(header.jpg);
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FF9900;
	height: 230px;
}
body {
	background-color: #fff0db;
	text-align: center;
	font-size: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 130px;
	padding-left: 150px;
	color: #e57e05;
}

.pageContent1 {
	width: 980px;
	
}
.pageMenu {
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	width: 200px;
	float: left;
}
.pageMenu1 {
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	float: left;
}
.pageMenu2 {
	background-image: url(menu3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 750px;
	width: 200px;
	float: left;
}
.menu1 {
	width: 150px;
	margin-left: 0px;
	color: #a76324;
	text-decoration: none;
	clear: left;
	float: left;
	margin-bottom: 8px;
}
.menu1Activ {
	width: 150px;
	margin-left: 30px;
	color: #000000;
	text-decoration: none;
	clear: left;
	float: left;
	font-size: 14px;
	margin-bottom: 8px;
}
.conntent {
float:left;
position:relative;
	width: 730px;
	padding-left:210px;
	margin-top:-750px;
	text-align: justify;


}
.pageFuter {
	width: 980px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ea3e00;
	border-bottom-color: #ea3e00;
	float: left;
	text-align: left;
	margin:0px auto;
}
.linkFuter {
	font-size: 12px;
	color: #a76324;
	text-decoration: none;
}
.link1 {
	color: #A76324;
	text-decoration: none;
}
.link1:hover {
color:#FF0000;
	text-decoration: none;
}

.tableText {
	text-indent:20px;
	font-size:14px;
	line-height: 30px;
}


p {
	text-indent: 40px;
}
h3 {
	text-indent: 40px;
}
strong {
	color: #a76324;
}
.len {
	font-style: normal;
	text-align: right;
	width: 170px;
	font-size: 16px;
	position:relative;
	z-index:5000;

}

a {
	color: #a76324;
}
h4 {
	text-indent: 40px;
}
h5 {
	text-indent: 40px;
}

/*Всплывающее меню*/
#pageServiceMenu {
height:35px;
width:auto;
position:relative;
z-index:2;
left:30px;
margin:0px 0px 0px 0px;
padding:0px;
list-style: none;
color: #a76324;
text-align:left;
}

#pageServiceMenu .menu{
width: 150px;
	margin-left: 0px;
	text-decoration: none;
	text-align:left;
	color: #a76324;
	clear: left;
	float: left;
	font-size: 14px;
	margin-bottom: 8px;
}

#pageServiceMenu .menuActive {
font-size:18px;
color:#e70022;
border-left:solid 2px #e70022;
}

#pageServiceMenu ul {
list-style: none;
margin: 0px;
padding:0px;
width: 100%;
}

#pageServiceMenu li {
float: left;
position: relative;
padding-bottom:0px;

}

#pageServiceMenu .menu_line {
height:1px;
width:100%;
}

#pageServiceMenu li ul {
display: none;
position:relative;
top:4px;
margin-left:10px;
bottom:10px;
width:150px;
height:auto;
line-height:10px;
border:solid 0px #e70022;
background:#FFFFFF;

/*
background:url(menu.png) repeat;
behavior: url(script/iepngfix.htc);
*/
}

#pageServiceMenu a {
color: #820201;
text-decoration: none;
display: block;
width: auto;
padding: 2px 5px 2px 0px;
border: #820201 solid 0px;
color: #a76324;
font-size: 12px;
}

#pageServiceMenu a:hover, #pageServiceMenu li.jshover {
color: #e70022;
}

#pageServiceMenu li:hover {
}

#pageServiceMenu li li a {
width: 150px;
clear:both;
padding-bottom:20px;
color:#b04326;
}

#pageServiceMenu li:hover ul, #pageServiceMenu li.jshover ul {
background:none;
display: block;
}

#pageServiceMenu li:hover li ul, #pageServiceMenu li.jshover li ul {
display: none;
width: 105px;
top: 2px;
left: 0px;
}

#pageServiceMenu li:hover li:hover ul, #pageServiceMenu li.jshover li.jshover ul {
 display: block;
}
