#header_top {
  text-align: right;
  font-family: Myriad Pro, Helvetica, sans-serif; 
  font-size: 14pt;
  font-style: italic;
  padding: 4px 14px 4px 0;
  width: 600px;
  float: right;
  margin: 6px 0 -8px 0;
}

#header_middle {
  clear: both;
  background: url("../image/upper_background_yellow.gif") no-repeat;
  height: 46px;
  width: 900px;
}

#header_middle h1 {
  background: url("../image/minimo_logo.gif") no-repeat;
  float: left;
  height: 46px;
  left: -14px;
  line-height: 0;
  margin: 0; padding: 0;
  position: relative;
  text-indent: -9999px;
  width: 233px;
}

#header_middle_right {
  text-align: right;
  margin: 20px 0 0 0;
  padding: 0 14px 0 0; 
  width: 653px;
  float: right;
}

#header_middle_right ul, li {
  padding: 0; margin: 0;
}

#header_middle_right li{
  display: inline;
}

#header_middle_right a{
  font-family: Myriad Pro, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000;
  padding: 0 0 0 10px;
}

#header_middle_right a:hover{
  text-decoration: underline;
}

#header_nav {
  display: table;
  width: 900px;
  background: url("../image/middle_background_fade.gif") repeat-x #000;
  height: 45px;
}

#header_nav h2 {
  margin: 0; padding:0;
  float: left;
  text-indent: -9999px;
  line-height: 0;
  background: url("../image/minimo_logo_angle.gif") no-repeat; 
  height: 45px;  
  width: 327px;
  letter-spacing: 0.2em;
  position: relative;
  left: -14px;
}


#header_nav ul#nav {
  display: block;
  margin: 0;
  padding: 0;
  float: right;
  overflow:hidden;
}

#header_nav ul#nav li {
  display: inline;
}

#header_nav ul#nav a {
  color: #fff;
  display: block;
  float: left;
  font-family: Myriad Pro, Helvetica, sans-serif;
  font-size: 16pt;
  font-style: italic;
  margin: 12px 0 0 0;
  padding-right: 14px;
  text-decoration: none;
}

#header_nav ul#nav a:hover {
  color: #fc3;
}

#header_bottom {
  margin: 0; padding: 0;
  background-color: #000;
}

#header_bottom  ul#header_crumbs {
  list-style-type: none;
  color: #fff;
  padding: 0; margin: 0;
  display: table;
}

#header_bottom ul#header_crumbs li {
  display: block;
  float: left;
}

#header_bottom ul#header_crumbs li a {
  color: white;
  display: block;
  padding: 10px;
}

#header_bottom ul#header_crumbs li a:hover {
  text-decoration: underline;
}

#header_bottom ul#header_crumbs li.current {
  color: #fc3;
  padding: 10px;
}

#header_location {
  width: 900px;
  height: 60px;
  background: url("../image/landing_bar_bg.gif") #000 repeat-x; 
}

#header_location h2 {
  color: #fc3;
  padding: 14px 0 0 30px;
  margin: 0;
  font-size: 24pt;
}



































































































































