#homepage {
  width: 684px;
}

#homepage #homepage-left {
  float: left;
  padding: 0px 10px 0px 0px;
  width: 511px;
  w\idth: 501px;
}


#homepage #homepage-left #homepage-top {

}
#homepage #homepage-left #homepage-top #slideshow {
  float: left;
  width: 225px;
}

#homepage #homepage-left #homepage-top #welcome-text {
  float: left;
  width: 276px;
}
#homepage #homepage-left #homepage-top #welcome-text h1 {
  color: #010066;
  background-color: #fff;
  font-size: 1.8em;
  font-weight: normal;
  border: 0;
  margin: 0;
  padding: 0;
}
#homepage #homepage-left #homepage-top #welcome-text p {
  border: 0;
  margin: 0;
  padding: 4px 0px 0px 2px;
}

#homepage #homepage-left #contact-details {
  margin: 0px 0px 0px 0px;
  padding: 0px 10px 0px 10px;
}
#homepage #homepage-left #contact-details h3 {
  color: #010066;
  font-size: 1.2em;
  border: 0;
  margin: 10px 0px 3px 0px;
  padding: 0;
}
#homepage #homepage-left #contact-details #contact-details-left {
  float: left;
  width: 160px;
}
#homepage #homepage-left #contact-details #contact-details-middle {
  float: left;
  width: 161px;
}
#homepage #homepage-left #contact-details #contact-details-right {
  float: left;
  width: 160px;
}

#homepage #homepage-left h2 {
  background: #010066;
  color: #fff;
  font-size: 1.2em;
  border: 0;
  margin: 5px 0px 5px 0px;
  padding: 4px;
}

#homepage #homepage-left #homepage-news {
  list-style: none;
  border: 0;
  margin: 0;
  padding: 0;
}
#homepage #homepage-left #homepage-news li {
  list-style: none;
  background: url(/images/homepage-news-bg.gif) no-repeat left;
  border-bottom: 1px dotted #CCCCCC;
  margin: 0;
  padding: 10px 0px 10px 30px;
}
#homepage #homepage-left #homepage-news li a {
  color: #010066;
  text-decoration: none;
  font-weight: bold;
}
#homepage #homepage-left #homepage-news li.last {
  border-bottom: 0;
}

#homepage #homepage-left #footer {
  background: #A9CCE2 url(/images/bottom-right-curve.gif) no-repeat bottom right;
  color: #41515B;
  border: 0;
  margin: 10px 0px 0px 0px;
  padding: 2px 0px 0px 0px;
  height: 20px;
}
#homepage #homepage-left #footer-background {
  background: url(/images/bottom-left-curve.gif) no-repeat bottom left;
  padding: 0px 0px 0px 100px;
  height: 20px;
}

#homepage #homepage-left #footer #footer-background ul {
  background-color: #BFD9EA;
  list-style: none;
  border: 0;
  margin: 0;
  padding: 0;
}
#homepage #homepage-left #footer #footer-background ul li {
  list-style: none;
  float: left;
  border: 0;
  margin: 0;
  padding: 0;
}
#homepage #homepage-left #footer #footer-background ul li a {
  color: #41515B;
  text-decoration: none;
}


/* Right Menu */
#homepage-right {
  float: left;
  background: #C4DBEB url(/images/homepage-right-bg.gif) no-repeat bottom;
  padding: 10px 10px 0px 10px;
  width: 173px;
  w\idth: 153px;
}
#homepage-right div.item {
  border: 1px solid #E4EEF6;
  margin: 0px 0px 10px 0px;
}
#homepage-right div.item h2 {
  background: #010066 url(/images/homepage-right-item-bg.gif) no-repeat top;
  color: #fff;
  font-size: 1.2em;
  border-bottom: 1px solid #E4EEF6;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 23px !important;
}
#homepage-right div.item-content {
  padding: 0px 4px 8px 4px;
}
#homepage-right div.item-content img {
  float: left;
  margin: 0px 4px 0px 0px;
}
#homepage-right div.item-content p {
  border: 0;
  margin: 0;
  padding: 0;
}
#homepage-right div.item-content a {
  color: #010066;
  text-decoration: none;
}
#homepage-right div.item-content input {
  width: 100px;
}
#homepage-right #go-button {
  background-color: #FFCE31;
  font-weight: bold;
  width: 30px;
}

#homepage-right #validation-logos {
  list-style: none;
}
