@charset "UTF-8";
/* CSS Document */


* {
	border-collapse:collapse;
}







a:active   /* removes dotted outline in firefox */
{
outline: none;
}

a:focus  /* removes dotted outline in firefox */
{
-moz-outline-style: none;
}








a img {
	border-style:none;
}

a {
	border:none;
}

 body {
	background-position:center top;
	background-repeat:repeat-y;
	background-image:url(images/bgshad.jpg);
	background-color:#138acc;
}

#wrapper {
	background-image:url(images/blank.gif);
	background-position:top left;
	background-repeat:repeat-x;
	margin-top:-10px;
	width:100%;
}

p {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:20px;
	margin-right:20px;
}

h1 {
	font-size:24px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	color:#CC0000;
	margin-top:5px;
	margin-bottom:5px;
}

h2 {
	font-size:18px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	color:#000000;
	margin-top:5px;
	margin-bottom:5px;
}

h3 {
	text-align:right;
}

form {
	margin:10px;
}
	

#container {
	width:1000px;
	min-height:700px;
	margin:0 auto;
	position:relative;
}

.drop {
	float: left;
	font-size:400%;
	margin: -8px 0px 10px 0;

}





/* -----------------------------------------------------------------Header-------------------------------------------------------------- */

#header {
	padding-top:26px;
	padding-bottom:0px;
	margin-bottom:0px;
	width:960px;
	background-color:#138acc;
	clear:both;
	height:auto;
}

#headline {
	width:490px;
	float:left;
	margin-right:20px;
	margin-left:20px;
}

#headline h1 {
	color:#FFF;
}

#headRight {
	width: 410px;
	height: 90px;
	float: right;
	margin-right:20px;
}

#imageContainer {
	position:relative;
	margin: 0px 0px 0px 560px;
	width:400px;
	height:90px;
	background-color:#FFF;
	text-align:center;
}


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

#optinHeader {
	margin: 8px 0px 0px 560px;
	width:400px;
	height:90px;
	/* text-align:center;
	background-color:#FFF;
	border: #cc0000 1px solid; 
}

#optinHeader img {
	float:right;
	margin:0 0 0 5px; */

	background-image:url(images/question.jpg);
}


#optinHeader p {
	padding: 0px 5px 5px 0px;
	margin: 5px 5px 5px 5px;
	font-size:16px;
	text-align:center;
	color:#000;

}

#optinHeader h2 {
	padding: 4px 0 0 0;
	font-size:16px;
}

#optinHeader #orderP {
	padding: 0px 5px 5px 0px;
	margin: 0px 0px 5px 5px;
	font-size:13px;
	text-align:left;
	color:#00C;

}





/* --------------------------------------------------------------------------picbox--------------------------------------------------------------*/

#picBox {
	display:none;
}


/* ------------------------------------------------------------------navbar---------------------------------------------------- */

#navbar {
	width:100%;
	height:25px;
	border-bottom-width: 10px;
	border-bottom-color:#138acc;
	border-bottom-style:solid;
	
	background-color:#138acc;
	padding-top:13px;
	clear:both;
	margin-top:-20px;
}

#navbar a:link{
	color:#FF0;
	text-decoration:none;
}

#navbar a:visited{
	color:#FF0;
	text-decoration:none;
}

#navbar a:hover{
	color:#FF9;
	text-decoration:none;
}

#navbar a:active{
	color:#900;
	text-decoration:none;
}
	

#navbar ul {
	color:#FF0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:center;
	margin-top:0px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
}

#navbar li {
	display:inline;
	margin-left:10px;
	margin-right:10px;
}








/* ----------------------------------------------------------------content------------------------------------------------------------ */

#content {
	width:1000px;
	min-height:100px;
}

/* -------------------------------------------------------------leftColumn------------------------------------------------------------- */
	
#leftColumn {
	width: 670px;
	float: left;
	background-repeat:repeat-y;
	height: 110%;
}


#leftColumn img{
	margin:25px 20px 20px 20px;
	float: left;
	clear:both;
}

#leftColumn h1{
	margin-top:25px;
}

#leftColumn ol {
	margin-left:50px;
}

#leftColumn ul {
	margin-right:20px;
}

#leftColumn ul li {
	margin-bottom:20px;
}

