@charset "utf-8";
/* CSS Document */

/*
-----------------------------------------------
W Consulting
Version:  03 Dec 207
----------------------------------------------- */


/* Page Structure
----------------------------------------------- */
body {
  margin:.5in .75in;
  padding:0;
  font:small Verdana,Sans-serif;
  }


/* Header
----------------------------------------------- */
#header {
  margin:0;
  }
#header #logo {
  margin:0 0 0 -5px;
  }


/* Headings
----------------------------------------------- */
h1, h2, h3 {
  margin:1em 0 .5em;
  font-family:Georgia,Serif;
  font-weight:normal;
  }
#header span, h1 {
  margin:1em 0 .5em;
  font-family:Georgia,Serif;
  font-weight:normal;
  clear:both;
  font-size: 150%;
  font-weight: normal;
  margin-top:.5em;
  border-bottom:1px solid #000;
  }
h2 {
  font-size:140%;
  }
h3 {
  font-size:120%;
  }


/* Footer
----------------------------------------------- */
#footer {
  margin-top:.125in;
  padding-top:.125in;
  }
#footer p {
  border-top: 1px solid #000;
  margin:0;
	font-size:75%;
  }

/* Things to Hide
----------------------------------------------- */
img#skyline {
display:none;
}

/* Highlight Page
----------------------------------------------- */

body#main1 li#home a, body#services1 li#services a, body#industries1 li#industries a, body#success1 li#success a, body#about1 li#about a  {
  font-weight:bold;
}

