*
{
  margin: 0;
  padding: 0;
  border: none;

}

html
{
  background: #0a2c48;
}

body
{
  background: url(../img/body-tan-bg.gif) repeat-x;
}

p, h3, h4, li, form, div
{
  font-family: Arial, Helvetica, sans-serif;
}

a:visited
{
  color: #000;
}

#container
{
  margin: 0 auto;
  width: 890px;
}

#header
{
  padding: 0 0 0 22px;
  background: url(../img/header-bg.gif) no-repeat;
  height: 255px;
}

#header h1
{
  background: url(../img/header-h1-logo.gif) no-repeat;
  width: 355px;
  height: 86px;
  text-indent: -99999em;
  float: left;
}

#header h1 a
{
  display: block;
  height: 100%;
}

#header ul
{
  margin: 26px 0 0 8px;
  list-style: none;
  float: left;
}

#header li
{
  float: left;
  height: 60px;
  text-indent: -99999em;
}

#header li a
{
  display: block;
  height: 100%;
}

#nav-practiceareas
{
  background: url(../img/header-nav-practiceareas.gif);
  width: 97px;
}

#nav-practiceareas:hover
{
  background-position: -97px 0;
}

#nav-attorneys
{
  background: url(../img/header-nav-attorneys.gif);
  width: 120px;
}

#nav-attorneys:hover
{
  background-position: -120px 0;
}

#nav-formsandinformation
{
  background: url(../img/header-nav-fandi.gif);
  width: 128px;
}

#nav-formsandinformation:hover
{
  background-position: -128px 0;
}


#nav-contact
{
  background: url(../img/header-nav-contact.gif);
  width: 105px;
}

#nav-contact:hover
{
  background-position: -105px 0 ;
}

#nav-references
{
  background: url(../img/header-nav-references.gif);
  width: 103px;
}

#nav-references:hover
{
  background-position: -103px 0;
}

#banner img
{
  margin: -175px 0 40px -10px;
  padding: 3px !important;
  float: left;
}

/**
 * Body
*/

#body
{
  background: url(../img/body-content-bg.gif);
  padding: 20px 50px 10px 50px;
}

#body a
{
  color: #2e5f87;
  text-decoration: none;
}

#body a:hover
{
  color: #1c2833;
  border-bottom: 1px dotted #1c2833;
}

#body h2
{
  border-bottom: black solid 1px;
  max-width: 500px;
}

#body h2#body-practiceareas
{
  background: url(../img/body-h2-practiceareas.gif) no-repeat;
  text-indent: -99999em;
  width: 540px;
}

#body h2#body-references
{
  background: url(../img/body-h2-references.gif) no-repeat;
  text-indent: -99999em;
  width: 540px;
}

#body h2#body-attorneys
{
  background: url(../img/body-h2-attorneys.gif) no-repeat;
  text-indent: -99999em;
  width: 540px;
}

#body h2#body-fandi
{
  background: url(../img/body-h2-fandi.gif) no-repeat;
  text-indent: -99999em;
  width: 540px;
}

#body h2#body-contact
{
  background: url(../img/body-h2-contact.gif) no-repeat;
  text-indent: -99999em;
  width: 540px;
}


#body h3
{
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 20px 0 6px 0;
}

#body h4
{
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 3px 0;
}

#body p
{
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 6px 0;
}

#body .back-to-top
{
  height: 16px;
  margin: 16px 0 -20px 0;
  text-align: right;
  border-top: dashed 1px #a1a1a1;
  clear: both;
}

#body .back-to-top a
{
  padding: 0 0 0 16px;
  background: url(../img/to-top-arrow.gif) no-repeat;
}

#body .back-to-top a:hover
{
  color: #000;
  background-position: -80px 0;
  border-bottom: 1px dotted #000;
}

#body ul
{
  font-size: 12px;
  margin: 0 0 6px 0px;
  list-style-image: url(../img/arrow_bullet.gif);
  list-style-position: inside;
}

#body img
{
  padding: 5px 14px 5px 14px;
}

#body form
{
  font-size: 12px;
}


/**
 * Sidebar
*/

#body #sidebar
{
  margin: 0 0 15px 15px;
  float: right;
  width: 210px;
}

#body #sidebar ul
{
  background: #0a2c48;
  padding: 15px;
  margin: 0;
  list-style: none;
  list-style-image: none;
}

#body #sidebar li
{
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  padding: 5px 0;
}

#body #sidebar a
{
  text-decoration: none;
  color: #ffffff;
}

#body #sidebar a:hover
{
  border-bottom: none;
  text-decoration: underline;
}

#body #sidebar a:active
{
  color: #fff;
}

#footer
{
  clear: both;
  color: #a1a1a1;
  text-align: center;
  margin: 30px 0 0 0;
}

.black-frame
{
  padding: 2px;
  border: 3px black solid;
}

.body-portrait
{
  float:left;
}

.body-portrait-right
{
  float:right;
}

/**
 * Locator
*/

#locator
{
  margin: 15px 0 0 0;
  padding: 10px 0 12px 10px;
  background: #eeeeee;
  border: #c0c0c0 solid 1px;
}

#locator input
{
  width: 500px;
  border: #000 solid 1px;
}

#locator .submit
{
  padding: 0 5px;
  font-size: 12px;
  color: #000;
  background: #c0c0c0;
  height: 18px;
  width: 48px;
}

#directions-list
{
  overflow: auto;
  width: 300px;
  height: 500px;
  margin: 10px 20px 20px 0;
  font-size: 12px;
  float: left;
}

#map-canvas
{
  float: right;
  height: 510px;
  width: 460px;
  margin: 20px 0 0 0;
}

/* References JQuery Tabs */
.references {
    position:relative;
    height: 400px;
    margin-top: -175px;
    margin-left: 5px;
}
.references img {
    display:none;
    position:absolute;
    top:0;
    left:0;
    padding: 3px !important;
    margin: 0px;
    border: 3px black solid;
}

