html, body {
}
body {
  margin: 0;
  padding: 77px 0 30px;
  font-family: Verdana, Arial, helvetica, sans-serif;
  font-size: 11px;
  color: black;
  background: #0394d7 url('../images/bg.png') repeat-x top;
  text-align: center;
}
img {
  display: block;
  border: none;
}
a {
  color: black;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
#content_wrapper {
  width: 915px;
  margin: 0 auto;
  text-align: left;
} 
#content_wrapper_in {
  padding: 0 20px 0;
  background: white;
}
#head {
  position: relative;
  height: 237px;
  background: url('../images/head.jpg') no-repeat center center;
  text-align: center;
}
#menu {
  position: relative;
  top: 173px;
  padding: 0;
  margin: 0 auto;
  width: 540px;
  list-style: none;
  text-align: center;
}
#menu li, #menu div {
  padding: 0;
  margin: 0;
  display: block;
  float: left;
}
#content {
  padding: 40px 16px 90px;
}
#foot {
  text-align: center;
  font-size: 9px;
  color: #015fa1;
}
.bigpic {
  float: left;
}
#content br {
  clear: both;
}
#text {
  float: left;
  width: 620px;
  margin-left: 10px;
}
#text div {
  padding: 0 10px;
}
p {
  margin: 0;
  padding: 10px 0;
}
#gallery {
  float: left;
  width: 630px;
}
#gallery div {
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
  width: 199px;
  height: 137px;
}
h1 {
	font-size:11px; 
	text-align:center;
	color:#015FA1;
}

