/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	position: relative;
}
body {
	font: 10px arial, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
}
p {
	margin: 5px 0;
	padding: 0;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	margin: 0px;
	padding: 0px;
}
table td {
	font-size: 1em;
}
img {
	border: 0;
}
#header, #header2, #header3, #header4, #header5, #header6 {
	width: 848px;
	height: 400px;
	margin: 0;
	border: 1px solid #fff;
	z-index: 1;
}
#header {
	background: url(/images/head1.jpg) no-repeat left bottom;
}
#header2 {
	background: url(/images/head2.jpg) no-repeat right bottom;
}
#header3 {
	background: url(/images/head3.jpg) no-repeat right bottom;
}
#header4 {
	background: url(/images/head4.jpg) no-repeat right bottom;
}
#header5 {
	background: url(/images/head5.jpg) no-repeat right bottom;
}
#header6 {
	background: url(/images/head6.jpg) no-repeat right bottom;
}
#slogan {
	margin-top: 42px;
	margin-left: 20px;
	position: relative;
}
#logo {
	float: right;
	margin-top: 31px;
}
#container {
	text-align: left;
	width: 848px;
	margin: 0 auto;
	min-height: 100%;
	_height: 100%;
}
#container2 {
	text-align: left;
	width: 848px;
	margin: 0;
	min-height: 100%;
	_height: 100%;
}
#content {
	padding-top: 12px;
	margin: 0 30px;
	color: #666666;
	z-index: 20;
	padding-bottom: 100px;
}
#navigation {
	float: left;
	width: 160px;
	margin-left: -848px;
	margin-top: 35px;
	z-index: 10;
}
#footer {
	clear: left;
	text-align: right;
	height: 40px;
	position: relative;
	width: 848px;
	margin: -40px auto 0;
}
#footer p {
	margin: 0;
	padding: 5px 10px
}
#wrapper {
	float: left;
	width: 100%
}
* html #content {
	height: expression( document.body.clientHeight < 586 ? "585px": "auto" );
/* задает min-width для IE */
}
#extra {
	float: left;
	width: 327px;
	margin-left: -327px;
}
input {
	height: 13px;
	width: 200px;
	font-size: 1em;
	padding: 0;
}
textarea {
	width: 197px;
	height: 180px;
	font-size: 1.1em;
}
input, textarea {
	margin: 2px 0;
}
button {
	font-size: 1em;
	color: #666666;
	cursor: pointer;
	cursor: hand;
	margin: 2px 0 2px 197px;
}
h2 {
	font-size: 1.1em;
	font-weight: normal;
	padding-top: 20px;
}
h5 {
	font-size: 1em;
	font-weight: normal;
	width: 70px;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}
mail {
}
.t1, .t2 {
	width: 49%;
	float: left;
}
.t1 {
	text-align: left;
}
.t1 {
	padding: 5px 0;
}
.news {
	padding-top: 15px;
}
.news p {
	text-indent: 0;
}
.h3_block {
	display: none;
}
#content {
	font-size: 8pt;
}
p.tech {
	padding: 15px 0 5px 0;
}
.tech a, .tech span {
	padding: 0 2px;
}
#menu2 {
	height: 30px;
	overflow: hidden;
}
#menu2 .ddsmoothmenu {
	float: right;
	width: 340px;
}
#menu2 ul, #menu2 ul li {
	float: left;
}
#menu2 ul li {
	margin-right: 10px;
}
#menu2 ul {
	padding: 8px 0 0 0;
	list-style-type: none;
}
#menu2 input {
	float: left;
	height: 14px;
	padding: 1px 2px 2px 5px;
	position: relative;
	top: 3px;
}
#menu2 form {
	float: right;
}
.search_field, input#txtSerch {
	width: 145px;
	margin-right: 8px;
}
input.submit, #menu2 form button {
	position: relative;
	top: 6px;
	background: none;
	border: none;
	cursor: pointer;
	text-align: center;
	padding: 2px 0;
	width: 40px;
	margin: 0;
	color: #000;
	float: left;
}
#with {
	position: absolute;
	top: 130px;
	left: 0;
	font-weight: bold;
	font-size: 18px;
	color: #ccc;
	z-index: 50;
}
#container {
}
.ddsmoothmenu ul li a span.markword, .ddsmoothmenu ul li span.markword, span.markword {
background-color:#FCDB34;
}