#leftColumn table {
	margin: 0 auto;
	width:425px;
	clear:both;
}

#leftColumn hr {
	width:65%;
}


/* -----------------------------------------------------------------rightColumn----------------------------------------------------------- */


#rightColumn {
	width:295px;
	min-height:200px;
	float: right;
	padding-top:5px;
	padding-right:7px;
	padding-left:25px;
}

#cloud {
	background-image:url(images/singlecloud.jpg);
	background-color:#138ccc;
	background-repeat:no-repeat;
	width:295px;
	padding:12px 15px 15px 15px;
	margin:15px 15px 15px 0px;
	border-top:#138ccc 20px solid;
	border-left:#138ccc 15px solid;
	border-right:#138ccc 15px solid;
}

#rightColumn a:link{
	color:#00C;
	text-decoration:none;
}

#rightColumn a:visited{
	color:#00C;
	text-decoration:none;
}

#rightColumn a:hover{
	color:#06F;
	text-decoration:none;
}

#rightColumn a:active{
	color:#00C;
	text-decoration:none;
}

#rightColumn img {
	margin-top:20px;
	}

#rightColumn h2 {
	font-size:20px;
	text-align:center;
	margin-left:0px;
	color:#900;
}

#cloud {
	margin-left: -10px
}



#cloud a:link {
	color:#CC0000;
}

#cloud a:visited {
	color:#CC0000;
}

#cloud a:hover {
	color:#00F;
}

#cloud a:active {
	color:#009;
}

#rightColumn ul {
	padding-left:0px;
	text-align:center;
}

#rightColumn ul li {
	list-style-image:none;
	list-style-type:none;
	list-style-position:outside;
	text-align:center;
	color:#0CF;
}

#rightColumn ul li img {
	border:none;
	margin:0px;
}

#rightColumn ul li p {
	color:#000;
	font-style:italic;
	margin-top:0px;
}

#rightColumn object {
	z-index:1;
}

#reviewBox {
	background-image:url(images/bgtest.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	margin-top:-100px;
	margin-left:0px;
	padding:5px 0px 0px 0px;
	width:350px;
}


/*------------------------------------------Numbered List---------------------*/

#reviewBox ol {
	margin-left:0px;
	padding-left:5px;
	padding-right:10px;
}

#reviewBox ol li {
	margin-left:75px;
	margin-top:10px;
	font-family: 'Reenie Beanie', arial, serif;
	font-size:250%;
	font-weight:bold;
	color:#00c;
}

#reviewBox ol li a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
}


#reviewBox ol li img{
	margin:0;
	float:right;
}

#reviewBox h2 {
	margin-top:25px;
	margin-left:40px;
	text-align:left;
}

#reviewBox ol .one {
	background:url(images/muck/one.png) no-repeat left center;
	padding-left:30px;
}

#bigarrow {
	margin:-60px 0 0 370px;
}


/* ---------------------------------------------------linkboxes----------------------------------------------------- */

#linkBoxes {
	width:112px;
	float: right;
	padding:15px 30px 10px 10px;
	margin-bottom:20px;
}

#linkBoxes a {
	text-align:center;
	margin: 10px 5px 15px 5px;
	color:#00C;
	text-decoration:none;
}

#linkBoxes img {
	margin: 5px 0px 5px 0px;
}

#linkBoxes b {
	font-size:18px;
	color:#cc0000;
}

#linkBox {
	border:#000 1px solid;
	border-top:#009 5px solid;
	margin-top:10px;
	margin-bottom:20px;
	padding: 5px 0 10px 0;
	text-align:center;
	font-size:90%;
}

#footer {
	width: 100%;
	
	clear:both;
}




/*  Order Page --------------------------------------------------------------------------------------------------------------------------------------*/

#guarantee {
	border:#F00 2px solid;
	margin:15px;
}

#coupon {
	height:320px;
	border:#F00 dashed 3px;
	padding: 10px;
	margin:15px;
	position:relative;
}

#coupon h1 {
	font-size:20px;
	margin-top:5px;
}

#coupon p {
	color:#39F;
	font-size:20px;
	margin-top:25px;
}

#coupon ul {
	color:#39F;
	font-size:20px;
	margin-left:40px;
	margin-bottom:25px;
}

