* {
	margin: 0;
	padding: 0;
}

body {
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #DBDBDB;
	background-color:#3a5d73;
}

form {
}

img {
    position: center;
	border: 2px solid #f6f6f5;
	margin: 5px;
	padding: 0px;
}

p.fig {
 color: #004080; /* Цвет текста */
 font-size: 10pt;
 font-weight: bold;
 text-align: center; /* Выравнивание по центру */
 line-height: 15px; /* Межстрочное расстояние */
}

fieldset {
}

legend {
}

h1, h2, h3 {
	text-transform: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #A9FF00;
}

h2 {
    text-transform: none;
	font-size: 2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #A9FF00;
	line-height: 2.4em;
	text-align: center;
}

h3 {
	font-size: 16pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	text-indent: 20.0pt;
	color: #A9FF00;
}

h4 {
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #A9FF00;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.2em;
	text-indent: 20pt;
	color: #FFFFFF;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 1.2em;
	margin-right: 1.2em;
	padding: 0 1em;
	background: #EEEEEE;
	border-left: 1px dotted #CCCCCC;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #A9FF00;
}

img {
}

/* Wrapper */

#wrapper {
	width: 950px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 180px;
	padding: 40px 20px 0 0;
	text-align: right;
}

#logo h1 {
	font-size: 19pt;
	line-height: 2.2em;
}

#logo h2 {
    font-size: 16pt;
}

#logo a {
	color: #A9FF00;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	background: #37536b url(images/img01.gif) repeat-y;
}

/* Sidebar > Boxed */

#sidebar .boxed {
	padding: 0 5px;
}

#sidebar .boxed .title {
	height: 26px;
	padding: 14px 0 0 10px;
	background: url(images/img05.gif) no-repeat;
	text-transform: capitalize;
	font-size: 1em;
	font-weight: bold;
}

#sidebar .boxed .content {
	padding: 10px;
}

#sidebar .boxed ul {
	margin: 0;
	list-style: none;
}

#sidebar .boxed li {
	padding: 0 0 0 12px;
	background: url(images/img06.gif) no-repeat left center;
}

#sidebar .boxed h3 {
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#sidebar .boxed a {
	color: #FFFFFF;
}

#sidebar .boxed a:hover {
	text-decoration: underline;
}

#sidebar .extra {
	height: 35px;
	background: url(images/img08.gif);
}

/* Menu */

#menu {
	padding: 40px 15px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 170px;
	height: 27px;
	margin: 0 0 5px 0;
	padding: 3px 0 0 0;
	background: #37536b url(images/img02.gif) no-repeat;
	text-transform: lowercase;
	text-align: left;
	text-indent: 8px;
	font: normal 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f1ffff;
}

#menu a:hover {
	background-image: url(images/img03.gif);
	text-decoration: none;
	color: #A9FF00;
}

#menu .active a {
	background: #37536b url(images/img04.gif) no-repeat;
}

/* Content */

#content {
	float: right;
	width: 520px;
}

#content h2 {
	margin: 1.6em 0 1em 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-size: 16pt;
}

/* Footer */

#footer {
	clear: both;
	width: 770px;
	margin: 0 auto;
	padding: 1em 0;
	background: url(images/img09.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 8pt;
	line-height: 2.2em;
	font-weight: bold;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
