html {
 background-color:#99b3cc;
 background-image: url(../pusteback.png);
	background-position: top center;
}

body {
  margin:auto;
  padding-top: 0px;
  width:960px;
  font-family:verdana, arial;
  border:0px solid white;
  /* background-image: url(../di-back.png);  */
	background-position: top center;
	background-repeat: no-repeat;

}

a.link{
  color:white;
  background:#99b3cc;
  font-size:14px;
  line-height:24px;
  padding:5px;
}

a.link:hover{
  color:#99b3cc;
  background:white;
}

p {
  padding:0px;
  margin:0px;
  margin-bottom:15px;
}

li {
  font-size:14px;
  line-height: 24px;
}

h2 {
  padding:0px;
  margin:0px;
  margin-bottom:5px;
  font-family: georgia;
  font-size: 26px;
  line-height: 35px;
  font-weight: normal;
  color: #ffffff;
}

div.content {
background-color:#99b3cc;
  width:450px;
  margin-top:10px;
  margin-left:0px;
  padding-left:20px;
  font-size:14px;
  line-height: 24px;
  float:left;
}

div.map {
background-color:#99b3cc;
  float: left;
  margin-top:30px;
  margin-left:0px;
  padding-left:17px

}

#map_canvas {

  width:450px;
  height: 570px;
  margin-top:0px;
  border:0px solid #000000;
}

#map_canvas_2 {
  width:900px;
  height: 1200px;
  margin-top:0px;
  border:0px solid #000000;
}

iframe.solid {
  height:440px;
  width:440px;
  border:0px;
  overflow:off;

}


div.menu {
  float:left;
  width:240px;
  min-height:240px;
  border-right:1px solid #cccccc;
}

div.clear {
  clear:both;
}
