html, div
{
  margin: 0px;
  padding: 0px;
}

body
{
  margin: 0px;
  padding: 0px;
  background-image: url(images/bg1.jpg);
  height: 1000px;
}

#verticalbar
{
  position: absolute;
  height: 1000px;
  width: 20px;
}

#logo
{
  position: absolute;
  height: 160px;
  width: 206px;
  left: 454px;
  top: 0px;
}

#exhibita
{
  position: absolute;
  left: 40px;
  top: 175px;
  text-align: left;
  vertical-align: middle;
  color: #00afef;
  font-family: "times new roman";
  font-size: 22px;
  height: 38px;
}

#exhibita a
{
  color: #d5007e;
  text-decoration: none;
}

#navigation
{
  position: absolute;
  left: 18px;
  top: 175px;
  text-align: right;
  vertical-align: baseline;
  width: 649px;
  color: #00afef;
  font-family: "times new roman";
  font-size: 12px;
  height: 38px;
}

#navigation ul li.other
{
  display: inline;
  border-left: 2px solid #b5aca9;
  padding: 3px 9px 3px 9px;
  margin: 0px auto 0px auto;
}

#navigation ul li
{
  display: inline;
  /*border-left: 2px solid #b5aca9;*/
  padding: 3px 9px 3px 9px;
  margin: 0px auto 0px auto;
}

#navigation a
{
  color: #d5007e;
  text-decoration: none;
}

#navigation a.currmenu
{
  color: #00afef;
  text-decoration: none;
}

#navigation a:hover
{
  color: #00afef;
}

#homepgpic
{
  position: absolute;
  height: 750px;
  width: 639px;
  left: 20px;
  top: 225px;
}

#content
{
  position: absolute;
  left: 20px;
  top: 268px;
  width: 949px;
}

#content p
{
  font-family: verdana;
  font-size: 11px;
  color: #414042;
  margin-left: 20px;
  line-height: 15px;
  margin-top: 13px;
  margin-bottom: 0px;
}

#content p span
{
  color: #00afef;
}

#downloadform
{
  position: absolute;
  left: 290px;
  top: 75px;
  text-align: right;
  width: 350px;
}

#contactinfo
{
  position: absolute;
  top: 200px;
  left: 160px;
  font-family: verdana;
  font-size: 9px;
  color: #5f4d48;
  line-height: 20px;
}

#contactinfo a
{
  text-decoration: none;
  color: #d5007e;
}

#footer
{
  position: absolute;
  top: 980px;
  width: 659px;
  color: #5f4d48;
  font-family: verdana;
  font-size: 9px;
  text-align: right;
}
