body {
  background: #d1d1d1 url("../images/background/graygrad.jpg") repeat-x left top;
}

img {
  border: none;
}

#container {
  background: url("../images/background/background.jpg") no-repeat left top;
  margin: 0 auto;
  width: 1124px;
}

#content {
  height: 700px;
  left:0px;
  margin: 0 auto;
  top:0px;
  width: 1124px;
}

/* menu items */

#menu h1 {
  display: none;
}

#menu .m-home {
  float: left;
  left: 359px;
  position: relative;
  top: 45px;
}

#menu .m-home a {
  background: transparent url("../images/menu/home.png") no-repeat; 
  display: block;
  height: 18px;
  width: 61px;
}

#menu .m-home a:hover {
  background-position: -61px 0; 
}

#menu .m-services {
  left: 307px;
  position: relative;
  top: 55px;
}

#menu .m-services a {
  background: transparent url("../images/menu/services.png") no-repeat; 
  display: block;
  height: 18px;
  width: 89px;
}

#menu .m-services a:hover {
  background-position: -89px 0; 
}

#menu .m-about {
  left: 213px;
  position: relative;
  top: 65px;
}

#menu .m-about a {
  background: transparent url("../images/menu/about.png") no-repeat; 
  display: block;
  height: 18px;
  width: 159px;
}

#menu .m-about a:hover {
  background-position: -159px 0; 
}

#menu .m-contact {
  left: 875px;
  position: relative;
  top: 48px;
}

#menu .m-contact a {
  background: transparent url("../images/menu/contact.png") no-repeat; 
  display: block;
  height: 18px;
  width: 112px;
}

#menu .m-contact a:hover {
  background-position: -112px 0; 
}

#menu .m-map {
  float: left;
  left: 0px;
  position: relative;
  top: 506px;
}

#menu .m-map a {
  background: transparent url("../images/menu/map.png") no-repeat; 
  display: block;
  height: 140px;
  width: 204px;
}

#menu .m-map a:hover {
  background-position: -204px 0; 
}

#content .pics {
  border: 0px;
  float: left;
  left: 66px;
  margin: 0px;
  padding: 0px;
  position: relative;
  top: 10px;
}

#leftcol {
  display: block;
  float: left;
  left: 110px;
  line-height: 145%;
  position: relative;
  text-align: right;
  top: 108px;
  width: 165px;
}

#leftcol a {
  color: #282663;
  font-family: Arial, sans-serif;
  font-size: 0.9em;
  font-weight: bold;
  text-decoration: none;
}

#leftcol a:hover {
  text-decoration: underline;
}

#main {
  display: block;
  float: left;
  left: 155px;
  position: relative;
  top: 115px;
  width: 290px;
}

#main a {
  color: #282663;
  font-family: "Times New Roman", Times, serif;
  font-size: 0.9em;
  line-height: 135%;
  font-weight: bold;
  text-decoration: none;
}

#main a:hover {
  text-decoration: underline;
}

#main h2 {
  color: #333333;
  font-family: Arial, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: underline;
}

#main p {
  font-family: "Times New Roman", Times, serif;
  font-size: 0.9em;
  line-height: 135%;
}

#main img {
  border: 1px #282663 solid;
}

#main img.fb {
  border: 0px;
  top: 4px;
  vertical-align:middle;
}

#main ul li {
  font-family: "Times New Roman", Times, serif;
  font-size: 0.9em;
  line-height: 135%;
  list-style: disc;
  margin-left: -20px;
}

#leftcol-contact {
  color: #282663;
  display: block;
  float: left;
  font-family: Arial, sans-serif;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 156%;
  left: 110px;
  position: relative;
  text-align: right;
  top: 122px;
  width: 200px;
}

#main-contact {
  display: block;
  float: left;
  left: 120px;
  position: relative;
  top: 115px;
  width: 290px;
}

#main-contact .err {
  color: #d62127; 
  font-family: Arial, sans-serif;
  font-size: 0.9em;
  font-weight: bold;
  height: 24px;
}

#main-contact select {
  background: #fafafa;
  border: none;
  color: #282663;
}

#main-contact input {
  background: #fafafa;
  border: 0px;
  color: #282663;
  height: 18px;
  margin-top: 3px;
}

#main-contact textarea {
  border: none;
  color: #282663;
  margin-top: 3px;
}

#main-contact input.send {
  border: 1px #282663 solid;
  height: 28px;
}

#main-contact p {
  font-size: 0.9em;
  color: #282663;
  display: block;
  float: right;
  text-align: right;
  font-family: Arial, sans-serif;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 156%;
  padding-right: 75px;
}

#footer {
  border-top: 2px #999999 solid;
  color: #666666;
  font-family: "Times New Roman", Times, serif;
  font-size: 0.7em;
  margin-top: 35px;
  text-align: center;
}

#footer a {
  color: #282663;
  text-decoration: none;
}
