html {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
body {
	text-align: left;
	font-family: arial;
	background-color: white;
	font-size: 8pt;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

#main {
	width: 970px;
	height: 100%;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	border: 0px;
	position: relative; right:0px;
	background: white;
}

#top {  z-index:999;
	width: 965px;
	height: 448px;
	padding: 0px;
	border: 0px;
	position: relative; right:0px;
	background: white;
}

#head { 
	width: 965px;
	height: 418px;
	padding: 0px;
	margin:0;
	border: 0px;
	position: relative; right:0px;
	background: white;
}

#path_map {
	padding-top:3px;
	padding-left:5px;
	width: 965px;
	font-size: 8pt;
	font-weight:normal;
	color: #b7b7b7; 
}

#path_map a{
	color: #b7b7b7; 
	text-decoration: none;
}

#path_map a:hover {
	color: #1399f6;
}

#top_line {
	width: 965px;
	height: 25px;
	padding: 0px;
	margin:0;
	border: 0px;
	position: relative; right:0px;
	background: white;
	background-image:url(/design/sum/top_line.jpg);
}

#bottom_line {
	width: 965px;
	height: 48px;
	padding: 0px;
	margin:0;
	border: 0px;
	position: relative; right:0px;
	background: white;
	background-image:url(/design/sum/bottom_line.jpg);
}

#bottom_line_left{
	width: 500px;
	height: 179px;
	padding: 0px;
	margin:0;
	border: 0px;
	position: relative; right:0px;
	background: white;
	background-image:url(/design/sum/bottom_line_left.jpg);
	float:left;
}

#bottom_line_right_red {
	width: 465px;
	height: 179px;
	padding: 0px;
	margin:0;
	border: 0px;
	position: relative; right:0px;
	background: white;
	background-image:url(/design/sum/bottom_line_right_red.jpg);
	float:left;
}

#bottom_line_right_yellow {
	width: 465px;
	height: 179px;
	padding: 0px;
	margin:0;
	border: 0px;
	position: relative; right:0px;
	background: white;
	background-image:url(/design/sum/bottom_line_right_yellow.jpg);
	float:left;
}

#bottom_line_right_white {
	width: 465px;
	height: 179px;
	padding: 0px;
	margin:0;
	border: 0px;
	position: relative; right:0px;
	background: white;
	background-image:url(/design/sum/bottom_line_right_white.jpg);
	float:left;
}

#center_left {
	width: 277px;
	height: 214px;
	padding: 0px;
	margin:0px;
	border: 0px;
	position: relative; right:0px;
	background: white;
	background-image:url(/design/sum/center_left.jpg);
	float:left;
}

#logo {
	width: 224px;
	height: 35px;
	padding: 0px;
	margin:0;
	border: 0px;
	position: relative; top:22px;
	background: white;
	background-image:url(/design/logo.jpg);
}

#logo_main {
	width: 224px;
	height: 35px;
	padding: 0px;
	margin:0;
	border: 0px;
	position: relative; top:47px; left:130px;
	background: white;
	background-image:url(/design/logo.jpg);
}

#flash_container {
	width: 307px;
	height: 214px;
	padding: 0px;
	margin:0;
	border: 0px;
	position: relative; right:0px;
	background: white;
	background-image:url(/design/sum/flash.jpg);
	float:left;
}

#flash_container_main {
	width: 415px;
	height: 370px;
	padding: 0px;
	margin:0;
	border: 0px;
	position: relative; right:0px;
	background: white;
	background-image:url(/design/sum/flash_main.jpg);
	float:left;
}

#truck{
	width: 550px;
	height: 370px;
	padding: 0px;
	margin:0;
	border: 0px;
	position: relative; right:0px;
	background: white;
	background-image:url(/design/sum/truck.jpg);
	float:left;
}

#center_right {
	width: 381px;
	height: 214px;
	padding: 0px;
	margin:0px;
	border: 0px;
	position: relative; right:0px;
	background: white;
	background-image:url(/design/sum/center_right.jpg);
	float:left;
}

#center_right_red {
	width: 381px;
	height: 214px;
	padding: 0px;
	margin:0px;
	border: 0px;
	position: relative; right:0px;
	background: white;
	background-image:url(/design/sum/center_right_red.jpg);
	float:left;
}

#center_right_white {
	width: 381px;
	height: 214px;
	padding: 0px;
	margin:0px;
	border: 0px;
	position: relative; right:0px;
	background: white;
	background-image:url(/design/sum/center_right_white.jpg);
	float:left;
}

.clear {
	 clear: both;
}

#navigation{
  	z-index:100;
	width: 965px;
	height: 30px;
	padding: 0px;
	margin:0;
	border: 0px;
	position: relative;
	background: white;
}


#nav_left {
	width: 6px;
	height: 30px;
	padding: 0px;
	margin:0;
	border: 0px;
	position: relative;
	background: white;
	background-image:url(/design/sum/nav_left.jpg);
	float:left;
}

#nav{
	width: 953px;
	height: 30px;
	padding: 0px;
	margin:0;
	border: 0px;
	position: relative;
	background: white;
	background-image:url(/design/sum/nav.jpg);
	float:left;
}

