body{
  background: url(../images/body.jpg);
}
#wrapper{
  margin: 0 auto;
  width: 558px;
}
#container-top{
  float: left;
  width: 558px;
  height: 13px;
  margin-top: 9px;
  background: url(../images/container-top.png) no-repeat;
}
* html #container-top{
  background: none;
  filter:progid:dximagetransform.microsoft.alphaimageloader(src='/si/images/container-top.png', sizingmethod='crop'); 
}
#container{
  float: left;
  width: 532px;
  padding: 23px 14px 0 12px;
  background: url(../images/container-repeat.png) repeat-y;
}
* html #container{
  margin-top: -6px;
  background: none;
  filter:progid:dximagetransform.microsoft.alphaimageloader(src='/si/images/container-repeat.png', sizingmethod='scale'); 
}
#container-bottom{
  float: left;
  width: 558px;
  height: 15px;
  background: url(../images/container-bottom.png) no-repeat;
}
* html #container-bottom{
  background: none;
  filter:progid:dximagetransform.microsoft.alphaimageloader(src='/si/images/container-bottom.png', sizingmethod='scale'); 
}
h1#domain7-logo a{
  float: left;
  margin: 8px 0 0 24px;
  width: 160px;
  height: 38px;
  background: url(../images/domain7.png) no-repeat;
  text-indent: -9999px;
}
h2#si-logo{
  float: right;
  width: 259px;
  height: 53px;
  margin: 0 14px 0 0;
  background: url(../images/si.png) no-repeat;
  text-indent: -9999px;
}
#content{
  float: left;
  width: 488px;
  margin-top: 27px;
  padding: 28px 22px;
  background: #010024 url(../images/content.gif) no-repeat;
}
#content-bottom{
  float: left;
  width: 532px;
  height: 5px;
  background: url(../images/content-bottom.gif) no-repeat;
}
#content h2{
  font: bold 30px Arial, Helvetica, Sans-Serif;
  color: #72c2e5;
  margin-bottom: 24px;
}
#content p{
  font: bold 14px Arial, Helvetica, Sans-Serif;
  line-height: 22px;
  color: #ffffff;
  margin: 0 0 24px 0;
  padding-top: 0;
}
#content h3{
  font: bold 14px Arial, Helvetica, Sans-Serif;
  color: #e05902;
  line-height: 22px;
  margin-bottom: 0;
  padding-bottom: 0;
}
#content a{
  color: #0885bf;
  text-decoration: none;
}