body {
	background: #312252 url(../images/background.png) repeat-x;
}

/* about us */
#middle .sections-link-exchange {
  width: 811px;
  height: 713px;
  background: url(../images/background-section-link-exchange02.png);
}

#middle div.sections-link-exchange {
  font-family: Verdana, Geneva, sans-serif;
  padding: 14px;
  padding-left: 28px;
  padding-top: 30px;
}

#middle .section h3 {
  padding-top: 3px;
  font-size: 12px;
  color: #ffffff;
}

#middle .sections-link-exchange table {
  width: 100%;
  margin-top: 15px;
}

#middle .sections-link-exchange .link {
  height: 35px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: right;
}

#middle .sections-link-exchange a {
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
}

#middle .sections-link-exchange .separator {
  width: 10px;
}

#middle .sections-link-exchange .links {
  margin-top: 30px;
  width: auto;
}

#middle .sections-link-exchange .expand {
  width: 11px;
}

#middle .sections-link-exchange .banner {
  width: 159px;
  height: 168px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
  padding-top: 5px;
  text-align: center;
}

#middle .sections-link-exchange .banner p {
	bottom: 2px;
	text-align: center;
}

#middle .sections-link-exchange .banner img {
  margin-bottom: 5px;
}

#middle .sections-link-exchange .banner label {
  font-size: 15px;
  font-weight: bold;
}

