html {
  background: #8C4C54;
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
}
body {
  font-size: .9em;
  margin: 20px 0px;
}
a {
  color: #00f;
}
a img {
  border-style: none;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #8c4c54;
}
h1 {
  font-size: 1.5em;
  text-align: center;
  margin: 1em 0px;
}
h2 {
  font-size: 1.3em;
}
h3 {
  font-size: 1.1em;
}
form td p {
  margin: 5px 0px;
}
div#container_overall {
  width: 985px;
  margin: 0px auto;
  background-color: #fff;
  color: #000;
}
div#header {
  height: 205px;
  background: #4643a3 url('images/gradients/205-4643a3-8888ba.png');
  color: #fff;
  overflow: hidden;
}
#logo {
  float: left;
  margin: 10px 0px 10px 20px;
  display: block;
}
div#tagline {
  float: right;
  font-size: 35px;
  text-align: center;
  margin: 30px 70px 15px 0px;
}
div#tagline span {
  display: block;
  font-size: 1.1em;
}
span#name {
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  display: block;
  font-family: 'Courier New', Courier, monospace;
}
div#decoration {
  background-color: #8888ba;
  border-bottom-color: #4643a3;
  width: 80px;
  height: 1250px;
  float: left;
}
div#left {
  width: 300px;
  float: left;
  position: relative;
  z-index: 1;
}
div#nav_left {
  background: #ba8890 url('images/left-background.png');
  color: #fff;
  font-size: 19px;
  text-align: center;
  padding-bottom: 5px;
}
div#nav_left a {
  display: block;
  text-decoration: none;
  margin: .3em 30px;
  padding: .60em 0px .35em 0px;
  color: #fff;
  border-top: 2px solid #fff;
}
div#nav_left a.first {
  border-style: none;
}
a#schedule {
  height: 132px;
  color: #4643a3;
  font-size: 29px;
  text-align: center;
  padding: 2px;
  overflow: hidden;
  display: block;
  text-decoration: none;
}
a#schedule img, div#schedule .trans_png {
  float: left;
  margin-top: 10px;
  margin-right: -15x;
}
a#schedule span {
  margin-top: 30px;
  display: block;
}
a.left_squares {
  display: block;
  width: 300px;
  height: 300px;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
a.left_squares img.bottom {
  width: 300px;
  height: 300px;
  margin-bottom: -300px;
	filter: alpha(opacity=53);
	-moz-opacity: .53;
	opacity: .53;
	display: block;
}
a.left_squares:hover img.bottom {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
a.left_squares img.bevel {
  width: 244px;
  height: 244px;
  position: absolute;
	display: block;
	margin-top: 28px;
	margin-left: 28px;
	z-index: 1;
}
a.left_squares span {
  position: relative;
  z-index: 2;
  margin: 40px auto 0px auto;
  display: block;
  width: 200px;
  padding: 5px 0px;
  background-color: #000;
  color: #fff;
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6;
}
div#right {
  width: 605px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  float: left;
}
div#content {
  padding: 0px 20px;
}
div#copyright {
  text-align: center;
}
div#footer {
  text-align: center;
  width: 985px;
  margin: 0px auto;
  font-size: .75em;
  padding: 10px 0px;
}
div#nav_bottom {
}
div#nav_bottom a {
  color: #fff;
}
#watermark {
  width: 905px;
  height: 732px;
  margin-bottom: -732px;
  top: -747px;
  left: 80px;
  clear: both;
  position: relative;
}
div.our_team {
  clear: both;
}
div.our_team a {
  display: block;
  width: 113px;
  height: 200px;
  text-align: center;
  float: left;
  text-decoration: none;
  font-weight: bold;
}
div.our_team a img {
  width: 113px;
  height: 135px;
}
div.our_team a span {
  display: block;
}
img.team_big {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-right: -20px;
}
div.team_phone span {
  display: block;
}
div.team_phone span.label {
  font-weight: bold;
  float: left;
  clear: left;
  margin-right: 5px;
}
span.team_position {
  font-weight: bold;
  text-align: center;
  display: block;
  margin-top: -20px;
  margin-bottom: 20px;
}
