
body,
input,
textarea,
select {
  color: #000;
  background: none;
  font-family: Verdana, sans-serif;
  font-size: 11pt;
}

ul.main-menu,
ul.secondary-menu,
#header-region,
.sidebar {
  display: none;
}

body.two-sidebars,
body.sidebar-first,
body.sidebar-second,
body {
  width: 960px;
}
/* 
body.sidebar-first #center,
body.sidebar-second #center,
body.two-sidebars #center,
body.sidebar-first #squeeze,
body.sidebar-second #squeeze,
body.two-sidebars #squeeze {
  margin: 0;
}

#wrapper,
#wrapper #container .breadcrumb,
#wrapper #container #center,
#wrapper #container #center .right-corner,
#wrapper #container #center .right-corner .left-corner,
#wrapper #container #center #squeeze {
  position: static;
  left: 0;
  padding: 0;
  margin: 0;
  width: auto;
  float: none;
  clear: both;
  background: none;
}

#wrapper #container #header {
  height: 130px;
} */

#wrapper #container #header h1,
#wrapper #container #header h1 a:link,
#wrapper #container #header h1 a:visited {
  text-shadow: none;
  color: #000;
}


/* ------------------------------------------------ */

#footer,
.print_btn {
    display: none;
}
#block-block-7 .d_menu li a {
	float:left;
	border-radius: 5px;
	text-decoration: none;
	color: #898989;
	font: 12px/28px arial;
	width: 233px;
	padding-left: 5px;
	border: 1px solid #dad9d9;
	height: 29px;
}




