body {
  margin: 0;
  padding: 0;
  background-color: #2c6172;
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  color: #555555;
}
#page {
  margin: auto;
  width: 780px;
  background-image: url(images/page.png);
  text-align: left;
}
h2 {
  font-weight: bold;
  font-size: 24px;
  color: #1177aa;
}
a {
  font-weight: bold;
  color: #1177aa;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
#header {
  width: 780px;
  height: 106px;
  background-image: url(images/header.png);
  clear: both;
}
#logo1 {
  width: 540px;
  height: 88px;
  font-family: Arial;
  font-size: 55px;
  font-style: italic;
  color: #1177aa;
  clear: both;
}
#logo2 {
  width: 540px;
  height: 88px;
  font-family: Arial;
  font-size: 55px;
  font-style: italic;
  clear: both;
  margin-top: -62px;
  margin-left: 195px;
  color: #70bef9;
}
#topmenu {
  width: 780px;
  height: 55px;
  background-image: url(images/topmenu.png);
  clear: both;
}
#homelink {
  margin-left: 0;
  margin-right: 0;
  width: 100px;
  padding-left: 287px;
  height: 0;
  clear: both;
  margin-top: -11px;
}
#homelink a {
  height: 27px;
  float: left;
  text-decoration: underline;
  color: #ffffff;
  font-weight: bold;
  font-size: 19px;
  margin-top: -40px;
}
#serviceslink {
  margin-left: 0;
  margin-right: 0;
  margin-top: -1px;
  width: 100px;
  padding-left: 382px;
  height: 0;
  clear: both;
}
#serviceslink a {
  height: 27px;
  float: left;
  text-decoration: underline;
  color: #ffffff;
  font-weight: bold;
  font-size: 19px;
  margin-top: -40px;
}
#bloglink {
  margin-left: 0;
  margin-right: 0;
  margin-top: -1px;
  width: 100px;
  padding-left: 509px;
  height: 0;
  clear: both;
}
#bloglink a {
  height: 27px;
  float: left;
  text-decoration: underline;
  color: #ffffff;
  font-weight: bold;
  font-size: 19px;
  margin-top: -40px;
}
#contactlink {
  margin-left: 0;
  margin-right: 0;
  margin-top: -1px;
  width: 100px;
  padding-left: 599px;
  height: 0;
  clear: both;
}
#contactlink a {
  height: 27px;
  float: left;
  text-decoration: underline;
  color: #ffffff;
  font-weight: bold;
  font-size: 19px;
  margin-top: -40px;
}
#mainarea {
  clear: both;
  padding-top: 5px;
  width: 780px;
}
#photo {
  width: 512px;
  height: 240px;
  background-image: url(images/photo.png);
  float: right;
  margin-right: 4px;
  margin-top: 8px;
}
#contentarea {
  float: right;
  margin-bottom: 10px;
  width: 513px;
  margin-right: 3px;
}
#leftbox {
  float: left;
  text-align: center;
  width: 261px;
  border-bottom-style: groove;
  border-bottom-color: #ffffff;
  height: 69px;
  line-height: 3.1em;
  padding-top: 3px;
  margin-bottom: -3px;
}
#link1 {
  float: left;
  text-align: center;
  font-size: 24px;
  height: 27px;
  width: 261px;
  border-bottom-style: groove;
  border-bottom-color: #ffffff;
  margin-top: 7px;
  padding-bottom: 7px;
}
#link2 {
  float: left;
  text-align: center;
  font-size: 24px;
  height: 27px;
  width: 261px;
  border-bottom-style: groove;
  border-bottom-color: #ffffff;
  margin-top: 7px;
  padding-bottom: 7px;
}
#link3 {
  float: left;
  text-align: center;
  font-size: 24px;
  height: 27px;
  width: 261px;
  border-bottom-style: groove;
  border-bottom-color: #ffffff;
  margin-top: 7px;
  padding-bottom: 7px;
}
#link4 {
  float: left;
  text-align: center;
  font-size: 24px;
  height: 27px;
  width: 261px;
  border-bottom-style: groove;
  border-bottom-color: #ffffff;
  margin-top: 7px;
  padding-bottom: 7px;
}
#ie-message {
background:#C00;
text-align:center;
border-bottom:1px solid #900;
color: #fff;
position:absolute;
top:0;
padding:5px;
width: 100%;
}
#footer {
  width: 780px;
  height: 100px;
  clear: both;
}
#footer p {
  padding-top: 60px;
  color: black;
  padding-left: 410px;
  line-height: 20px;
}