#nav2{
	width: 953px;
	height: 20px;
	padding: 0px;
	margin-top:3;
	border: 0px;
	position: relative; left: 4px;
}

#center{
  	z-index:1;
	width: 965px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: relative; 
	background: none;
	text-align:left;
}

#inf{
	width: 627px;
	padding: 0px;
	margin:0;
	margin-left:38px;
	border: 0px;
	position: relative; 
	background: none;
	float:left;
}

#news{
	margin: 0px 30px 0px 30px;
	width: 240px;
	border: 0px;
	position: relative; 
	background: none;
	float:left;
}

#news_block{
	margin: 5px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	border: 0px;
	position: relative; 
	background: #f3f3f3;
	float:left;
	padding-top:12px;
}

#news h1{
	font-size: 16pt;
	margin-top:38px;
	font-weight:normal;
	color: #1399f6; 
	text-decoration: none;
        line-height:17pt;
}

#news h2{
	font-size: 10pt;
	margin-top:8px;
	margin-bottom:6px;
	font-weight:normal;
	color: #1399f6; 
	text-decoration: none;
        line-height:14pt;
}

#news img{
	width: 102px;
	height: 77px;
	padding: 4px;
	background:none;
	display:block;
	float:left;
}

#news p{	
	font-size: 8pt;
	margin-top:12px;
	margin-bottom:12px;
        text-indent:0px;
	font-weight:normal;
	color: #5b5b5b; 
	text-decoration: none;
        line-height:17pt;
}

#news a {
	font-size: 8pt;
	font-weight:normal;
	color: #ff882e; 
	text-decoration: none;
        line-height:17pt;
}

#news a:hover {
	 color: #1399f6;
}

#inf h1{
	font-size: 16pt;
	margin-top:38px;
	font-weight:normal;
	color: #1399f6; 
	text-decoration: none;
        line-height:17pt;
	}

#inf p{
	margin-top:18px;
	margin-bottom:18px;
        text-indent:42px;
	font-size: 10pt;
	font-weight:normal;
	color: #5b5b5b; 
	text-decoration: none;
        line-height:17pt;
	text-align:justify;
	}


#inf a {
	font-size: 10pt;
	font-weight:normal;
	color: #ff882e; 
	text-decoration: none;
        line-height:17pt;
}

#inf a:hover {
	 color: #1399f6;
}

#inf ul{
	list-style-type:square;
	list-style-position: outside;
	padding-bottom:15px;
	font-size: 10pt;
	font-weight:normal;
	color: #5b5b5b; 
	text-decoration: none;
        line-height:17pt;
}

#inf_op {
	width: 889px;
	padding: 0px;
	margin:0;
	margin-left:38px;
	border: 0px;
	position: relative; 
	background: none;
	float:left;
	text-align:justify;
	font-size: 10pt;
	font-weight:normal;
	color: #333333; 
}

#inf_op h1{
	font-size: 16pt;
	margin-top:18px;
	font-weight:normal;
	color: #1399f6; 
	text-decoration: none;
        line-height:17pt;
}

#inf_op p{
	margin-top:18px;
	margin-bottom:18px;
	font-size: 10pt;
	font-weight:normal;
	color: #5b5b5b; 
	text-decoration: none;
        line-height:17pt;
	}

#inf_op a {
	font-size: 10pt;
	font-weight:normal;
	color: #ff882e; 
	text-decoration: none;
        line-height:17pt;
}

#inf_op a:hover {
	 color: #1399f6;
}

#inf_op ul{
	list-style-type:square;
	list-style-position: outside;
	padding-bottom:15px;
	font-size: 10pt;
	font-weight:normal;
	color: #5b5b5b; 
	text-decoration: none;
        line-height:17pt;
}

#footer{
	width: 965px;
	height:116px;
	background: none;
	position: relative; 
}

#bottom_menu{
	border: 1px solid #FFF;
  	border-top-color: #CCC;
	padding-top:8px;
	padding-bottom:7px;
	width: 965px;
	background: none;
	position: relative; 
	font-size: 10pt;
	font-weight:normal;
	color: #b7b7b7; 
	text-align: center;
	float:left;
}

#bottom_menu a{
	font-size: 10pt;
	font-weight:normal;
	color: #b7b7b7; 
	text-decoration: none;
}

#bottom_menu a:hover {
	color: #1399f6;
}

#bottom_menu_op {
	border: 1px solid #FFF;
  	border-top-color: #CCC;
	padding-top:8px;
	padding-bottom:7px;
	width: 965px;
	background: none;
	position: relative; 
	font-size: 10pt;
	font-weight:normal;
	color: #b7b7b7; 
	text-align: center;
	float:left;
}

#bottom_menu_op a{
	padding-left: 12px;
	padding-right: 12px;
	font-size: 10pt;
	font-weight:normal;
	color: #b7b7b7; 
	text-decoration: none;
}

#bottom_menu_op a:hover {
	color: #1399f6;
}

#copyright{
	padding-top:40px;
	padding-bottom:10px;
	width: 965px;
	background: none;
	position: relative; 
}

