* {
  margin: 0;
  padding: 0;
}



html, body {
  height: 100%; /* Required */
}

body {
	color: #666666;
	font: 11px Verdana, sans-serif;
	text-align: center;
	background-image: url(thebg4.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	}

p {
  margin: 2em 0;
  line-height: 1.5em;
}

a {
  color: #666;
  font-weight: bold;
  text-decoration: none;
}

table {
}

input{
	background-color: #000000;
	border: 1px solid #999999;
	color:#FFFFFF;
}

textarea{
	background-color: #000000;
	border: 1px solid #999999;
	color:#FFFFFF;
}
a:hover {
  color: #999;
  text-decoration: underline overline;
}

.flash_nav {
	position:absolute;
	left: -55px;
	top: -8px;
	z-index: 2;
}
.image_nav{
position:absolute;
left:-63px;
top:2px;
z-index:1;
}

#container-page {
  margin: 0 auto;
  width: 751px;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}

#container-head {
	left: 2px;
	position: relative;
}

#container-content {
	padding: 0 1em 90px 1em;
}

#content-pri{
position:relative;
height:700px;
}

#content-pri_faq{
position:relative;
height:1100px;
}

#content-pri_photos{
	position:relative;
	height:1500px;
	color: #CCCCCC;
}

#content-pri_videos{
	position:relative;
	height:auto;
}
#content-pri_kitinfo{
	position:relative;
	height:auto;
}
#content-pri_buynow{
	position:relative;
	height:auto;
}

#container-content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

.hometext{
	width:352px;
	height:auto;
	position: absolute;
	top: 0px;
	padding: 2px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 2px none #999999;
}

#container-foot {
	width: 740px;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: auto;
	padding-bottom: 2px;
	clear: both;
	background-repeat: repeat-y;
	left: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#foot {
  padding: 0 1em;
  line-height: 40px;
}
.hometextstuff{
	width: 352px;
	position: absolute;
	left: 370px;
	top: 0px;
	padding: 2px;
	height: auto;
	color: #CCCCCC;
	border: 2px none #999999;
}

.index_recommend{
	width: 352px;
	position: absolute;
	left: 0px;
	top: 340px;
	padding: 2px;
	height: auto;
	color: #CCCCCC;
	border: 2px none #999999;
}

/* FAQ STYLES START HERE */

.faq_text{
width: 715px;
padding:8px;
height:auto;
}

.photos{
padding:4px;
background-color:#635D4D;
}
