#index{
  width:640px;
  float:right;
}
#index h3{
  padding: 0 0 0 20px;
  text-align:left;
  color:#ffff99;
}
#index p.message{
  padding: 0 0 20px 20px;
  text-indent:0.5em;
  text-align:left;
}
#access{
  width: 640px;
  margin: 20px 0 20px 0;
}
#access .carrier{
  width:160px;
  padding: 10px 0 0 0;
  float: left;
}
#access .carrier h4{
  text-align: center;
}
#access .carrier p{
  text-align: center;
}

#index #slideshowl, #index #slideshowr{
  width: 300px;
  float:left;
}

#index .slideshowContainerl, #index #slideshowContainerr{
  border: 1px solid #ccc;
  width: 200px;
  height: 220px;
  margin: 0 auto 5px auto;
}

