/* CSS Document */
/*Свойства страницы*/
body  {
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
/* Шапка страницы */
#header {
	width: 100%;
	height: 156px;
}
#logo_1 {
	background-image: url(images/logo_01.jpg);
	height: 115px;
	width: 302px;
	position: absolute;
	background-attachment: scroll;
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
}
#logo_2 {
	background-attachment: scroll;
	background-image: url(images/logo_02.jpg);
	background-repeat: repeat-x;
	height: 115px;
	position: absolute;
	left: 302px;
	top: 0px;
	float: left;
	width: auto;
	right: 499px;
}
#logo_3 {
	background-attachment: scroll;
	background-image: url(images/logo_03.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 115px;
	width: 499px;
	top: 0px;
	right: 0px;
}
#logo_4 {
	background-attachment: scroll;
	background-image: url(images/logo_04.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 302px;
	position: absolute;
	left: 0px;
	top: 115px;
}
#logo_5 {
	background-attachment: scroll;
	background-image: url(images/logo_05.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 302px;
	position: absolute;
	left: 0px;
	top: 137px;
}
.nav {
	background-attachment: scroll;
	background-image: url(images/nav_top.png);
	background-repeat: repeat;
	width: auto;
	position: absolute;
	left: 302px;
	top: 115px;
	right: 0px;
	height: 23px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	vertical-align: 50%;
	text-align: right;
	padding-right: 10px;
	color: #006699;
}
.nav a {
	color: #006699;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
}
.nav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
/* Конец шапки страницы */
#wrapper {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right;
}
#container {
	width: 100%;
	float: right;
	margin-left: -200px;
	background-color: #FFFFFF;
	background-position: right;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 100%;
}
/* Левое меню */
#nav_left {
	width: 200px;
	float: left;
	top: 176px;
}
.nav_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 5px top;
	height: 40px;
	font-size: small;
	text-indent: 15px;
	font-weight: bold;
	display: block;
	vertical-align: 50%;
	font-style: normal;
	line-height: 32px;
	color: #FFFFFF;
	background-image: url(images/nav-h.gif);
	
}
/*убираем отступы, создаем ширину*/
.nav_3 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 200px;
} 
/*создаем стиль ссылок*/
.nav_3 ul li a {
	display: block;
	text-decoration: none;
	color: #006699;
	padding: 5px;
	background-attachment: scroll;
	background-image: url(images/nav_1.jpg);
	background-repeat: no-repeat;
	background-position: 5px top;
	text-indent: 10px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 200;
	text-transform: none;
	font-variant: normal;
}
.nav_3 a:hover {
	color: #0033FF;
	text-decoration: underline;
	background-attachment: scroll;
	background-image: url(images/nav_2.jpg);
	background-repeat: no-repeat;
	background-position: 5px top;
}
/*закрываем блок ссылок*/
#nav_3 ul { 
  margin: 0;
  padding: 0;
  list-style: none;
  width: 200px;
}
.nav_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 5px top;
	height: 32px;
	font-size: small;
	text-indent: 15px;
	font-weight: bold;
	display: block;
	vertical-align: 50%;
	font-style: normal;
	line-height: 32px;
	color: #FFFFFF;
	background-image: url(images/nav-h_1.gif);
	width: 200px;
}
.nav_3 {
	position: relative;
	height: auto;
	width: 200px;
	top: 0px;
}
.nav_2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
#nav_left img {
 border : 0
}
/*Конец левого меню*/
/* Оснавная часть страницы */
#content {
	margin-left: 200px;
	padding-left: 30px;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-align: justify;
	text-indent: 30px;
	padding-right: 30px;
	top: 176px;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
	border-bottom-style: double;
	border-left-style: groove;
	border-bottom-color: #6699FF;
	width: auto;
	float: left;
	border-left-color: #6699FF;
	border-left-width: 8px;
	text-indent: 5px;
	padding-bottom: 2px;
	margin-left: 40px;
}
#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
	clip: rect(auto,auto,auto,40px);
}
#content table {
	width: auto;
	text-indent: 0px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#content th {
	color: #999999;
	background-attachment: scroll;
	background-repeat: repeat;
	text-align: center;
	text-indent: 0px;
	background-image: url(images/nav_top.png);
	border-top-width: 2px;
	border-top-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content td {
	border: thin double #CCCCCC;
}


/* Подвал страницы */
#footer {
	background-image: url(images/logo_foot.jpg);
	bottom: 0px;
	width: 100%;
	background-attachment: scroll;
	background-repeat: repeat-x;
	height: 115px;
	clear: both;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 0px;
	color: #FFFFFF;
	left: 0px;
	right: 0px;
	text-align: center;
	padding-bottom: 0px;
	margin: 0px;
	white-space: normal;
	vertical-align: middle;
	line-height: 50px;
}
.nav_foot {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006699;
	background-attachment: scroll;
	background-image: url(images/nav_top.png);
	background-repeat: repeat-x;
	height: 23px;
	width: auto;
	text-align: right;
	padding-right: 10px;
	clear: both;
}
.nav_foot a {
	color: #006699;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
}
.nav_foot a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}


.clearing {
	height: 20px;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
