#section-cont-back {
 float: left;
 background-image:url(../various/bg_cont_blue_rep.gif);
 background-repeat: repeat-y;
}

#section-cont {
 float: left;
 width: 578px;
 min-height: 407px;
 background-image:url(../various/bg_cont_blue.jpg);
 background-repeat: no-repeat;
}

#section-bot2 {
 float: left;
 width: 578px;
 min-height: 11px;
 background-image:url(../various/bg_cont_blue_bot.jpg);
 background-repeat: no-repeat;
}
