html {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #333;
  color: #fff;
}
body {
  margin: 20px 0px 0px 0px;
}
h1, h2, h3, h4, h5, h6, p {
  margin: .5em 0px;
}
h1, h2, h3, h4, h5, h6 {
  color: #007b27;
}
h1 {
  font-size: 1.4em;
}
h2 {
  font-size: 1.2em;
}
h3 {
  font-size: 1.1em;
}
a img {
  border-style: none;
}
div#container_overall {
  width: 970px;
  margin: 0px auto;
  background-color: #fff;
  color: #000;
  padding: 5px;
}
img#decoration_top {
  width: 970px;
  height: 22px;
  display: block;
  margin-bottom: 5px;
}
img#logo {
  width: 210px;
  height: 165px;
  display: block;
  float: left;
  margin-right: 5px;
}
div#slideshow {
  width: 755px;
  height: 165px;
  overflow: hidden;
  float: left;
}
div#slideshow img {
  width: 755px;
  height: 165px;
  display: block;
}
div#nav_left {
  float: left;
  clear: left;
  width: 210px;
  background: url('images/1x1/gradient-dark-gray.svg.png');
  font-style: italic;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  padding: 14px 0px 10px 0px;
  margin: 5px 5px 5px 0px;
}
div#nav_left a {
  display: block;
  text-decoration: none;
  color: #0d2a4b;
  width: 172px;
  height: 47px;
  margin: 0px auto 10px auto;
}
div#nav_left a img {
  display: block;
  width: 172px;
  height: 47px;
}
div#nav_left a span {
  line-height: 14px;
  display: block;
  width: 172px;
  height: 14px;
  padding: 4px 8px 8px 4px;
  margin: -4px -8px -22px -4px;
  position: relative;
	background: url('images/nav-left-decoration.png');
}
div#sub_header {
  width: 755px;
  height: 45px;
  background: #14548d url('images/757x45/gradient-blue.svg.png');
  float: left;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}
div#phone {
  margin-top: 7px;
  margin-left: 10px;
  float: left;
}
div#phone span {
  display: block;
}
div#nav_top {
  font-size: 12px;
  float: right;
  margin-right: 10px;
  margin-top: 15px;
}
div#nav_top a {
  color: #fff;
  text-decoration: none;
  margin-left: 9px;
  padding-left: 21px;
}
div#nav_top a.current {
  background: url('images/logo-navigation.png') no-repeat 0px -1px;
  color: #03b159;
}
div#content {
  background: url('images/1x1/gradient-light-gray.svg.png');
  width: 715px;
  float: left;
  padding: 1px 20px;
  margin-bottom: 5px;
  color: #0d2a4b;
}
div#content a {
  color: #007b27;
}
div#content a:visited {
  color: #14538c;
}
div#right {
  float: right;
  margin-right: -20px;
  margin-top: .5em;
  margin-left: 5px;
}
div#boise_box {
  background: url('images/boise-box.png');
  padding: 92px 8px 8px 24px;
  width: 309px;
  height: 27px;
  font-weight: bold;
  font-style: italic;
  font-size: 13px;
  line-height: 13px;
}
div#boise_box span {
  margin-left: -10px;
  display: block;
}
div#boise_box strong {
  font-style: normal;
  color: #0e2b4c;
}
div#right_content {
  padding: 4px 18px 8px 14px;
  width: 309px;
  height: 203px;
  background: url('images/right-content.png');
  color: #fff;
  font-size: 12px;
}
div#right_content a {
  color: #fff;
}
div#right_content h2 {
  height: 23px;
  line-height: 23px;
  font-size: 12px;
  font-style: italic;
  margin: 0px 0px 10px -3px;
  color: #fff;
}
div#right_content p {
  margin: 10px 0px;
  line-height: 16px;
}
img#decoration_bottom {
  width: 970px;
  height: 18px;
  display: block;
}
div#footer {
  font-size: .85em;
  text-align: center;
  width: 970px;
  margin: 5px auto 0px auto;
  padding: 1px 0px 20px 0px;
}
div#footer a {
  color: #fff;
}
div.plans div {
  clear: both;
  padding-bottom: 10px;
}
div.plans div div {
  float: left;
  width: 116px;
  margin: 0px 10px 10px 0px;
  clear: none;
  padding-bottom: 0px;
  text-align: center;
}
