
/*****************************************************************************
 Layout styles
 *****************************************************************************/

body {
background:none;
}

#banwrapper {

position:relative;
height:auto;
}

#header {
 width: 900px; 
 height: 200px; 
}

#header-region {
  height: 200px; 
  overflow: hidden;
  width: 900px;
}
#page.facts {
  width: 900px;
}
body.sidebar-left #sidebars {
width:200px;
}
#sidebar-left {
width:200px;
}
div.factswrapper {
    text-align:left;
    margin-top:10px;
	width: 900px;

}

/*
body.sidebars #main.main-tl .main-tr .main-br .main-bl {
  width: 440px;
}
body.sidebar-left #main.main-tl .main-tr .main-br .main-bl {
  width: 600px;
}
body.sidebar-right #main.main-tl .main-tr .main-br .main-bl {
  width: 760px;
}

body.sidebars #sidebars {
  width: 460px;
}
body.sidebar-left #sidebars {
  width: 250px;
}
body.sidebar-right #sidebars {
  width: 140px;
}
#sidebars, body.sidebars #sidebar-right, body.sidebar-left #sidebar-left {
  float: right;
}
#sidebar-left {
  width: 250px;
}
#sidebar-right {
  width: 140px;
}
*/
#sidebar-left div.block.block-1 h2.block-subject {
  background: none;
}
#sidebar-left div.block.block-1 {
  background: none;
}
#sidebar-left div.block.block-1 .content {
  background: none;
}
#sidebar-left div.block.block-2 h2.block-subject {
  background: none;
}
#sidebar-left div.block.block-2 {
  background: none;
}
#sidebar-left div.block.block-2 .content {
  background: none;
}
#sidebar-left div.block.block-3 h2.block-subject {
  background: none;
}
#sidebar-left div.block.block-3 {
  background: none;
}
#sidebar-left div.block.block-3 .content {
  background: none;
}
#sidebar-left .block h2.block-subject {
  background: none;
}
#sidebar-left .block {
  background: none;
}
#sidebar-left .block .content {
  background: none;
}

/*
#sidebar-right div.block.block-1 h2.block-subject {
  background: none;
}
#sidebar-right div.block.block-1 {
  background: none;
}
#sidebar-right div.block.block-1 .content {
  background: none;
}
#sidebar-right div.block.block-2 {
 background: none;
}
#sidebar-right div.block.block-2 .content {
 background: none;
}
#sidebar-right .block {
 background: none;
}
#sidebar-right .block .content {
 background: none;
}
*/

