html {
  height: 100%;
}

* {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

body {
  background-color: white;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  color: #1d1d1d;
}

p {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  line-height: 1.7em;
}

img {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

h1, h2, h3, h4, h5, h6 {
  color: #03aff7;
  letter-spacing: -1px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-top: 15px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

h2 {
}

h3 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  color: #03aff7;
}

h4, h5, h6 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 110%;
  line-height: 1.5em;
  font-family: arial, sans-serif;
  color: #1d1d1d;
}

h5, h6 {
  color: #1d1d1d;
  padding-bottom: 15px;
}

h6 {
  color: #362c20;
}

a, a:hover {
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  outline-width: medium;
  outline-style: none;
  text-decoration: underline;
  color: #5d5d5d;
}

a:hover {
  text-decoration: underline;
  color: #1d1d1d;
}

ul {
  margin-top: 2px;
  margin-right: 0px;
  margin-bottom: 22px;
  margin-left: 17px;
}

ul li {
  margin-top: 2px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 17px;
}

ol {
  margin-top: 8px;
  margin-right: 0px;
  margin-bottom: 22px;
  margin-left: 20px;
}

ol li {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 11px;
  margin-left: 0px;
}

#main, #header, #banner, #menubar, #site_content, #footer, #contact, #footer_content {
  margin-left: auto;
  margin-right: auto;
}

#header {
  width: 1000px;
  height: 140px;
  padding-top: 20px;
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  text-align: center;
}

#banner_image {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  width: 920px;
}

#slider-wrapper {
  height: 250px;
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  width: 920px;
}

#slider {
  background-color: transparent;
  background-image: url("../images/loading.gif");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 50% 50%;
  height: 250px;
  position: relative;
  width: 920px;
}

#slider img {
  display: none;
  left: 0px;
  position: absolute;
  top: 0px;
}

#slider a {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  display: block;
}

.nivoSlider {
  position: relative;
}

.nivoSlider img {
  left: 0px;
  position: absolute;
  top: 0px;
}

.nivoSlider a.nivo-imageLink {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  display: none;
  height: 100%;
  left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 6;
}

.nivo-slice {
  display: block;
  height: 100%;
  position: absolute;
  z-index: 5;
}

.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
}

.nivo-caption {
  background-color: black;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0px 0px;
  bottom: 0px;
  color: white;
  font-family: arial;
  left: 0px;
  position: absolute;
  text-transform: uppercase;
  width: 100%;
  z-index: 8;
}

.nivo-caption p {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}

.nivo-caption a {
  color: red;
  display: inline !important;
  text-decoration: none;
}

.nivo-caption a:hover {
  color: blue;
  text-decoration: underline;
}

.nivo-html-caption {
  display: none;
}

.nivo-directionNav a {
  background-color: transparent;
  background-image: url("../images/arrows.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 0px;
  cursor: pointer;
  display: block;
  height: 30px;
  position: absolute;
  text-indent: -9999px;
  top: 45%;
  width: 30px;
  z-index: 9;
}

a.nivo-prevNav {
  left: 15px;
}

a.nivo-nextNav {
  background-position: -30px 50%;
  right: 15px;
}

.nivo-controlNav {
  bottom: -30px;
  left: 50%;
  margin-left: -40px;
  position: absolute;
}

.nivo-controlNav a {
  cursor: pointer;
  float: left;
  height: 22px;
  margin-top: 250px;
  position: relative;
  text-indent: -9999px;
  width: 22px;
  z-index: 9;
}

.nivo-controlNav a.active {
  background-position: 0px -22px;
}

#header H1 {
  width: 1000px;
  color: #03aff7;
  letter-spacing: -4px;
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

span {
  color: #1d1d1d;
}

#header H2 {
  width: 1000px;
  color: #1d1d1d;
  letter-spacing: -1px;
  margin-top: -5px;
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

#menubar {
  width: 960px;
  height: 50px;
  color: black;
  background-color: transparent;
  background-image: url("../images/menubar.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

#contact {
  width: 230px;
  float: left;
  height: 40px;
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 20px;
}

#site_content {
  width: 960px;
  overflow: hidden;
  margin-top: 20px;
  background-color: transparent;
  background-image: url("../images/pattern.png");
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

.sidebar_container {
  float: left;
  width: 260px;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
}

.sidebar {
  float: right;
  width: 240px;
  padding-left: 10px;
  margin-bottom: 10px;
}

.sidebar_item {
  padding-top: 0px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-bottom: 20px;
  width: 201px;
}

.sidebar h2 {
  height: 20px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 5px;
  color: white;
  background-color: #03aff7;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

.sidebar h4 {
  font-size: 125%;
  color: #1d1d1d;
}

.sidebar p {
  color: #1d1d1d;
}

.sidebar a {
  color: #03aff7;
}

.sidebar a:hover {
  text-decoration: none;
}

.sidebar ul li, .sidebar ul li.selected {
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  margin-top: 15px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.sidebar li.selected, .sidebar li:hover {
  color: #5d5d5d;
  text-decoration: none;
}

#content {
  text-align: left;
  width: 960px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  float: left;
}

.content_item {
  width: 680px;
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 0px;
  float: left;
}

.content_image {
  width: 250px;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 0px;
  float: left;
}

#footer {
  width: 960px;
  height: 30px;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
  background-color: transparent;
  background-image: url("../images/footer.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  color: white;
}

#footer a, #footer a:hover {
  color: white;
  text-decoration: underline;
}

#footer a:hover {
  text-decoration: none;
}

.lavaLampWithImage {
  position: relative;
  height: 30px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  width: 1000px;
}

.lavaLampWithImage li {
  float: left;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
}

.lavaLampWithImage li.back {
  background-color: #03aff7;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  height: 28px;
  z-index: 8;
  position: absolute;
}

.lavaLampWithImage li a {
  text-decoration: none;
  color: white;
  z-index: 10;
  display: block;
  height: 60px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 35px;
  position: relative;
  overflow: hidden;
}

.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

#gray_color {
  color: #999999;
  font-size: smaller;
}

#dark_blue {
  color: #000066;
}

