/* KD Johns & Co Style Sheet */

.clear {
  display: block;
  width: 100%;
  height: 1px;
  clear: both;
}


body {
  background: #fff url(../images/background.jpg) scroll repeat-x top;
  color: #000;
  margin: 0;
  padding: 0;
}

html, body, #page {
  min-height: 100%;
  width: 100%;
  height: 100%;
}

html>body, html>body #page {
  height: auto;
}

#page {
  position: absolute;
  top: 0;
  left: 0;
}


#container {
  width: 750px;
  margin: 0 auto;
}

#header {
  width: 750px;
  height: 37px;
  background: #000;
  margin: 0;
  padding: 13px 0 0 0;
}

p.specialising_in {
  color: #fff;
  font: 10px "Goudita Light SF", Georgia, "Times New Roman", serif;
  float: right;
  padding: 7px 0 0 0;
  margin: 0;
}

p.specialising_in a {
  color: #fff;
  text-decoration: none;
}

p.specialising_in a:hover {
  color: #a8bbce;
  text-decoration: underline;
}


#banner {
  width: 750px;
  height: 200px;
  padding: 0;
  margin: 0;
  position: relative;
}

#quote {
  position: absolute;
  top: 43px;
  left: 50px;
}

#quote_home {
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 2;
}

#quote_reversed {
  position: absolute;
  top: 43px;
  right: 50px;
  z-index: 2;
}

#quote_reversed_wide {
  position: absolute;
  top: 43px;
  right: 30px;
  z-index: 2;
}

#quote_reversed_wide2 {
  position: absolute;
  top: 43px;
  right: 0;
  z-index: 2;
}

#quote_reversed_short {
  position: absolute;
  top: 43px;
  right: 50px;
  z-index: 2;
}

#quote_wide {
  position: absolute;
  top: 43px;
  left: 5px;
  z-index: 2;
}

#photo {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

#photo_reversed {
  position: absolute;
  top: 0;
  left: 1px;
}

ul#navigation {
  list-style-type: none;
  list-style-image: none;
  display: block;
  width: 750px;
  height: 30px;
  padding: 0;
  margin: 0;
  border-right: 1px solid #7b7b7b;
  z-index: 2;
  position: relative;
}

ul#navigation li {
  list-style-type: none;
  list-style-image: none;
  width: 106px;
  border-left: 1px solid #7b7b7b;
  height: 22px;
  display: block;
  margin: 0;
  padding: 8px 0 0 0;
  font: 12px "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
  text-align: center;
  float: left;
}

ul#navigation li a {
  text-decoration: none;
  color: #000;
}

ul#navigation li a:hover {
  text-decoration: none;
  color: #369;
}

* html #navigation li ul {
  position: absolute;
	width: 106px;
	left: -9999px;
  top: 30px;
  margin: 0 0 0 -63px;
  padding: 0;
  background: #c0c0c0;
  border-bottom: 2px solid #070266;
  border-left: 1px solid #7b7b7b;
  border-right: 1px solid #7b7b7b;
  list-style-type: none;
  list-style-image: none;
  display: block;
}


#navigation li ul {
	position: absolute;
	width: 106px;
	left: -9999px;
  top: 30px;
  margin: 0 0 0 -1px;
  padding: 0;
  background: #c0c0c0;
  border-bottom: 2px solid #070266;
  border-left: 1px solid #7b7b7b;
  border-right: 1px solid #7b7b7b;
  list-style-type: none;
  list-style-image: none;
  display: block;
}

#navigation li:hover ul {
	left: auto;
}

#navigation li:hover ul, #navigation li.sfhover ul {
	left: auto;
}

#navigation li ul li {
  border: 0;
  margin: 5px 0 0 0;
  list-style-type: none;
  list-style-image: none;
  padding: 0;
  display: block;
  font: 11px "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
}

#navigation li ul li a {
  padding: 0;
  margin: 0;
  color: #333;
}

#content {
  /* background: #fff url(../images/blue_stripe.gif) scroll repeat-y top right*/;
  background: #fff  url(../images/kdj.gif) scroll no-repeat top right;
  margin: 2px 0 70px 0;
  width: 751px;
  height: 100%;
}

