#top {
 background-image:url(../images/top.jpg);
 background-repeat:repeat-x;
 width:933px;
 height: 337px;
}

#s1 {
 background-image:url(../images/s1.png);
 background-repeat:repeat-x;
 width:933px;
 height: 102px;
}

#s2 {
 background-image:url(../images/s2.png);
 background-repeat:repeat-x;
 width:933px;
 height: 104px;
}

#s3 {
 background-image:url(../images/s3.png);
 background-repeat:repeat-x;
 width:933px;
 height: 90px;
}

#s_caption {
  color:#333333;
  font-weight:bold;
}

#s_text {
  color:#333333;
}
