html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
body {
	font-family:Verdana,Arial,Tahoma,sans-serif;
	font-size: 100.01%;
	color:#333;
	line-height:1.3;
}
img {
	border:0;
}
hr {height:1px;color:#c1c1c1;}
a {
	color:#F6870F;
	text-decoration:underline;
}
a:visited {
	color:#EFAB62;
	text-decoration:none;
}
a:hover {
	color:#FF7800;
	text-decoration:underline;
}
p {
	padding:0.5em 0;
	margin:0;
}
hr {
	height:1px;
	color:#D7D5D3;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Arial,Verdana,Tahoma,sans-serif;
	color:#666;
}
h1 {
	font-size:130%;
}
h2 {
	font-size:125%;
}
h3 {
	font-size:120%;
}
h4 {
	font-size:110%;
}
h5 {
	font-size:100%;
}
h6 {
	font-size:95%;
}


#All {
	font-size:75%;
	line-height:1.3;
	background:url(/iii/bg_lenta.gif) repeat-y 32em 0 #FFF;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	position: relative;
	min-width:975px;
	width:expression(document.body.clientWidth < 1000? "995px": "auto");

}
#Canvas {
	padding:0 0 5.8em 0;
}




#LeftColumn {

}
#headerLeft {
	text-align:center;
}
#headerLeft h5 {
	color:#383838;
	font-size:90%;
	text-transform:uppercase;
}
#patents {
	font-size:90%;
	width:285px;
	color:#383838;
	margin:0 auto;
}
#patents div {
	float:left;
	margin:0 5px;
}
#patents img {
	border:solid 1px #333;
}

.licdog {
	font-size:90%;
	width:285px;
	color:#383838;
	margin:0 auto;
	text-align:center;
}
.licdog div {
	float:left;
	margin:5px 5px;
}
.licdog img {
	border:solid 1px #333;
}

.leftColumn {
	float:left;
	width:32em;
}

#menu {
	list-style:none;
	margin:1em 0;
	padding:0;
	background:url(/iii/bg_menu.gif) repeat-y 0 0;
	text-transform:uppercase;
	font-family:Arial,Verdana,Tahoma,sans-serif;
	font-size:90%;

}
#menu li {
	padding:0.6em 0 0 0;
	margin:0;
	line-height:1;
	height:1%;
}
#menu li.firstLi {
	padding:0;
}
#menu a {
	color:#9A9A9A;
	padding:0 0 0 25px;
	text-decoration:none;
	display:block;
	background:transparent;
}
#menu a:hover {
	color:#F6870F;
	background:url(/iii/bg_menuOn.gif) repeat-y 0 0;
}

#menu2 {
	list-style:none;
	margin:1em 0;
	padding:0;
	background:url(/iii/bg_menu2.gif) repeat-y 0 0;
	font-family:Arial,Verdana,Tahoma,sans-serif;
	font-size:120%;

}
#menu2 li {
	padding:0.6em 0 0 0;
	margin:0;
	line-height:1;
	height:1%;
}
#menu2 li.firstLi {
	padding:0;
}
#menu2 a {
	color:#9A9A9A;
	padding:0 0 0 25px;
	text-decoration:none;
	display:block;
	background:transparent;
}
#menu2 a:hover {
	color:#F6870F;
	background:url(/iii/bg_menuOn.gif) repeat-y 0 0;
}

#RightColumn {

}
* html .rightColumn {height: 1%;} /* fix IE 3px bug */
.rightColumn {
	margin:0 0 0 32em;
	padding-left:85px !important;
	padding-left:82px;
}
#headerRight {
	padding:0 1em;
}


#Content {
	padding:0 1em;
}


.separator {
	background:#D7D5D3;
	height:1.7em;
	vertical-align:middle;
}

.separator a, .separator a:visited {
	color:#666;
	text-decoration:none;
}
.separator a:hover {
	text-decoration:underline;
}

#Footer {
	width:100%;
	position:absolute;
	bottom:0px;
	height:4.9em;
}
#Footer p {
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
#Footer .copyright {
	overflow:hidden;
	font-size:80%;
	color:#918F8F;
	padding:0 0.6em;
	text-align:center;
}

#Footer .separator p {
	font-size:90%;
	margin:0;
	padding:0 0 0 25px;
}
#Footer .separator a {
	color:#666;
	text-decoration:none;
}
#Footer .separator a:hover {
	text-decoration:underline;
}

.clearAll {
	height:1%;
	clear:both;
}


#selectCity {
	width:500px;
	height:4em;
	font-size:100%;
	margin:1em auto;
	background:#AEAAA6;
}
#selectCity div {
	float:left;
	margin-left:15px !important;
	margin-left:7px;
	padding:1em 0;
}
.sel select {
	width:185px;
}
.sel input {
	text-transform:uppercase;
	width:85px;
}


.leftP {
	padding:7px 10px 0 0;
	font-size:85%;
}
.leftP p {
	padding-left:25px;
}
.leftP p span{
	padding-left:25px;
	margin-left:-25px;
	border-left:solid 21px #D7D5D3;
	padding-left:3px;
}

