HTML, BODY {
	PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    margin: 0px;
  /*  margin-top: 0px;    */
    FONT-SIZE: 12px;
    FONT-FAMILY: verdana,arial,sans-serif;
    BACKGROUND: #f0f5f0;
  /*  text-align: center; */
   	position:relative;
}
#header_text {
	position:relative;
/*	BORDER: #ff0000 1px dashed; */
    margin-top: 110px;
    margin-left: 740px;
}
#header_text A{
    color: #8C6CBD;
    font-weight: 900;
    TEXT-DECORATION: none;
}
A {
	FONT-WEIGHT: bold; COLOR: #467aa7; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
P   {
  text-indent: 20px; 
}

#Container {
    width: 900px; /* Ширина слоя */
 	margin:0 auto;
/* margin-right: auto;  Отступ справа */
/* margin-left: auto;  Отступ слева */
}

.Hat {
  display:block;
  margin: 0px;
  padding-top: 1px;
  height: 170px;
  width: 900px;
  background: url(../inc/pic/bg_head_middle.jpg);
}

#TopPage {
    position:relative;
	display:block;
    width: 902px;
    BACKGROUND: url(../inc/pic/bg_main_withnav.jpg) repeat-y;

}

#inner {
	display:block;
	position:relative;
    width: 900px;
	margin-left:0px;
    padding-top: 1px;
}

#Logo {
	position:relative;
    margin-left: 100px;
	top:15px;
	left:60px;
	width:350px;
	height:150px;
	background: url(../inc/pic/Kredo.gif) no-repeat;
    float: left;
}


#Menu {
/*	BORDER: #ff0000 1px dashed; */
	position:relative;
    BACKGROUND: url(../inc/pic/bg_head_bottom_nav.jpg) no-repeat;
    FLOAT: left;
    left: 0px;
    WIDTH: 900px;
    HEIGHT: 40px;
    padding: 0px;
    margin-top: -1px;
}
#LeftMenu  {
	position:relative;
	width:200px;
	left:0px;
    float: left;
    text-align: center;
}
#Right  {
	position:relative;
	display:block;
    top: 35px;
    margin-top: 0px;
 /*   margin-bottom: -90px; */
    margin-left: 225px;
    margin-right: 25px;
    text-align: justify;
}
.Footer{
	display:block;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    background:url(../inc/pic/bg_foot.jpg) bottom no-repeat;
 /*   width:100%;
    float:left;
    overflow:hidden;   */
    text-align: center;
    height:50px;
}

.clear {
	clear:both;
}
.maintext {
    padding: 20px;
    font-family: Pragmatica, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 2;
}