#coupon ul li {
	margin-bottom:2px;
}

#coupon #floatRight {
	float:right;
	margin: 25px 0px 0px 0px;
	clear:none;
}

#coupon #floatLeft {
	float:left;
	margin:0px 20px 0px 30px;
	clear:none;
}

#product {
	height:100px;
	margin: 15px 15px;
	padding:10px;
	background-color:#FFF;
	z-index:1;
}

#product h2 {
	text-align:left;
	margin-bottom:20px;
}

#product #floatLeft {
	float:left;
	margin:0px 30px 0px 10px;
	clear:none;
}

#product #floatRight {
	float:right;
	margin:10px 20px 0px 30px;
	clear:none;
}

hr {
	width: 75%;
}

#productText {
	width:280px;
	float:right;
}

#productText p {
	margin:0 0 0 0;
}

#bulkBox {
	height:970px;
	border:#F00 dashed 3px;
	padding: 10px;
	margin:15px;
}

#bulkBox #product {
	border: 1px #00C solid;
	height:130px;
}

#bulkBox #productText {
	width:250px;
}

#bulkBox #productText h2 {
	margin-bottom:5px;
}

#bulkBox #product img {
	margin-top:15px;
}


#infoBoxes {
	width:100%;
	border: #000 1px solid;
	margin: 20px 0px 0px 0px;
	background-color:#9CF;
	position:relative;
}

#infoBoxes h1 {
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	clear:both;
}

#infoBoxes ol {
	list-style-type:none;
}

#infoBoxes li {
	font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
	margin-right:10px;
	margin-bottom:10px;
	clear:both;
	padding-left:50px;
}


#number1 {
		background:url(images/muck/one.png) 0 0 no-repeat;
}

#number2 {
		background:url(images/muck/two.png) 0 0 no-repeat;
}

#number3 {
		background:url(images/muck/three.png) 0 0 no-repeat;
}

#number4 {
		background:url(images/muck/four.png) 0 0 no-repeat;
}

#number5 {
		background:url(images/muck/five.png) 0 0 no-repeat;
}

#OrderTestimonial {
	background-image:url(images/closeQuote.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:5px 0 0 0;
	margin:10px;
}

#OrderTestimonial blockquote {
	background-image:url(images/openQuote.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:10px 10px 5px 20px;
	margin:0px;
}

#OrderTestimonial p {
	text-align:right;
	padding:0px;
	margin:0px;
}

#OrderTestimonial img {
	margin-left:80px;
}

#OrderTestimonial a:link {
	color:#FF0;
}

#OrderTestimonial a:visited {
	color:#FF0;
}


#OrderTestimonial a:hover {
	color:#FF9;
}

#OrderTestimonial a:active {
	color:#FF0; 
}





/* ----------------------------------------------------------------testimonials-----------------------------------------*/

#testimonalContainer {
	width:660px;
	margin:0 auto;
}

#testimonialContent {
	background-image:url(images/Testbackshadow.jpg);
	background-repeat:repeat-y;
}


/* ----------------------------------------------------Video-------------------------------------*/

#embedvid {
	width:400px;
	margin:0 auto;
}

/* ----------------------------------------------------optin-----------------------------------*/

#optinBox {
	width:100%;
	border: #F00 3px dashed;
	margin: 20px 0px 0px 0px;
	background-color:#9CF;
	
}

#optinBox p {
	margin:10px;
}

#optinBox img {
	border:none;
	margin:0px 10px 10px 0px;
	float:left;
}

#optinBox a:link {
	color:#006
}

#optinBox a:visited {
	color:#03F
}

#optinBox a:hover {
	color:#009
}

#optinBox a:active {
	color:#006
}

#optinBox p {
	color:#03F
}


/*-------------------------------------------------------------interview--------------------------*/

#interview p {
	margin-left:100px;
}

.name {
	margin-left: 20px;
	font-weight:bold;
	float:left;
}



#cloud h2 {
	margin:5px 0
}

#leftColumn #healing {
	float:none;
}

#leftColumn #list {
	float:none;
}

#list {
	float:right;
}

.downNumbers {
	padding-top:10px;
}

#handwritten {
	font-family: 'Reenie Beanie', arial, serif;
	font-size:30px;
}

