* {
margin: 0;
padding: 0;
border: none;
font-family: Arial, Sans-Serif;
font-size: 10px;
}
html>body {
font-size: 10px;
min-height: 100%;
}
* HTML #body{
height: 100%;
}
li {
list-style-type: none;
}
* html ul li a { height: 1%; }
html {
height: 100%;
min-height: 100%;
}
body {
background: #ffffff url(i/undermenu.gif) 20px 128px repeat-x;
}
html, body {
height: 100%;
}
table {
border-collapse: collapse;
}
a {
text-decoration:none;
}
img {
background-color: #ffffff;
}

#wrap {
position: relative;
min-height: 100%;
height:100%;
}

* html #wrap {
height: 100%;
}

#container {
position: relative;
min-height: 100%;
width: 765px;
margin: 0 auto 10px auto;
}
* html #container
{
/*height: 100%;*/
}

#content {
padding-bottom: 190px;
}

.clear {
font-size:0px;
height: 0;
clear: both;
}



#main, #middle {
position: relative;
width: 745px;
margin: 0 auto;
}
#main h2, #middle h2 {
position: absolute;
left: 145px;
top: 22px;
line-height: 200px;
width: 370px;
height: 22px;
overflow: hidden;
background: url(i/intexpo.png) no-repeat;
}
#middle h2 {
left: 165px;
}

#main h4 {
position: absolute;
right: 175px;
top: 41px;
line-height: 2000px;
width: 51px;
height: 328px;
overflow: hidden;
background: url(i/2007.png) no-repeat;
}
#main h5 {
position: relative;
top: 100px;
left: 12px;
font-size: 16px;
}
#main h5 span{
font-size: 16px;
font-weight: normal;
color: #5d6fc4;
}

#main {
padding: 103px 0 0 0;
width: 765px;
}

#home #main {
width: 745px;
margin: 0 auto;
padding: 0;
}

#left {
width: 166px;
float: left;
padding: 10px 10px 10px 0;
border-right: 1px solid #d1d0d0;
border-bottom: 1px solid #d1d0d0;
}

#left h1 {
background-color: #ececec;
color: #ff0b00;
text-align: center;
font-size: 16px;
padding: 5px 10px 5px 10px;
}

#left li {
padding: 6px;
}
#left li a{
font-size: 11px;
padding: 6px;
color: #737373;
}
#left li.f {
border-bottom: 1px solid #d1d0d0;
}
#left li.cur a{
font-weight: bold;
color: #000000;
}
#left li.l {
padding-bottom: 0;
}


#right {
border-top: 1px solid #d1d0d0;
width: 575px;
float:left;
padding: 9px 0 0 10px;
}
#right p {
padding: 2px 240px 6px 1px;
}
#right div.contacts p {
padding: 2px 0px 6px 1px;
}
#right p, #right p *, #right li *, #right li * *{
font-size: 12px;
color: #4c4c4c;
}
#right li span,
#right p span,
#right p span a {
font-size: 12px;
color: #fa0c00;
font-weight: bold;
}
#right p span a {
text-decoration: underline;
}
#right ol,
#right ul {
padding: 2px 0 2px 35px;
}
#right ol li {
list-style: decimal outside;
font-size: 12px;
color: #4c4c4c;
padding-right: 240px;
}