.copyL {
	padding-top: 15px;
	padding-left: 8px;
	font-size: 10pt;
	font-weight:normal;
	color: #1399f6; 
}

.copyL a{
	color: #1399f6; 
	text-decoration: none;
}

.copyL a:hover{
	color: #1399f6; 
	text-decoration: underline;
}


.copyR {
	padding-right: 8px;
	font-size: 10pt;
	font-weight:normal;
	color: #1399f6; 
}

.copyR a{
	color: #c0c0c0; 
	text-decoration: none;
}

.copyR a:hover{
	color: #ff882e;
}

#leaves{
	width: 173px;
	height: 126px;
	padding: 0px;
	margin:0;
	border: 0px;
	position: absolute; right: 70px; bottom:0px;
	background-image:url(/design/sum/leaves.jpg);
}

#nav_right {
	width: 6px;
	height: 30px;
	padding: 0px;
	margin:0;
	border: 0px;
	position: relative;
	background: white;
	background-image:url(/design/sum/nav_right.jpg);
	float:left;
}

#spec_buttons_main {
	width: 466px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	border: 0px;
 	display: block;
	position: relative; top:5px;
}

#spec_buttons {
	width: 466px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	border: 0px;
 	display: block;
	position: relative; top:136px;
}

a.spec1 {
	font-size: 10pt;
	font-weight:bold;
	color: white; 
	text-decoration: none;
	text-align:center;
        line-height:17pt;
	background: url(/design/sum/spec1_1.jpg); 
 	display: block; 
	width: 219px; 
	height: 25px;
	border: 0; 
	float:left;
	margin-left:36px;
}

a.spec1:hover {
	 background: url(/design/sum/spec1_2.jpg); 
}

a.spec2 {
	font-size: 10pt;
	font-weight:bold;
	color: white; 
	text-align:center;
	text-decoration: none;
        line-height:17pt;
	background: url(/design/sum/spec2_1.jpg); 
 	display: block; 
	width: 190px; 
	height: 25px; 
	border: 0; 
	float:left;
	margin-left:14px;
}

a.spec2:hover {
	 background: url(/design/sum/spec2_2.jpg); 
}

ul#navmenu-h {
  z-index:999;
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 800px; /*For KHTML*/
  list-style: none;
}

ul#navmenu-h li {
  z-index:999;
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
}

ul#navmenu-h ul {
  z-index:999;
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 25px;
  left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
  width: 230px;
  float: left; /*For IE 7 lack of compliance*/
	text-align:left;
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu-h a {
  border: 0px solid #FFF;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  padding: 1 20px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: none;
  color: white;
  font: 10pt/23px Arial, Verdana, Helvetica, sans-serif;
  font-weight:bold;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
  background: #a5d5f5;
  color: #FFF;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
  border: 1px solid #57a1d2;;
  border-right-color: #57a1d2;
  border-bottom-color: #57a1d2;
  float: none;
  background: #3b7eac;
  color: #white;
  font-weight:normal;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
  background: #a5d5f5;
  color: #FFF;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
  border: 1px solid #57a1d2;;
  border-right-color: white;
  border-bottom-color: #57a1d2;
  float: none;
  background: #3b7eac;
  color: #white;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
  background: #ff9900;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 230px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}

.ITLayer table {
	margin-left:20px;
}
.InfoTable {
	border-top:1px solid #ff882e;
	border-right:1px solid #ff882e;
}
.InfoTable th {
	font-size:0.9em;
	border-bottom:2px solid #ff882e;
	border-left:1px solid #ff882e;
	padding-top:2px;
	padding-left:5px;
	padding-bottom:2px;
	padding-right:5px;
}
.InfoTable td {
	font-size:0.75em;
	border-bottom:1px solid #ff882e;
	border-left:1px solid #ff882e;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:5px;
	padding-left:5px;
}

.InfoTableN {
	border-top:1px solid #000000;
	border-right:1px solid #000000;
}
#InfoTableN a {
	font-size: 10pt;
	font-weight:normal;
	color: #000000; 
	text-decoration: none;
}
#InfoTableN a:hover {
	font-size: 10pt;
	font-weight:normal;
	color: #999999; 
	text-decoration: none;
}
.InfoTableN th {
	font-size:0.9em;
	border-bottom:2px solid #000000;
	border-left:1px solid #000000;
	background-color: #F79646;
	padding-top:2px;
	padding-left:5px;
	padding-bottom:2px;
	padding-right:5px;
}
.InfoTableN td {
	font-size:0.75em;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:5px;
	padding-left:5px;
        line-height:17pt;
}
.ITN_Smf {
	background-color: #F79646;
}

#wInf {
	position:absolute;
	top: 547px;
	left: 0px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); /* IE 5.5+*/
	-moz-opacity: 0; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
	z-index: 20;
	visibility:visible;
	text-align:center;
}

#wInf img {
	margin:2px;
}

.mptblt td{
        text-indent:42px;
	font-size: 10pt;
	font-weight:normal;
	color: #5b5b5b; 
	text-decoration: none;
        line-height:17pt;
	text-align:justify;
	}
