@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:14px;
	}

p {
	line-height:1.5em;
	
	}

a img {
	border:0;
	
	}

a, a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#900;
	}

a:hover {
	text-decoration:underline;
	
	}


#container {
	width:1000px;
	margin:auto;
	
	}
	
#header {
	height:90px;
	
	}

#logo {
	width:400px;
	margin:0 0 0 0;	
	height:83px;
	float:left;
	}

#toplinks{
	float:right;
	width:300px;
	}

#toplinks a, #toplinks a:visited {
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#333;
	
	}

#toplinks a:hover {
	text-decoration:underline;
	
	}


#menu {
	clear:both;
	height:39px;
	background: url('images/menu_bg.gif') repeat-x #900 top;
	padding:25px 0 0 30px;
	color:#FFF;
	}
	
#menu a, #menu a:visited {
	text-decoration:none;
	color:#FFF;
	padding:0 25px;
	font-weight:bold;
	}
	
#menu a:hover {
	text-decoration:underline;
	
	}
	
#banner {
	height:384px;
	background:url(images/banner.jpg) no-repeat top;
	
	}

#banner-sciatica {
	height:384px;
	background:url(images/banner-sciatica.jpg) no-repeat top;
	
	}
	
#banner-bulging-disc {
	height:384px;
	background:url(images/banner-bulging-disc.jpg) no-repeat top;
	}
	
#banner_testi {
	float:right;
	width:590px;
	height:180px;
	margin:200px 20px 0 0;
	
	}	

#banner_testi h3 {
	text-transform: uppercase;	
	color:#900;
	font-weight:bold;
	
	}
	
#banner_testi p {
	font-size:13px;
	
	}

#main {
	padding:0 50px;
	
	}

#main h3 {
	color:#900;
	font-weight:bold;
	
	}

#main h1 {
	color:#900;
	font-weight:bold;
	
	}
	
#col {
	background: url(images/box_col.png) no-repeat;
	height:152px;
	width:832px;
	margin:auto;
	padding:10px;
	}
	
#testi_box {
	width:375px;
	float:right;
	padding-left:10px;
	font-size:13px;
	}
	
	
#testi_top {
	height:74px;
	background:url(images/testi_top.png) no-repeat;	
	color:#FFF;

	
	}
	
#testi_top p {
	font-weight:bold;
	padding-top:20px;
	}
	
#testi_body {
	background:url(images/testi_body.png) repeat-y;
	padding:0 20px;

	}

#testi_body p {
	padding:0 ;
	margin:0 ; 
	}

#testi_bottom {
	height:29px;
	background:url(images/testi_bottom.png) no-repeat;
	
	}
	
li.arrow { background:url(images/icon_arrow.png)  no-repeat; padding:3px 0 0 40px; list-style-position:outside; margin:0px; list-style-type:none;line-height:2em;}
li.checked { background:url(images/icon_check.png)  no-repeat; padding:5px 0 10px 40px; list-style-position:outside; margin:0px; list-style-type:none;   line-height:1.5em;}

ol li {
	line-height:1.5em;
	}

#box {
	width:920px;
	background:url(images/box_body.png) repeat-y;	
	margin:0 auto;
	}
	
	
#box_top {
	background:url(images/box_top.png) no-repeat;	
	height:25px;
	width:920px;

	}
	
#box p {
	padding:0 20px;
	}
	
#box_bottom {
	background:url(images/box_bottom.png) no-repeat;
	height:25px;
	width:920px;

	}

.cross {
	text-decoration:line-through;
	color:#666;
	}

.clear { display: inline-block; } 	
	
#box h1, #box h2, #box h3 {
	padding:0 20px;
	
	}
	
#bonus{
	float:left;
	padding:0 20px;
	
	}	

#footer {
	height:126px;
	background: url(images/footer_bg.png) repeat-x;
	padding:0 0 0 10px;	
	font-size:12px;	
	color:#fff;

	}

#footer_text {
	padding:10px 0;
	
	}

#footer p, #footer a, #footer a:visited{
	color:#fff;
	text-decoration:none;

	}
#footer a:hover{
	color:#fff;
	text-decoration:underline;

	}

.testimonialstable{width:100%; padding:10px; margin:0 auto; border:2px solid #444; text-align:left;
  -moz-border-radius: 10px;

  -khtml-border-radius: 10px;

  -webkit-border-radius: 10px;
  border-radius: 10px;

}

.testimonialstable2 {width:100%; padding:10px; margin:0 auto; border:1px solid #ccc; text-align:left;
  -moz-border-radius: 10px;

  -khtml-border-radius: 10px;

  -webkit-border-radius: 10px;
  border-radius: 10px;

}

#right {
	width:375px;
	float:right;
	padding-left:10px;
	font-size:13px;
	}
#left {
	width:250px;
	padding-left:10px;
	font-size:13px;
	}