@charset "utf-8";
/* CSS Document */
.hidden{display:none;}

div#mainContent {
  height: 2754px;
  width:985px;
}
div#left_banner {
  width: 445px; /* 711 - 266 */
  height: 137px; /* 229 - 92 */
  background:transparent url(/images//whySG/banner_offbeatentrack.jpg) no-repeat 0px 0px;
  padding: 92px 0px 0px 266px;
}
div#left_banner p {
  width: 408px;
}

div#innercolumn_bgtop, div#innercolumn_bgmiddle,div#innercolumn_bgbottom {
  margin-left:20px;
}
div#innercolumn_bgmiddle {
  height: 2450px;
  background-image: url(/images//whySG/content_bgwhysg.jpg);
}
div#innercolumn_bgtop {

  background-image: url(/images//whySG/content_topwhysg.jpg);
}
div#innercolumn_bgbottom {
  background-image: url(/images//whySG/content_bottomwhysg.jpg);
}
div#innercolumn_content {
  top: -10px;
}
div#box_top {
  background-image: url(/images//about_viasg/box_top.jpg);
}
div#box_content {
  background-image: url(/images//about_viasg/box_bg.jpg);
  height: 90px;
}
div#box_bottom {
  background-image: url(/images//about_viasg/box_bottom.jpg);
}
div#bottomright {
  margin-top: 82px;
}
a#printpage {
  background-image: url(/images//whySG/link_printpage.jpg);
}
a#emailpage {
  background-image: url(/images//whySG/link_emailpage.jpg);
}
div#text_alsoliketo {
  background-image: url(/images//whySG/text_alsoliketo.jpg);
}
div#box_content a.bullet {
  background-image: url(/images//whySG/grey_bullet.jpg);
}
div.row {
  clear: left;
  float: left;
  position: relative;
  left: 16px;
  background-image: url(/images//whySG/row_bg.jpg);
  background-repeat: repeat-x;
  height: 260px;
  width: 659px;
}
img.img_left {
  float: left;
  padding: 10px 10px 60px 10px;
}
img.img_right {
  float: right;
  padding: 10px 10px 60px 10px;
}
div.row_content {
  padding: 16px;
}
div.row_content p {
  margin-bottom: 16px;
}
div.row_content p.title {
  font-weight: bold;
  font-size: 16px;
}
div.row_content p.header {
  margin-bottom: 2px;
  font-weight: bold;
}
div.row_content a {
  text-decoration: none;
  display: block;
}