@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg.gif) 0px 0px repeat;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, span {
	margin:0;
	padding:0;
}
img {
	border:0;
	float:left;
}
fieldset {
	border:0;
}
label {
	float:left;
}
a {
	outline:none;
	border:none;
}
.FloatLeft {
	float:left;
}
.FloatRight {
	float:right
}

/****************Main Css****************/
#outer_wrapper {
	width:100%;
	float:left;
	height:auto;
}
#inner_wrapper {
	width:950px;
	margin:auto;
	height:auto;
}

/****************Header****************/
#header {
	width:950px;
	float:left;
}
#lose_weight {
	width:597px;
	float:left;
	font-size:11px;
	line-height:21px;
	font-weight:bold;
	color:#FFFFFF;
	background:url(../images/bullet-bg.png) 0px 0px no-repeat;
}
#lose_weight ul li span {
	float:left;
	font-size:16px;
	font-weight:bold;
	line-height:21px;
	color:#FFFFFF;
	padding:2px 5px 0px 25px;
}
#lose_weight ul {
	float:left;
	padding:0px 0px 22px 40px;
	width:557px;
	list-style-type:none;
}
#lose_weight li {
	float:left;
	background:url(../images/bullet.png) 0px 0px no-repeat;
	width:400px;
}

/****************Content****************/
#content {
	width:950px;
	float:left;
}

/****************Content Left****************/
#content_left {
	width:522px;
	float:left;
}
.clean_colon {
	width:522px;
	float:left;
	background:url(../images/cleanse_bg.png) 0px 0px no-repeat;
	padding-bottom:17px;
}
.clean_colon h2 {
	width:490px;
	float:left;
	font-weight:bold;
	color:#01525F;
	font-family:"Trebuchet MS";
	line-height:33px;
	padding:32px 0px 0px 30px;
}
.clean_colon ul {
	float:left;
	padding:15px 0px 0px 34px;
	width:488px;
	list-style-type:none;
}
.clean_colon li {
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	line-height:20px;
	background:url(../images/left_bullet.png) 0px 0px no-repeat;
}
.clean_colon li span {
	width:448px;
	float:left;
	padding-left:25px;
}
p.not_text {
	width:458px;
	float:left;
	font-size:14px;
	color:#000000;
	line-height:19px;
	padding:12px 0px 0px 36px;
}
.not_yet {
	width:522px;
	float:left;
	background:url(../images/not_yet_bg.gif) 10px 15px no-repeat;
	padding-bottom:16px;
}
.not_yet h2 {
	width:490px;
	float:left;
	font-weight:bold;
	color:#01525F;
	font-family:"Trebuchet MS";
	line-height:33px;
	padding:25px 0px 0px 32px;
}
.testimonial {
	width:522px;
	float:left;
	background:url(../images/testimonila_bg.gif) 10px 15px no-repeat;
	padding-bottom:10px;
}
.testi_monial {
	width:497px;
	height:100px;
	float:left;
	background:url(../images/open_quotes.gif) 128px 15px no-repeat;
}
.testi_monial span.main_head {
	width:121px;
	float:left;
	background:url(../images/image_bg.gif) 30px 13px no-repeat;
	padding-bottom:6px;
}
.testimonial h2 {
	width:490px;
	float:left;
	font-weight:bold;
	color:#01525F;
	font-family:"Trebuchet MS";
	line-height:34px;
	padding:30px 0px 5px 32px;
}
.image_testi {
	float:left;
	padding:20px 0px 0px 37px;
}
.testi_monial p {
	width:345px;
	float:left;
	font-size:14px;
	color:#000000;
	line-height:20px;
	padding-left:30px;
	padding-top:12px;
	background:url(../images/close_quotes.gif) 355px 70px no-repeat;
}
.testi_monial p span {
	width:299px;
	float:left;
	font-size:12px;
	color:#000000;
	line-height:20px;
	font-weight:bold;
	font-style:italic;
}

/****************Content Right****************/
#content_right {
	width:428px;
	float:left;
}
#form_bg {
	width:385px;
	float:left;
	background:url(../images/form_bg.png) 0px 0px no-repeat;
	padding-left:32px;
	height:432px;
	padding-bottom:15px;
}
#form_bg fieldset {
	float:left;
	padding-bottom:6px;
	width:310px;
}
label.width100 {
	width:92px;
	float:left;
	height:29px;
	font-size:13px;
	line-height:25px;
	color:#FFFFFF;
	font-weight:bold;
	background:#D96200;
	text-align:right;
	padding-right:8px;
}
.padding11 {
	float:left;
	padding-left:11px;
}
.text_box {
	float:left;
	width:200px;
	height:20px;
	padding:3px 2px 0px 2px;
	border:3px solid #D96200;
}
.select_box {
	float:left;
	width:204px;
	height:21px;
}
.select_box1 {
	float:left;
	width:207px;
	height:25px;
	padding-top:4px;
	padding-left:3px;
	background:#D96200;
}
.form_btn {
	float:left;
	margin:10px 0px 0px 10px;
}
.err
{
background-color: #ff3333; }

#psy_husk {
	width:406px;
	float:left;
	background:url(../images/psyllium_husk_bg.png) 0px 0px no-repeat;
	padding-bottom:35px;
}
h2 {
	width:315px;
	float:left;
	font-weight:bold;
	color:#01525F;
	font-family:"Trebuchet MS";
	line-height:34px;
	padding:16px 0px 0px 24px;
}
#psy_husk p {
	width:315px;
	float:left;
	font-size:14px;
	color:#000000;
	line-height:19px;
	padding:12px 0px 0px 24px;
}
.bold_text {
	float:left;
	font-weight:bold;
}

/****************Footer****************/
#footer {
	width:100%;
	float:left;
	background:url(../images/footer_bg.gif) 0px 0px repeat-x;
}
#footer1 {
	width:951px;
	margin:auto;
}
#footer_top {
	width:951px;
	float:left;
	padding-bottom:20px;
}
#width854 {
	width:854px;
	float:left;
}
#width854 ul {
	float:left;
	width:353px;
	background:url(../images/bullet_bg.gif) 0px 0px no-repeat;
	padding: 30px 0px 31px 10px;
	list-style-type:none;
}
#width854 li {
	float:left;
	font-size:11px;
	width:330px;
	line-height:23px;
	color:#FFFFFF;
	background:url(../images/bullet.png) 0px 0px no-repeat;
}
#width854 ul li span {
	float:left;
	font-size:16px;
	font-weight:bold;
	line-height:23px;
	color:#FFFFFF;
	padding-left:25px;
	padding-right:4px;
}
#width854 span.button_bg {
	width:354px;
	float:left;
	background:url(../images/button-bg.png) 0px 0px no-repeat;
	padding-bottom:48px;
}
#width854 input {
	float:left;
	margin:68px 40px 0px 8px;
}
#footer_bottom {
	width:905px;
	float:left;
	padding-left:10px;
}
#footer_bottom ul {
	float:left;
	width:905px;
	border-top:1px dashed #A4A4A4;
	list-style-type:none;
}
#footer_bottom li {
	padding:10px 8px 10px 0px;
	float:left;
	font-size:13px;
	color:#A4A4A4;
	line-height:18px;
}
#footer_bottom ul li a {
	color:#A4A4A4;
	text-decoration:underline;
}
#footer_bottom ul li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#footer_bottom p {
	width:905px;
	font-size:12px;
	float:left;
	color:#A4A4A4;
	line-height:16px;
	padding-bottom:30px;
}
