/* CSS Document */
@import url(icTabs.css);

#nav_header {
	margin-left: 1px;
	}

* html #nav_column {
	width: 175px;
	margin-left: -3px;
	}
	
* html #nav_header {
	margin-left: 4px;
	}

* html {
  filter:expression(
    document.execCommand("../BackgroundImageCache", false, true)
  );
}

#home_bottom_left h1 {
 	width: 300px !important;
  padding-left: 35px;
}