* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	font: 0.67em/157% Tahoma, Sans-serif;
	background: #fff;
	color: #5A5D5C;
	min-height: 100%;
	position: relative;
	_height: 100%;
}

table {
	width: 100%;
}

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

h1, h2, h3 {
	font-weight: normal;
	margin: 1.17em 0 0.57em;
}

h1 {
	font-size: 187%;
}

h1.headline {
	margin: 0 0 0.57em;
}

h2 {
	font-size: 177%;
}

h3 {
	font-size: 167%;
}

a {
	color: #29B2FF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

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

p {
	margin: 0.97em 0;
}

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

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;
}

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

#head {
	background: #E0E2E1 url(../img/head_fon.gif) repeat-x top;
	height: 200px;
}

.box {
	width: 766px;
	margin: 0 auto;
	position: relative;
}

.logo {
	position: absolute;
	left: 1px;
	/**left: 0;*/
	top: 0;
}

#menu {
	position: absolute;
	left: 251px;
	/**left: 252px;*/
	top: 0;
	height: 200px;
	background: url(../img/menu.gif) no-repeat top;
	width: 529px;
}

#menu ul {
	margin: 0;	
}

#menu li {
	list-style: none;
	float: left;
}

#menu a {
	float: left;
	height: 42px;
	padding: 158px 0 0;
	text-decoration: none;
	color: #737B7E;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;
	font: bold 8pt/177% Arial, sans-serif;
}

#menu a.a1 {
	width: 75px;
	margin: 0 0 0 23px
}


#menu a.a2 {
	width: 75px;
	margin: 0 0 0 30px
}

#menu a.a3 {
	width: 95px;
	margin: 0 0 0 20px;
}

#menu a.a4 {
	width: 75px;
	margin: 0 0 0 30px;
}

#menu a.a5 {
	width: 73px;
	margin: 0 0 0 20px;
	line-height: 127%;
	padding: 155px 0 0;
	height: 45px;
}

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

#menu a.a1:hover {
	background: url(../img/menu.gif) no-repeat -23px -200px;
}

#menu a.a2:hover {
	background: url(../img/menu.gif) no-repeat -128px -200px;
}

#menu a.a3:hover {
	background: url(../img/menu.gif) no-repeat -223px -200px;
}

#menu a.a4:hover {
	background: url(../img/menu.gif) no-repeat -348px -200px;
}

#menu a.a5:hover {
	background: url(../img/menu.gif) no-repeat -443px -200px;
}

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

#content {
	padding: 0 0 130px;
}

#c_left {
	float: left;
	width: 230px;
}

#submenu {
	margin: 2em 0 2em 15px;
	font-size: 117%;
}

#submenu ul {
	margin: 0.57em 0 1.37em 20px;
}

#submenu li {
	list-style: none;
	margin: 7px 0;
	font-size: 157%;
}

#submenu li a {
	color: #737B7E;
}

#submenu li a:hover {
	color: #737B7E;
	text-decoration: underline;
}

#submenu li ul li {
	font-size: 67%;
}

#submenu li ul li a {
	color: #29B2FF;
}

#submenu li ul li a:hover {
	color: #29B2FF;
	text-decoration: none;
}

#c_left .links ul {
	margin: 0 0 0 35px;
}

.links {
	background: url(../img/links_fon.gif) repeat-x top;
	padding: 20px 0 0;
}

.links li {
	list-style: none;
}

.links li a {
	color: #999;
}

#c_right {
	float: right;
	width: 497px;
	padding: 193px 0 0;
	background: url(../img/adres.jpg) no-repeat top;
}

.right {
	margin: 0 20px;
}

#c_right .links {
	margin: 30px 0;
	padding: 20px 0 0 20px;
}

#c_right .links ul {
	margin: 0;
}

#c_right .links li {
	display: inline;
	margin: 0 8px 0 0;
	padding: 0 8px 0 0;
	border-right: 1px solid #ccc;
}

#c_right .links li.no {
	border: none;
}

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

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

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

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 141px;
	background: #E0E2E1 url(../img/footer_fon.gif) repeat-x top;
}

#f_left {
	float: left;
	width: 215px;
	height: 65px;
	line-height: 65px;
	padding: 0 0 0 15px;
}

#f_right {
	float: right;
	width: 497px;
}

#f_menu {
	background: #BABCBA url(../img/f_menu.gif) repeat-x top;
	height: 65px;
	line-height: 65px;
	padding: 0 0 0 20px;
}

#f_menu ul {
	margin: 0;
}

#f_menu li {
	list-style: none;
	display: inline;
	margin: 0 16px 0 0;
	padding: 0 15px 0 0;
	border-right: 1px solid #fff;
}

#f_menu li.no {
	border: none;
}

#f_menu a {
	color: #fff;
	text-decoration: none;
}

#f_menu a:hover {
	text-decoration: underline;
}

#f_right p {
	margin: 20px 0 0 20px;
}

#f_right p a {
	font-weight: bold;
	color: #5E6160;
}

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

#contacts {
	margin: 1.77em 0 0;
}

#contacts input {
	width: 230px;
}

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

#contacts textarea {
	width: 410px;
	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: #5898D8;
}
