#page_head_content_head .content_object{
  background-color: #46463e;
}

#page_head_content_head .content_object h2{
  padding: 20px;
  width: 570px;
  float:left;
  color: #fff;
}

.msie6 #page_head_content_head .content_object h2{
  width: 567px;
}

#page_head_content_head .content_object img{
  border-left: 10px solid #fff;
}

.msie #page_head_content_head img {
  margin-bottom: -3px;
}



/* sitemap */

#sitemap{
  text-transform: uppercase;
}

#sitemap h2{
  padding: 10px 20px 10px 20px;
  background-color: #d7d7be;
  font-size: 2.1em !important;
  border-bottom: 10px solid #fff;
}

#sitemap a{
  display: block;
}

#sitemap .level_1{
  background-color: #d7d7be;
  border-bottom: 10px solid #fff;
  height: 1%;
}

.msie #sitemap .level_1{
  height: 1%;
}

#sitemap .level_1_last{
  background-color: #d7d7be;
  border-bottom: none;
}

#sitemap .level_2{
  margin-left: 300px;
  background-color: #46463e;
  border-bottom: 10px solid #fff;
  border-left: 10px solid #fff;
}

.msie #sitemap .level_2{
  height: 1%;
}

#sitemap .level_2_last{
  margin-left: 300px;
  background-color: #46463e;
  border-left: 10px solid #fff;
}

.msie6 #sitemap .level_2_last{
  margin-left: 303px;
}

#sitemap .level_3{
  margin-left: 300px;
  background-color: #d7d7be;
  border-left: 10px solid #fff;
}

#sitemap .level_1_content{
  width: 280px;
  float:left;
  padding: 20px 0px 20px 20px;
  font-size: 2.1em;
  line-height: 1.2em;
  font-family: 'Arial black';
}

#sitemap .level_2_content{
  color: #fff;
  width: 280px;
  float:left;
  padding: 20px 0px 20px 20px;
  font-family: 'arial black';
  font-size: 1.5em;
  line-height: 1.2em;
  font-weight: normal;
}

.msie #sitemap .level_2_content{
  padding-bottom: 0px;
}

#sitemap .level_2_content a{
  color: #fff;
  font-weight: normal;
}

#sitemap .level_2_content a:hover{
  color: #D42121;
}

#sitemap .level_3_content{
  padding: 20px 0px 20px 20px;
}


#sitemap .level_3_content a{
  color: #46463e;
}

#sitemap .level_3_content a:hover{
  color: #D42121;
}

#page_body_meta{
  padding-top: 0;
}

.msie #page_body_meta{
  padding-top: 10px;
}




