* {
	margin: 0;
	padding: 0;
}

body {
	font: 0.67em/147% Tahoma, Sans-serif;
	background: #fff;
	color: #4E4E4E;
	margin: 28px 0 0;
}

table {
	width: 100%;
}

table td {
	border-collapse: collapse;
	border: none;
	vertical-align: top;
	background: #f1f1f1;
	padding: 5px 10px;
}

h1, h2, h3 {
	font-weight: normal;
	margin: 1.17em 0 0.57em;
	line-height: 127%;
	color: #2E7A8F;
}

h1 {
	font-size: 187%;
}

h2 {
	font-size: 177%;
}

h3 {
	font-size: 167%;
}

a {
	color: #87AD22;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

hr {
	height: 1px;
	border: none;	
	background: #C0BCB2;
	color: #C0BCB2;
	*margin: -7px 0;	
}

p {
	margin: 0.97em 0;
}

input, textarea, select {
	font: 100%/100% Verdana, Sans-serif;
	padding: 2px 0;
	border: 1px solid #ddd;
}

textarea {
	line-height: 147%;
}

ul {
	margin: 0 0 0 30px;
}

ul li ul {
	margin: 0 0 0 20px;
}

ul li {
	list-style: disk;
}

ul li ul li {
	list-style: circle;
}

dd, dt {
	list-style: none;
}

.ff {
	*height: 1%;
}

.ff:after {
	content: "  ";
	clear: both;
	height: 1px;
	width: 100%;
	display: block;
	visibility: hidden;
}

#top {
	width: 698px;
	margin: 0 auto;
	border-top: 14px solid #ECECEC;
	padding: 15px 0 5px;
}

#middle {
	background: #C8E248 url(../img/menu_fon.jpg) no-repeat;
	width: 720px;
	height: 240px;
	margin: 0 auto;
}

/*
--------------------------------------------------------------------*/

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

#menu ul {
	width: 160px;
}

#menu {
	padding: 30px 0 0 37px;
}

#menu li {
	height: 28px;
	line-height: 28px;
	background: url(../img/menu_li.gif) repeat-x bottom;
}

#menu li.no {
	background: none;
}

#menu a {
	text-decoration: none;
	color: #fff;
	text-indent: 40px;
	height: 27px;
	display: block;
	font-size: 10pt;
}

#menu a.a1 {
	background: url(../img/menu_a1.gif) no-repeat left;
}

#menu a.a2 {
	background: url(../img/menu_a2.gif) no-repeat left;
}

#menu a.a3 {
	background: url(../img/menu_a3.gif) no-repeat left;
}

#menu a.a4 {
	background: url(../img/menu_a4.gif) no-repeat left;
}

#menu a.a5 {
	background: url(../img/menu_a5.gif) no-repeat left;
}

#menu a.a6 {
	background: url(../img/menu_a6.gif) no-repeat left;
}

#menu a:hover {
	color: #ff0;
}

/*
-----------------------------------------------------------------*/

#content {
	width: 698px;
	margin: 0 auto;
}

#c_left {
	float: left;
	width: 185px;
	padding: 20px 20px 0 10px;
}

#menu_d {
	margin: 0;
}

#menu_d li a {
	color: #48657A;
}

#menu_d li ul li a {
	color: #6187A2;
}

#menu_d li {
	list-style: none;
	font-weight: bold; 
	padding: 3px 0;
}

#menu_d ul {
	margin: 0;
}

#menu_d li ul {
	margin: 5px 0 10px;
}

#menu_d li ul li {
	font-weight: normal;
	padding: 3px 0 3px 17px;
	margin: 0 0 0 15px;
	background: url(../img/menu_d_li.gif) no-repeat 0 12px;
}

#c_right {
	float: left;
	width:443px;
	margin: 0 10px 0 30px;
}

#c_right dt {
	margin: 1.17em 0 0.57em;
}

#c_right dd {
	margin: 0 0 1.77em;
}

dt strong {
	font-size: 117%;
}

.links {
	margin: 30px 0;
}

.links ul, .links li {
	margin: 0;
}

.links li {
	list-style: none;
	display: inline;
	margin: 0 7px 0 0;
}

.links a {
	color: #999;
}

#bottom {
	height: 2px;
	font-size: 0;
	line-height: 0;
	background: #D9D9D9;
	width: 698px;
	margin: 0 auto 2px;
}

#footer {
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #E8E8E8;
	width: 698px;
	margin: 0 auto;
}

#footer a {
	color: #48657A;
}

#contacts {
	margin: 1.77em 0 0;
}

#contacts input {
	width: 230px;
}

#contacts p {
	margin: 0 0 10px;
}

#contacts textarea {
	width: 430px;
	height: 200px;
}

#contacts .submit {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #ddd;
	width: 80px;
	margin: 0 0 2px;
	padding: 3px 0;
}

#contacts label span.c_l {
	float: left;
	width: 60px;
}

#contacts label span.c_l:hover {
	color: #3D3B32;
}
