html, * html body { height: 100% }
body { min-height: 100% }

html, body {
  margin: 0; border: 0; padding: 0;
  background-color: white;
}
body {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 100%;
  position: relative;
}

a { color: #ff5002 }
a:hover { text-decoration: none }

hr {
  color: white;
  border-top: solid #e5e5e5;
  border-width: 1px 0 0;
}

#top, #content, #footer {
  font-size: .7em;
  color: #7c7c7c;
}


#top {
  width: 742px;
  margin: 0 auto;
}
#top .logo {
  width: 722px;
  margin: 0 auto;
  border-top: 3px solid #71a0c5;
}
#top .logo h3 {
  font-size: 1.4em;
  line-height: 60px;
  margin: 0 0 0 17px;
}
#top .logo a {
  color: #ff5002;
  text-decoration: none;
}
#top .logo a span, #top .logo a em {
  color: #71a0c5;
  font-style: normal;
}

#top .image img {
  display: block;
  margin: 0 auto;
}

#top .menu {
  margin: 1px 10px 0;
  border-bottom: 3px solid #71a0c5;
  background: url(i/insurances-top-menu-bg.png) bottom;
  font-size: 1.1em;
}
#top .menu ul {
  list-style-type: none;
  margin: 0; padding: 0;
  height: 35px; line-height: 35px;
  background: url(i/insurances-top-menu-bg-corner-right.png) no-repeat right bottom;
}
#top .menu ul li.first {
  background: url(i/insurances-top-menu-bg-corner-left.png) no-repeat left bottom;
}
#top .menu ul li {
  float: left;
  padding: 0 18px;
  border-right: 1px solid #71a0c5;
}
#top .menu ul li a {
  color: white;
  font-weight: bold;
  text-decoration: none;
}
#top .menu ul li a:hover {
  text-decoration: underline;
}


#content {
  width: 722px;
  margin: 18px auto 0;
  padding-bottom: 8px;
}
#content a.text {font-weight: normal; color: #7c7c7c;}
#content:after {
  content: '';
  display: block; height: 0;
  clear: both;
}

#content #sidebar {
  float: left;
  width: 202px;
  margin-right: -1px;
}
#content #sidebar a { color: #7c7c7c }
#content #sidebar .label {
  font-size: 1.1em;
  font-weight: bold;
  color: #ff5002;
  display: block;
  padding: .9em 0 .9em 14px;
  border-left: 2px solid #e5e5e5;
  margin: 0 0 12px;
}
#content #sidebar div.block {
  padding-bottom: 9px;
  border-left: 1px solid #e5e5e5;
  margin-top: 18px;
}
#content #sidebar div.block.menu {
  margin-top: 0;
}
#content #sidebar div.menu ul {
  list-style-type: none;
  margin: 0 10px; padding: 0;
}
#content #sidebar div.menu ul li {
  line-height: 23px;
  padding-left: 31px;
  background: url(i/insurances-sidebar-menu-bullet.png) no-repeat 13px 50%;
  border-top: 1px solid #e5e5e5;
}
#content #sidebar div.menu ul li.first {
  border: none;
}
#content #sidebar div.menu ul li h3 {font-size: 11px; font-weight: normal; padding:0;margin:0;}

#content #sidebar div.search form {
  width: 150px; height: 18px;
  margin: 0 auto; padding: 5px;
  background-color: #F5F5F5;
  overflow: hidden;
}
#content #sidebar div.search form input {
  float: left;
}
#content #sidebar div.search form input.text {
  width: 125px; height: 16px;
  padding: 0; margin-right: 5px;
  border: 1px solid #e5e5e5;
}

#content #main {
  float: right;
  width: 484px;
  border-left: 1px solid #e5e5e5;
  padding: 0 17px;
  text-align: justify;
  font-size: 1.1em;
  line-height: 1.3em;
}

#content a.text {font-weight: normal; color: #7c7c7c;}

#content #main.wide {float: right; width: 720px; border-left: none; padding: 0; }
#content #main.wide h1 {margin-left: 0;}
#content #main h1 {
  border-left: 2px solid #e5e5e5;
  font-weight: bold;
  font-size: 1.5em;
  color: #ff5002;
  padding: .5em 0 .9em 14px;
  margin: 0 0 -6px -17px;
}
#content #main h2 {
  font-size: 1.2em;
  margin-bottom: .5em;
  margin-top: 0.0em;
  color: #ff5002;
}
#content #main h3 {
  font-size: 1.1em;
  margin-bottom: .5em;
}
#content #main h4 {
  font-size: 1em;
  margin-bottom: .5em;
}

#content #main p {
  margin: 1em 0;
}

#footer {
  clear: both;
  border-top: 3px solid #e5e5e5;
  /*background-color: #F5F5F5;*/
  width: 720px;
  margin: 0 auto;
}
#footer .content {
  width: 688px;
  margin: 0 auto;
  border-top: 1px solid white;
  padding: 10px;
  height:100%;
  overflow:hidden;
}
#footer a {
  color: #636363;
  font-weight: bold;
}
#footer .content p {
  margin: 0;
  text-align: center;
}


/* page: Links
----------------------------------------------------------------------------- */

#content #main dl.links {
  margin: 1em 0;
}
#content #main dl.links dt {
  font-weight: bold;
}
#content #main dl.links dd {
  margin: .5em 1em 1.2em;
}


/* page: Contact
----------------------------------------------------------------------------- */

#content #main form.contact {
  margin: 1em 0;
}
#content #main form.contact fieldset {
  margin: 0; border: 0; padding: 0;
}
#content #main form.contact fieldset div {
  margin: 0 0 .7em;
  text-align: left;
}
#content #main form.contact fieldset div * {
  width: 300px;
}
#content #main form.contact label {
  display: block;
  margin-bottom: .2em;
}
#content #main form.contact div {
  width: 300px;
  text-align: right;
  margin-top: 5px;
}


/* ads
----------------------------------------------------------------------------- */

div.ad_t1 {
  border-top: 1px solid #e5e5e5;
  padding-top: 1em;
  margin-bottom: 2em;
}
div.ad_t3 {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 1em;
  margin-top: 1em;
}

