.Menu {
  text-align: center;
}
.Menu ul{
  position: relative;
  top: 0px;
  overflow: hidden;
  height: 50px;
  padding-left: 0px;
}
.Menu li {
  position: relative;
  top: 16px;
  display: inline;
}
.Menu span{
  padding: 18px;
}
.SubMenu {
  text-align: left;
  padding-left: 0px;
}
ul.SubMenu {
  height: 25px;
  position: relative;
  overflow: hidden;
  padding-left: 0px;
  left: -10px;
}
.SubMenu li {
  display: inline;
  margin-left: 5px;
  margin-right:5px;
}
.SubMenu li img{
  vertical-align: text-bottom;
}
.ShowList p{
  margin-bottom: 12px;
}
.ShowList h1{
  margin-bottom: 18px;
}
.ShowPanel {
  height: 245px;
  overflow: auto;
  position: relative;
  top: 10px;
}
.ExhibitorPanel {
  height: 225px;
  width: 545px;
  overflow: auto;
  position: relative;
}
div.ExhibitorNavigation {
  overflow: hidden;
  position: absolute;
  width: 95%;
  top: 370px;
}
.Content1 div.ExhibitorList {
  height: 170px;
  overflow: auto;
  margin-bottom: 15px;
}
.ExhibitorDescription {
  height: auto;
}
div.yui-sldshw-displayer {
  height: 405px;
  width: 600px;
}
div.SiteSponsor {
  position:absolute;
  top: 225px;
  width: 230px;
  text-align:center;
}
.SiteSponsor img{
  position:relative;
  left:0px;
  top: 5px;
}
div.SiteSponsor2 {
  position:absolute;
  top: 308px;
  left: 50px;
}
div.SiteSponsor3 {
  position:absolute;
  top: 308px;
  right: 50px;
}
.ShowPanel .Article {
  height: 200px;
  overflow: auto;
  position: relative;
}
#map_canvas {
  height: 230px;
  width: 300px;
}
#map_frame {
  position: relative; 
  height: 230px; 
  overflow: hidden;
}
#map_iframe {
  width: 300px;
  height: 230px;
  overflow: hidden;
  border: none;
}
#map_directions {
  position:absolute;
  height:115px;
  left: 324px;
  top: 53px;
}
.ExhibitorList p {
  margin: 0px;
}
img.ArticleImage{
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
div.ExhibitorOpportunitiesPanel {
  height: 305px;
  overflow: auto;
  position: relative;
  margin-top: 8px;
  padding-right: 10px;
}
.ExhibitorOpportunitiesPanel .Article {
  height: 222px;
  overflow: auto;
  position: relative;
  margin-bottom: 15px;
  padding-right: 10px;
}
.ShowSponsors table {
  margin-top: 10px;
}
.ShowSponsors td {
  padding: 3px;
}
.ArticleNavigation {
  position: absolute;
  top: 265px;
}
div.AboutPanel {
  height: 290px;
  overflow: auto;
  position: relative;
  margin-top: 8px;
}
.ShowPanel table.ArticleNavigation {
  top: 225px;
}
.ExhibitorLogo {
  position: absolute;
  top: 20px;
  right: 25px;
}
.ExhibitorSocialMedia {
	margin-right:5px;
}
.Copyright {
  text-align: right;
  margin:0px;
  margin-top:3px
  }

