body {
  background: #eeeeff url('images/tile5.jpg') repeat scroll;
  font-family: Helvetica, arial, sans-serif;
}
p {
  margin-bottom: 1em;
  line-height: 1.2em;
}
.shim {
  height: 70px;
}
#homeSlider, #hsBottom {
  margin: 0 auto;
  width: 1218px;
  height: 716px;
  /*	border: 1px solid;*/

  /*	position: absolute;*/

  overflow: hidden;
  background: transparent url('images/top-dropshadow.png') no-repeat 0px 0;
  /*	background: transparent url('images/right-dropshadow.jpg') scroll no-repeat 100% 0;*/

}
#hsBottom {
  background: transparent url('images/bottom-dropshadow.png') no-repeat 0px 100%;
}
#homeSlider ul {
  margin-top: 8px;
  height: 700px;
  width: 100%;
  overflow: hidden;
}
#homeSlider ul li {
  /*	border: 1px solid blue;*/

  background-position: 0 0;
  background-repeat: no-repeat;
  float: left;
  /*	display: block;*/

  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  /*	width: 140px;*/

}
#homeSlider ul li div.slide {
  color: #FFFFFF;
  /*	display:block;*/

  height: 700px;
  overflow: hidden;
  text-decoration: none;
  width: 37px;
  float: left;
  position: relative;
}
#homeSlider ul li div.default {
  width: 996px;
}
#homeSlider ul li div a.slideClick {
  width: 37px;
  height: 700px;
  display: inline;
  float: left;
  text-decoration: none;
  /*	background: red;*/

}
/* ********************** CONTENT ********************** */
#homeSlider ul li div.slideContent {
  color: black;
  overflow: hidden;
  width: 900px;
  margin-left: 37px;
  display: block;
  position: relative;
  /*	position: absolute;*/

  /*	background: blue;*/

}
.slideContent .whiteBox {
  width: 700px;
  height: 450px;
  display: block;
  position: relative;
  margin: 185px 0 0 190px;
  /*		background: red;*/

  overflow: auto;
  overflow-y: auto !important;
  overflow-x: hidden;
}
.whiteBox h1 {
  color: #003e7d;
  text-transform: uppercase;
  font-family: Helvetica, arial, sans-serif;
  /*		font-weight: lighter;*/

  font-size: 17px;
  margin-bottom: 5px;
}
.whiteBox h2 {
  color: #003e7d;
  font-family: Helvetica, arial, sans-serif;
  font-weight: lighter;
  font-size: 15px;
  /*			letter-spacing: 1px;*/

  margin-bottom: 18px;
}
.whiteBox h3 {
  color: #371968;
  /*			#003e7d;*/

  font-family: Helvetica, arial, sans-serif;
  font-weight: lighter;
  font-size: 14px;
  /*			letter-spacing: 1px;*/

  margin-bottom: 8px;
  padding-top: 10px;
  border-bottom: 1px solid #9672ca;
  width: 300px;
  text-transform: uppercase;
  /*			font-size*/

  background: transparent url('images/frilly2.png') no-repeat 100% 12px;
}
.whiteBox p, .whiteBox ul li {
  font-size: 13px;
  width: 700px;
}
.whiteBox a {
  font-size: 12px;
  color: #003e7d;
  text-decoration: none;
}
.whiteBox ul {
  height: auto !important;
  width: auto !important;
  padding-bottom: 10px;
}
.whiteBox ul li {
  clear: both;
  /*			float: left !important;*/

  width: auto !important;
  /*			list-style: disc !important;*/

  margin: 0 1em 0 0em !important;
  /*			font-weight: bold;*/

  /*			color: #003e7d;*/

  /*text-transform: uppercase;*/

  /*			font-size: 13px;*/

}
.whiteBox .twoImages {
  text-align: center;
}
.whiteBox .twoImages img {
  margin: 15px 5px 0;
}
.whiteBox .leftHalf {
  float: left;
}
.whiteBox .rightHalf {
  float: right;
}
.whiteBox .half {
  width: 340px !important;
  /*				float: left;*/

  /*				border: 1px solid red;*/

}
.whiteBox .half p {
  width: 100%;
}
.contactForm {
  /*		border: 1px solid;*/

  float: right;
}
.contactForm .submit {
  color: #500005;
  text-decoration: none;
  margin-left: 150px;
  width: auto;
  height: auto !important;
}
.contactForm input, .contactForm textarea {
  margin-bottom: 7px;
  color: #888;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
  width: 330px;
  height: 15px;
  display: inline;
}
.contactForm textarea {
  height: 70px;
}
/********** LAYOUT **************/
#RdropShadow div, #LdropShadow div {
  /*	background: transparent url('images/right-dropshadow.png') scroll no-repeat 0 0;*/

  width: 8px !important;
  color: #FFFFFF;
  /*	display:block;*/

  height: 716px;
  overflow: hidden;
  text-decoration: none;
  float: left;
}
#RdropShadow div {
  background: transparent url('images/right-dropshadow.png') scroll no-repeat 0 0;
}
#LdropShadow div {
  background: transparent url('images/left-dropshadow.png') scroll no-repeat 0 0;
}
hr {
  border: 0;
  height: 1px;
  background: #888;
  color: #888;
  /*	width: 495px;*/

  width: 700px;
  /*	margin-left: 0;*/

}
#slider1 {
  background-image: url('images/ip-home.jpg');
}
#slider2 {
  background-image: url('images/ip-about.jpg');
}
#slider3 {
  background-image: url('images/ip-services.jpg');
}
#slider4 {
  background-image: url('images/ip-kits.jpg');
}
#slider5 {
  background-image: url('images/ip-gallery.jpg');
}
#slider6 {
  background-image: url('images/ip-contact.jpg');
}
#slider1 div.active a.slideClick, #slider1 div a:hover {
  background: transparent url('images/on-home.jpg');
}
#slider2 div.active a.slideClick, #slider2 div a:hover {
  background: transparent url('images/on-about.jpg');
}
#slider3 div.active a.slideClick, #slider3 div a:hover {
  background: transparent url('images/on-services.jpg');
}
#slider4 div.active a.slideClick, #slider4 div a:hover {
  background: transparent url('images/on-kits.jpg');
}
#slider5 div.active a.slideClick, #slider5 div a:hover {
  background: transparent url('images/on-gallery.jpg');
}
#slider6 div.active a.slideClick, #slider6 div a:hover {
  background: transparent url('images/on-contact.jpg');
}
.clear {
  clear: both;
  height: 1px;
}
.noPad {
  margin: 0 !important;
  padding: 0 !important;
}
.blue {
  color: #003e7d;
}
#byLine {
  margin: 0 auto;
  width: 1000px;
  text-align: right;
}
#byLine p, #byLine p a {
  color: #999;
  font-size: 13px;
}
#byLine p a {
  text-decoration: none;
  border-bottom: 1px dashed;
}
#contactTab a {
  /* Position and float the tab */
  position: fixed;
  z-index: 1;
  right: 0;
  top: 130px;
  /* Give the tab width and padding */

  width: 40px;
  height: 262px;
  background: url('images/quote-tab.png') no-repeat;
}
#contactTab a:hover {
  /*	width: 60px;*/

  background-position: 0 -263px;
}

