body {
  margin: 0px;
  color: #5A5959;
  font-family: arial, sans-serif;
  font-size: 13px;
  text-align: center;
  background-color: #F2F4F6;
}

h1 {
  color: #0053AC;
  font-size: 24px;
  font-weight: normal;
}

h2 {
  margin: 10px 0px;
  color: #0053AC;
  font-size: 18px;
  font-weight: normal;
}

h3 {
}

h4 {
  margin: 0px;
  color: #5A5959;
  font-size: 14px;
  font-weight: bold;
}

h5 {
}

a {
  color: #0070C2;
  text-decoration: none;
}

a:hover {
  color: #0070C2;
  text-decoration: underline;
}

#wrapper {
  text-align: center;
  background-color: #FFFFFF;
}

#container {
  width: 966px;
  margin: 0px auto;
  text-align: left;
}

#header {
  height: 94px;
}

#header-left {
  float: left;
  width: 400px;
  height: 94px;
}

/*
a#link-home {
  display: block;
  width: 400px;
  height: 94px;
  background: url('/images/logo.jpg') left top no-repeat;
  outline: none;
}
*/

a#link-home {
  display: block;
  width: 400px;
  height: 94px;
  color: #414141;
  font-family: 'Times New Roman', arial, sans-serif;
  font-size: 19px;
  text-decoration: none;
  background: url('/images/aogf-logo.gif') left top no-repeat;
  outline: none;
}

a#link-home span {
  display: block;
  padding: 52px 10px 0px 10px;
}

#header-right {
  float: right;
  width: 550px;
  height: 94px;
}
}

#header-right-top {
  height: 46px;
}

#top-links {
  padding: 15px 0px;
  color: #004DA9;
  text-align: right;
}

#top-links a {
  text-decoration: none;
}

#header-right-bottom {
  height: 40px;
}

#top-search {
  float: right;
  text-align: right;
}

#top-search form {
  margin: 0px;
  padding: 5px 0px;
}

#top-search form input {
  vertical-align: middle;
}

#top-search form input.txtinput {
  padding: 3px 5px 4px 5px;
  color: #696868;
  background-color: #F6F7F9;
  border: 1px solid #CFCFCF;
}

#top-buttons {
  float: right;
  margin: 0px 30px 0px 0px;
}

#top-buttons a {
  display: block;
  float: left;
}

#navigation {
  height: 40px;
  margin: 0px 0px 12px 0px;
  padding: 0px 10px;
  background: url('/images/navigation-bg.jpg') left top no-repeat;
}

#navigation-left {
  float: left;
}

#navigation-left ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#navigation-left ul li {
  display: block;
  float: left;
}

#navigation-left ul li a {
  display: block;
  height: 40px;
  margin: 0px;
  padding: 0px 15px 0px 45px;
  color: #FFFFFF;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  background-position: 7px top;
  background-repeat: no-repeat;
  outline: none;
}

#navigation-left ul li a span {
  display: block;
  padding: 14px 0px 10px 0px;
}

#navigation-left ul li span.button-divider {
  display: block;
  width: 2px;
  height: 40px;
  margin: 0px;
  padding: 0px;
  background: url('/images/nav-space.jpg') left top no-repeat;
}

#navigation-left ul li a#nav-auto       { background-image: url('/images/nav-auto.jpg'); }
#navigation-left ul li a#nav-home       { background-image: url('/images/nav-home.jpg'); }
#navigation-left ul li a#nav-health     { background-image: url('/images/nav-health.jpg'); }
#navigation-left ul li a#nav-life       { background-image: url('/images/nav-life.jpg'); }
#navigation-left ul li a#nav-liability  { background-image: url('/images/nav-liability.jpg'); }

#navigation-right {
  float: left;
}

#content {
  height: auto;
  min-height: 500px;
  padding: 0px 0px 20px 0px;
}

* html #content {
  height: 500px;
}

#footer {
  font-size: 12px;
}

#footer-inner {
  width: 966px;
  margin: 0px auto;
  text-align: left;
}

#footer-inner p {
  margin: 0px;
  padding: 15px 0px;
  color: #939393;
  line-height: 20px;
}

#footer-inner p a {
  color: #939393;
  text-decoration: none;
}

#footer-inner p a:hover {
  color: #939393;
  text-decoration: none;
}

#footer-inner p span.powered-by,
#footer-inner p span.powered-by a,
#footer-inner p span.powered-by a:hover {
  color: #0070C2;
}

div.clearfloats {
  display: block;
  clear: both;
}

ul.arrow-list {
  margin: 10px 0px;
  padding-left: 25px;
  list-style-type: none;
  list-style-image: url('/images/arrow-bullet.png');
}

ul.arrow-list li {
  padding: 1px 0px;
}

a.button-orange {
  display: block;
  height: 35px;
  padding: 0px 0px 0px 10px;
  color: #FFFFFF;
  font-size: 17px;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  background: url('/images/button-orange-left.png') left top no-repeat;
  cursor: pointer;
}

a.button-orange span {
  display: block;
  padding: 0px 10px 0px 0px;
  background: url('/images/button-orange-right.png') right top no-repeat;
}

span.phone-number {
  font-size: 16px;
  font-weight: bold;
}
