html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border:  none;
  margin: 0;
  padding: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  line-height: 1;
  font-family: inherit;
  text-align: left;
  vertical-align: baseline;
}
a img, *:link img, *:visited img {
  border:  none;
}
#content {
  margin: 0 0 0 10px;
  padding: 0 5px;
  /* width: 950px; */
  color: #ffffff;
}
h2 {
  margin: 10px 0 10px 0;
  clear: both;
  font-size: 25pt;
  font-weight: bold;
  font-family: Futura;
  color: #ffffff;
}
h3 {
  margin: 10px 0 10px 0;
  clear: both;
  font-size: 22px;
  font-weight: normal;
}
h4 {
  margin: 10px 0 10px 0;
  clear: both;
  font-size: 18px;
  font-weight: normal;
}
.header {
  width: 100%;
}
.main {
  width: 100%;
  min-height: 1650px;
}
.clear {
  clear: both;
  float: left;
}
body {
  background: url(../images/body_bg.jpg) repeat-x;
  font-size: 14px;
  font-family: Helvetica,Arial,Verdana,sans-serif;
}
#navbar {
  margin: 0 0 0 10px;
}
#homeBtn {
  border-left: 2px groove #e1e3e3;
  font-size: 16px;
  color: #0e7297;
  text-shadow: #ffffff 1px 1px ;
  text-decoration: none;
  height: 36px;
  width: 70px;
}
#homeBtn:hover {
  color: #272322;
  text-decoration: none;
}
#docBtn {
  border-left: 2px groove #e1e3e3;
  font-size: 16px;
  color: #0e7297;
  text-shadow: #ffffff 1px 1px ;
  text-decoration: none;
  height: 36px;
  width: 100px;
}
#docBtn:hover {
  color: #272322;
  text-decoration: none;
}
#aboutusBtn {
  border-left: 2px groove #e1e3e3;
  font-size: 16px;
  color: #0e7297;
  text-shadow: #ffffff 1px 1px ;
  text-decoration: none;
  height: 36px;
  width: 90px;
}
#aboutusBtn:hover {
  color: #272322;
  text-decoration: none;
}
#contactusBtn {
  border-left: 2px groove #e1e3e3;
  font-size: 16px;
  color: #0e7297;
  text-shadow: #ffffff 1px 1px ;
  text-decoration: none;
  height: 36px;
  width: 100px;
}
#contactusBtn:hover {
  color: #272322;
  text-decoration: none;
}
#navigation {
  float: left;
  display: inline;
  width: auto;
  list-style-type: none;
  padding-left: 1px;
}
#navigation li {
  border-right: 2px groove #e1e3e3;
  margin: 0;
  float: right;
  font-size: 16px;
}
#columns {
  width: 950px;
}
#columns .column_c {
  position: relative;
  padding: 1%;
}
#columns .left_c {
  width: 30%;
  float: left;
}
#columns .right_c {
  width: 66%;
  float: right;
}
