body {
  margin: 0px;
  font-family: Century Gothic;
  color: #3a3a3a;
  background-image: url(../images/bgmain.jpeg);
  background-repeat: repeat-x;
  font-size: 13px;
  background-color: #898989;
}
form {
  padding: 5px;
  background-color: #f2f3f9;
}
div {
  font-family: Century Gothic;
  font-size: 13px;
}
table.main {
  border: 1px solid #24385e;
  border-collapse: collapse;
}
td.left {
  background-image: url(../images/bgleft.jpeg);
}
td.right {
  background-repeat: repeat-y;
  background-image: url(../images/bgright.jpeg);
  background-position: left top;
}
td {
  font-family: Century Gothic;
  font-size: 13px;
  color: #3a3a3a;
}
td.red {
  padding: 0px;
  background-repeat: repeat-x;
  background-image: url(../images/bgred.jpg);
}
td.footer {
  background-image: url(../3dultrasound/flower.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}
p {
  font-size: 13px;
  font-family: Century Gothic;
  text-align: left;
}
ol {
  font-family: Century Gothic;
  font-size: 13px;
  color: #3a3a3a;
  font-weight: normal;
}
li {
  padding: 0px;
  top: 0px;
  margin-left: -13px;
  margin-bottom: 7px;
  margin-top: 7px;
}
h1 {
  font-family: Century Gothic;
  text-align: left;
  font-style: italic;
  margin-top: 0px;
  margin-bottom: 5px;
  color: white;
  font-size: 14pt;
}
h2 {
  font-family: Century Gothic;
  font-size: 13pt;
  text-align: left;
  color: #ca3c1e;
}
marquee {
  font-family: Century Gothic;
  font-size: 6pt;
  color: #666666;
}
a {
  font-family: Century Gothic;
  font-size: 13px;
  color: #324881;
  text-decoration: underline;
  font-weight: normal;
}
a.small {
  font-family: Century Gothic;
  font-size: 11px;
  color: #324881;
  font-weight: bold;
  text-decoration: none;
}
a.nav {
  font-family: Century Gothic;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  margin-left: 8px;
  color: #333333;
}
a.none {
  font-family: Century Gothic;
  font-size: 9px;
  color: #666666;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  font-family: Century Gothic;
  text-decoration: underline;
  color: #e25939;
  font-weight: normal;
}
a.small:hover {
  font-family: Century Gothic;
  font-weight: bold;
  text-decoration: none;
  color: #e25939;
}
a.nav:hover {
  font-family: Century Gothic;
  font-weight: bold;
  text-decoration: none;
  color: #a54129;
}
a.none:hover {
  font-family: Century Gothic;
  font-size: 9px;
  color: #f9c20d;
  font-weight: bold;
  text-decoration: underline;
}
a.text {
  font-size: 13px;
  font-family: Century Gothic;
  text-align: left;
  text-decoration: none;
  color: #3a3a3a;
}
fieldset.testimonial {
  border: 1px solid #d64411;
  margin: 5px;
  padding: 3px 5px;
  text-align: left;
  background-color: #f8f8f8;
  font-size: 11px;
  font-style: italic;
}
legend {
  color: #cc0000;
  font-weight: bold;
  font-size: 12px;
}