/*#rightcol {
  float: right;
  width: 251px;
  padding: 0 0 20px 0;
  background: #a8bbce;
  border-left: #87909a;
}

#rightcol h1#whatsnew {
  background: url(../images/whats_new_background.jpg) scroll no-repeat top left;
  margin: 0;
  padding: 3px 0 0 75px;
  font: bold 16px "Goudita Light SF", Georgia, "Times New Roman", serif;
  color: #fff;
  height: 37px;
}

#rightcol h1#brieflyintax {
  background: url(../images/brieflyintax_background.jpg) scroll no-repeat top left;
  margin: 0;
  padding: 13px 75px 0 10px;
  font: bold 16px "Goudita Light SF", Georgia, "Times New Roman", serif;
  color: #fff;
  height: 27px;
}

#rightcol p {
  font: 11px/150% Georgia, "Times New Roman", Times, serif;
  padding: 0 10px 0 10px;
}

#rightcol p .title {
  font-weight: bold;
  color: #000;
}

#rightcol p .title a {
  text-decoration: none;
  color: #000;
}

#rightcol p .title a:hover {
  text-decoration: underline;
  color: #036;
}

#rightcol p.links a {
  text-decoration: underline;
  color: #036;
}

#rightcol p.links a:hover {
  text-decoration: none;
  color: #000;
}

#rightcol p .date {
  font-style: italic;
  color: #666;
}

#rightcol p a.acrobat {
  background: url(../images/acrobat_icon.gif) scroll no-repeat left;
  padding: 2px 0 2px 20px;
  margin-left: 10px;
  text-decoration: none;
  color: #000;
}

#rightcol p a.acrobat:hover {
  background: url(../images/acrobat_icon.gif) scroll no-repeat left;
  padding: 2px 0 2px 20px;
  margin-left: 10px;
  text-decoration: underline;
  color: #036;
}*/

#main {
  width: 100* /*400px*/;
  padding: 30px 70px 0 32px;
  margin-bottom: 10px;
}

#main h1 {
  padding: 0;
  margin: 0 0 30px 0;
  font: 18px Georgia, "Times New Roman", serif;
  color: #036;
  display: block;
}

#main h1 img {
  vertical-align: middle;
  margin-top: 4px;
}

#main h2 {
  padding: 0;
  margin: 0 0 15px 30px;
  font: bold 14px Georgia, "Times New Roman", serif;
  color: #036;
  display: block;
}

#main p, li {
  font: 11px/175% Georgia, "Times New Roman", Times, serif;
  margin-left: 30px;
}

#main p.contact {
  float: left;
  font: 11px/175% Arial, Helvetica, sans-serif;
  padding-right: 40px;
}

#main p.contact_office {
  float: left;
  font: 11px/175% Arial, Helvetica, sans-serif;
  padding-left: 40px;
  padding-right: 40px;
}

#main p.contact_postal {
  float: left;
  font: 11px/175% Arial, Helvetica, sans-serif;
  padding-right: 40px;
}


#main a:link {
  color: #036;
  text-decoration: underline;
}

#main a:visited {
  color: #666;
  text-decoration: underline;
}

#main a:hover {
  color: #3366FF;
  text-decoration: none;
}

#main .footnote {
  padding-top: 20px;
  color: #666;
  font-style: italic;
}

#main ul.archive li {
  padding-bottom: 15px;
}

#main ul.services {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  width: 450px;
}

#main ul.services li {
  margin: 0 25px;
  padding: 20px 0 20px 0;
  width: 100px;
  float: left;
  text-align: center;
}

#main ul.services li a {
  margin: 0;
  padding: 105px 0 0 0;
  display: block;
  line-height: 125%;
}

#main ul.services li a.taxlaw {
  background: url(../images/icon_taxlaw.jpg) scroll no-repeat top center;
}

#main ul.services li a.busadv {
  background: url(../images/icon_busadvice.jpg) scroll no-repeat top center;
}

#main ul.services li a.strall {
  background: url(../images/icon_stratalliances.jpg) scroll no-repeat top center;
}

#footer_block {
  position: absolute;
  bottom: 0;
  background: #000;
  width: 100%;
  height: 70px;
  clear: both;
  margin-top: 50px;
}

#footer {
  width: 730px;
  margin: 0 auto;
  padding: 10px 10px 0 10px;
}


#footer p {
  color: #fff;
  font: 9px/150% Verdana, Arial, Helvetica, sans-serif;
  padding-top: 0;
  margin-top: 0;
}

#footer p#credits {
  float: right;
  text-align: right;
}

#footer p#address {
  float: left;
}

#footer p#address #ca {
  font: 8pt/150% "Times New Roman", Times, serif;
  letter-spacing: 2;
  padding-top: 5px;
}


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

#footer a:hover {
  color: #a8bbce;
  text-decoration: underline;
}





















