/* NSPACE CSS */

#content_header {
  height:149px;
  background:url(../layout-images/header_nspace.png) top left no-repeat
}
*html #content_header {
  height:149px;
  background:url(../layout-images/header_nspace.gif) top left no-repeat
}
#content_wrapper {
  min-height:295px;
  padding:0 30px 0 13px;
  background:url(../layout-images/content_nspace.png) top left repeat-y
}
*html #content_wrapper {
  min-height:295px;
  padding:0 30px 0 13px;
  background:url(../layout-images/content_nspace.gif) top left repeat-y
}
#content_wrapper_nspace {
  float:left;
  width:865px;
  min-height:295px;
  padding:10px 3px 10px 7px;
  background:#b8c0c5 url(../layout-images/nspace_bg_grad.png) bottom left repeat-x
}
*html #content_wrapper_nspace {
  float:left;
  width:865px;
  min-height:295px;
  padding:10px 3px 10px 7px;
  background:#b8c0c5 url(../layout-images/nspace_bg_grad.gif) bottom left repeat-x
}

#content_footer {
  height:137px;
  background:url(../layout-images/footer_nspace.png) top left no-repeat
}
*html #content_footer {
  height:137px;
  background:url(../layout-images/footer_nspace.gif) top left no-repeat
}
