#head1
{
  width: 490px;
  height: 75px;
  border: 0px solid #CCC;
  float: right;
  background-image: url('pics/head1.jpg');
  background-repeat: no-repeat;
}


#icons1
{
  margin-top: 10px;
  float: right;
  text-align: right;
  width: 140px;
  height: 36px;
  border: 0;
}

#icons1 img
{
  border: 0;
}


#display_icons_text11
{
  float: right;
  text-align: center;
  width: 170px;
  height: 20px;
  padding-top: 3px;
  font-size: 12px;
  border: 1px solid #EEE;
  color: #AAA;
  display: none;
}

#display_icons_text12
{
  float: right;
  text-align: center;
  width: 200px;
  height: 20px;
  padding-top: 3px;
  font-size: 12px;
  border: 1px solid #EEE;
  color: #AAA;
  display: none;
}

#display_icons_text13
{
  float: right;
  text-align: center;
  width: 130px;
  height: 20px;
  padding-top: 3px;
  font-size: 12px;
  border: 1px solid #EEE;
  color: #AAA;
  display: none;
}

#main_content ul li
{
  list-style-type: square;
  margin-left: 25px;
}

#address
{
  font-size:14px;
  font-weight: bold;
}

#contact_form li {
  list-style: none;
}

/* =================classes================  */

.top {
   position: fixed;
   bottom: 2px;
   right:2px;
   border:1px solid #EEE;
   background-color: #FFF;
}

.top img {
width:10px;
border:0px;
}

.top a
{
  color: #118F66;
  text-decoration: none;
  font-size: 12px;
  margin-left: 130px;
  padding: 0 2px 0 2px;
}

.top a:hover
{
  color: #DFFFF5;
  background: #118F66;
}

.butt_img img{
  border: 1px solid #006F4B;
}

.butt_img a{
  border: 0px;
  background: #FFF;
  margin: 30px;
}

.legend {
  color: #1B676F;
}
