.MainBody {
	background-image: url('graphics/bg-top.jpg');
	background-position: fixed;
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana;
	padding-top: 20px;
/*	position: absolute;
	top: 0px;
	z-index: 1000;*/
}

.MainBody a {
  color: #12a493;
}

.MainBody a:hover {
  color: #15c1ac;
}


#MainContent {
	width: 750px;
	border: 1px solid white;
	margin: auto;
}

.Menu {
	vertical-align: top;
	text-align: center;
	padding: 15px;
}

.Menu a, .Menu a:hover {
	background-color: white;
	display: block;
	color: black;
	text-align: left;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	font-family: Helvetica;
	height: 32px;
	border: 1px solid #bbb;
	text-align: center;
	width: 150px;
	padding-top: 3px;
}

.Contents {
	padding-top: 40px;
	text-align: center;
}

.Contents h1 {
	font-size: 24pt;
	padding-bottom: 0px;
	margin: 0px;
}

.Contents p {
	text-align: justify;
	font-size: 14pt;
}

img {
	border: 0px;
}

.Legend {
	font-size: 12pt;
	text-align: left;
	padding-left: 10px;
}

.Legend b {
	color: red;
}

.Legend a {
	color: #444;
}
.Legend a:hover {
	color: #777;
}
.Services {
	text-align: left;
}

.Services a, .Services a:hover {
  color: blue;
}

.certs {
   vertical-align: top;
   text-align: center;
   width: 120px;
}

.certs img {
  border: 0px;
  margin-bottom: 10px;
}

#conash3D0 {
  display: none;
}