/* CSS Document */
* {
	margin:0;
	padding:0;
	bottom: 0px;
}


html
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.273em;
	color:#585e64;
	}

body{
	text-align:center;
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.body_w {
	text-align:center;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*a img { border:0;}*/

ul { list-style:none;}

.left { float:left;}

.right { float:right;}

.paddingtop { padding-top: 20px;}

.clear  { clear:both;}

a {
	color:#25282a;
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
	color: #28476e;
}
strong {color:#a2a2a2;}
.largerbold {
	font-size: 1.1em;
	font-weight: bold;
}
p {
	padding-left: 0px;
	padding-right: 0px;
	text-indent: 10px;
}
.pb {
	padding-bottom:22px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	margin-top: 10px;
}

/* ============================= main layout ====================== */

h2 {
	color:#29486f;
	font-size:1.4em;
	line-height:1em;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1.25em;
}
h4 {
	color:#29486f;
	font-size:1.636em;
	line-height:1em;
	font-weight:normal;
	margin-bottom:23px;
	font-family:arial;
	text-align: center;
}
li {
	padding-left:12px;
	background: url(images/list_bg.gif) no-repeat 0 7px;
}
li a {color:#585e64; text-decoration:none; line-height:1.636em;}
li a:hover {text-decoration:underline; color:#28476e;}
.justify {
	text-align: justify;
}

.imgindent {
	float:left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}
.imgindent2 {
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
}
.widthall {
	width: auto;
	clear: both;
}
.padtext {
	padding: 5px 10px 5px 10px;
}
.underline {
	text-decoration: underline;
}
.imagecontainer {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	display: block;
}
.imagecontainer_right {
	float: right;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	display: block;
}
.bghover {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	margin-top: 10px;
	background-color: #99CCCC;
	margin-bottom: 10px;
}
.textindent {
	font-size: 1.5em;
	font-weight: bold;
	color: #0000CC;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-indent: -2000px;
}
/* ссылки по сайту*/
.more {
	color: #28476e;
}
more:visited, more:active {
	color:#25282a
}
/* ============================= header ====================== */

#header {
	text-align:right;
	background-image: url(images/smart_control.gif);
	background-repeat: no-repeat;
}
.header {
	background-image: url(images/smart_control.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu {
	height:70px;
	width: 580px;
	clip: rect(auto,auto,auto,0px);
	float: right;
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
}
.menu ul {
	margin:0 0 0 0;
	float:right;
}
.menu li {
	float:left;
	background:url(images/menu_line.gif) left top no-repeat;
	padding:0 3px 0 4px;
}
.menu li a {
	display:block;
	color:#0000CC;
	padding:10px 0 5px 0;
	width:100px;
	font-size:1em;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background:url(images/menu_butt.gif) top left no-repeat;
	text-align:center;
	height: 25px;
}
.menu li a:hover {
	text-decoration:none;
	color:#FF0000;
}
.menu li a.current {
	/*text-decoration:none;*/
	color:#FF0000;
	background:url(images/menu_butt_curr.gif) top left no-repeat;
}
.logo {
	width: 350px;
	height: 200px;
	background: url(images/logo_bg_full.jpg) no-repeat right bottom;
	display: block;
	margin-right: 5px;
	float: right;
}
.hlistpad {
	padding: 0 70px 15px 0;
	color: #FF0000;
	font-size: 1.1em;
	font-weight: bolder;
}
.h_list {
	display: block;
	clear: both;
	float: right;
	background-image: url(images/logo_bg_emp.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: middle;
	width: 350px;
	padding: 50px 0 0 0;
	margin-right: 5px;
	height: 130px;	
}
.h_list li {
	background:url(images/header_list_bg-1.gif) top right no-repeat;
	padding-right:25px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	height:20px;
	margin-right: 20px;
}
.h_list li a {
	font-size:1.1em;
	line-height:1.538em;
	color:#0000FF;
	font-weight: bolder;
}
.h_list li a:hover {
	color:#FF0000;
	text-decoration:none;
}

/* ============================= middle ====================== */
.main_indent {padding:16px 40px 0 55px;}
.banners {
	text-align:center;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 0px;
}
.banners img {margin-bottom: 30px;}
.column_pad {padding-right:10px;}
.column_pad2 {padding-right:57px;}
.picture {margin:22px 0 19px 0;}
.title {margin-top:46px;}
.ul {margin-top:15px;}
#index .main_indent {padding:37px 40px 30px 55px;}
#index .column1 .container {padding-top:35px;}
#index_1 .main_indent {padding:50px 40px 32px 55px;}
#index_1 #main  h2 {margin-top: 0.5em;}
#index_1 #main #middle_prod .main_indent .container .column1 .column_pad {text-align: justify;}
#index_1 .column2 .container {padding-top:10px;}
#index_1 #main #middle_prod .main_indent .container .column2 .container a {color: #585e64;}
#index_2 .main_indent {padding:55px 40px 33px 55px;}
#index_3 .main_indent {padding:70px 40px 28px 55px;}
#index_4 .main_indent {padding:50px 40px 30px 55px;}
#index_4 .column2 .container {padding-top:17px;}
#index_4  #main  h2 {margin-top: 0.5em;}
#index_5 .main_indent {padding:55px 40px 33px 55px;}

/* ============================= footer ====================== */

#footer .indent {
	margin:0 48px 0 55px;
	padding-top:10px;
	text-align:center;
	border-top:3px solid;
	color:#585e64;
	border-top-color: #CCCCCC;
	position: relative;
}
#footer .menuindent {
	margin:10px 48px 0 55px;
	padding-top:5px;
	text-align:center;
	border-top:3px solid;
	color:#585e64;
	border-top-color: #CCCCCC;
	position: relative;
	height: 2em;
	padding-bottom: 5px;
}

.footermenu {
	clear: both;
	margin-left: 200px;
}

.footermenu ul {
	margin:0 0 0 0;
}

.footermenu li {
	float:left;
	background:url(images/menu_line.gif) left top no-repeat;
	padding:0 10px 0 4px;
}

