img.toppic {
  //display: none;
}

body {
  color: #37352e;
}

a {
  text-decoration: none;
  color: #d29b11;
}


#top_pics { 
  background-color:#ffffff;
  height: 142px;
  padding-bottom: 28px;
}

#pic1 {
  float:left;
} 

#pic2 {
  float:left;
} 

#pic3 {
  float:left;
}

#pic4 {
  float:left;
}

#pic5 {
  float:left;
}

#mainspacer {
  height:52px;
  width: 850px;  
}

#picsspacer {
  float: left;
  height: 512px;
  width: 56px;

}

.imgspacer1 {
  float: left;
  width:7px;
}

.imgspacer2 {
  float: left;
  width:27px;
}

#titlespacer_top {
  background-color: red
}




#title {
  height: 25px; 
}

#title_main {
  padding-left: 20px;
}

#title_div {
  height: 25px;
  float: left; 
}

#menu_top {
  height: 25px;
  font-weight: normal;
  font-family: "Arial Black"; 
  font-size: 12px;
  float: right;
  padding-right: 59px;
  padding-top: 11px;
}

#menu_bottom {
  margin-top: -17px;
  width: 850px;
  font-weight: normal;
  font-family: "Arial Black"; 
  font-size: 12px;
  text-align: center;
  
}

#menu_tekn {
  font-weight: normal;
  font-family: "Arial Black"; 
  font-size: 12px;
}


.menu_bottom_item a {
  color: #37352e;
  text-decoration: none;
}

.menu_bottom_item a:hover {
  color: #d29b11;
}

#menu_tekn a {
  color: #37352e;
  text-decoration: none;
}

#menu_tekn a:hover {
  color: #d29b11;
}

.menu_bottom_separator {
  width: 20px;
  text-align: center;
  padding-top: 4px;
  padding-left: 8px;
  padding-right: 8px;
 }

#textcontent {
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  float: right;
  margin-right: 90px;
  width: 488px;
  padding-top:15px;
  line-height:14px;
}

#textcontent_ab {
  font-family: "Arial Black";
  font-size: 12px;
  float: right;
  margin-right: 90px;
  width: 478px;
  padding-top:10px;
}

#textcontent_tekn {
  font-family: "Arial Black";
  font-size: 12px;
}

#contactinfo {
  font-family: Arial;
  font-weight: bold;
  font-style: italic;
  font-size: 11px;
  float: right;
  margin-right: 90px;
  width: 440px;
  padding-top:16px;
  line-height:13px;
}


.menu_top_dropdown {
  padding-top: 10px;
  font-weight: bold;
  font-family: Arial; 
  font-size: 12px;
  line-height: 18px;
  position: absolute;
}

menu_top_dropdown a {
  color: #37352e;
  text-decoration: none;
}

.menu_top_dropdown a:hover {
  color: #d29b11;
}

.menu_top_item {
  float:left;
}

.menu_top_item a {
  color: #37352e;
  text-decoration: none;
}

.menu_top_item a:hover {
  color: #d29b11;
}

#menu_top_separator {
  float: left;
  width: 20px;
  text-align: center;
  padding-top:4px;
}

.pics { height: 142px; width: 142px; padding:0; margin:0; overflow: hidden }
.pics img { height: 142px; width: 142px; padding: 0px; position: absolute; display: none }

.pics_wide { height: 142px; width: 567px; padding:0; margin:0; overflow: hidden }
.pics_wide img { height: 142px; width: 567px; padding: 0px; position: absolute; display: none  }


