@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	background-color: #432378;
	background-repeat: repeat-x;
	background-attachment:fixed;
	color:#fff;
}
#wrapper {
	width: 1116px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/wrapper_bg.png);
	background-repeat: no-repeat;
	height: 786px;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;

}
#head_container {
	width: 800px;
}
#header {
	width: 800px;
	height: 165px;
}
#nav {
	height: 32px;
	width: 900px;
	background-repeat: repeat-y;
	padding-top: 13px;
	background-image: url(../images/nav_bg.png);
}
#drop_down{
	float: left;
	margin-top: 0;
    width:900px;
}
#body_container {
	width: 800px;
	margin-top: 15px;
	background-color: #8B61D1;
	float: right;
}
#body_container_faq {
	width: 800px;
	margin-top: 15px;
	background-color: #8b61d1;
	float: right;
}
#left_container {
	float: left;
	width: 500px;
	background-color: #8b61d1;
}
#left_container_faq{
  float:left;
  width: 800px;
  background-color: #8b61d1;
}
#center_top_faq {
	background-color: #8b61d1;
	width: 760px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#left_container_products {
	float: left;
	width: 800px;
	background-color: #8b61d1;
}
#center_top {
	background-color: #8b61d1;
	width: 470px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#center_top_products {
	background-color: #8b61d1;
	width: 770px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
/*-----------------------------------MONTHLY DRAWING-----------------------*/
#monthly_drawing{
	width: 570px;
	margin-right: auto;
	margin-left: auto;

}
#monthly_drawing_top{
	background-image: url(../images/monthly_drawing_top.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 470px;

}
#monthly_drawing_center{
	background-image: url(../images/monthly_drawing_center.png);
	background-repeat: repeat-y;
	width: 420px;
	padding-right: 25px;
	padding-left: 25px;

}
#monthly_drawing_bottom{
	background-image: url(../images/monthly_drawing_bottom.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 470px;

}
#center_mid {
	background-color: #8b61d1;
	width: 570px;
	height: 330px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
/*-------------------------------------RIGHT SIDE-------------------------------------*/
#right_container {
	background-color: #8b61d1;
	float: right;
	width: 300px;
	text-align: left;
	background-repeat: no-repeat;
}
#right_content {
	background-color: #8b61d1;
	width: 280px;
	text-align: left;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/right_bg.jpg);
}
#monthly_remedy{
	width: 280px;
	
}
#mr_top{
	background-image: url(../images/mr_top_bg.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 280px;
	
}
#mr_center{
	background-image: url(../images/mr_center_bg.png);
	float: left;
	width: 260px;
	background-repeat: repeat-y;
	padding: 10px;
	
}
#mr_bottom{
	background-image: url(../images/mr_bottom_bg.png);
	background-repeat: no-repeat;
	clear: both;
	height: 27px;
	width: 280px;
	
}
#resource{
	width:280px;
	margin-top: 15px;
}
#resource_top{
	width:280px;
	background-image: url(../images/resource_top.png);
	background-repeat: no-repeat;
	height: 27px;
}
#resource_center{
	width:260px;
	background-image: url(../images/resource_center.png);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
#resource_bottom{
	width:280px;
	background-image: url(../images/resource_bottom.png);
	background-repeat: no-repeat;
	height: 27px;
}
#md_box{
	width: 280px;
	margin-top:15px;
	
}
#md_box_top{
	background-image: url(../images/mr_top_bg.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 280px;
	
}
#md_box_center{
	background-image: url(../images/mr_center_bg.png);
	float: left;
	width: 260px;
	background-repeat: repeat-y;
	padding: 10px;
	
}
#md_box_bottom{
	background-image: url(../images/mr_bottom_bg.png);
	background-repeat: no-repeat;
	clear: both;
	height: 27px;
	width: 280px;
	
}

#holistic_health{
	width:280px;
	height: 130px;
	margin-top: 15px;
	float:left;
}
/*-------------------------------------FOOTER-------------------------------------*/
#footer {
	clear: both;
	width: 800px;
	background-color: #6836BC;
	height: 125px;
}
#footer_inside {
	float: left;
	width: 800px;
	background-image: url(../images/head_bg.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: center;

}
* {
	margin: 0px;
	padding: 0px;
}
/*----------------------------------TWITTER---------------------------------------------------*/
#twitter_box{
	width:280px;
}
#twitter_box_top{
	width:280px;
	background-image: url(../images/twitter_top.png);
	background-repeat: no-repeat;
	height: 100px;
}
#twitter_box_center{
	width:280px;
	background-image: url(../images/twitter_center.png);
	background-repeat: repeat-y;
}
#twitter_box_bottom{
	width:280px;
	background-image: url(../images/twitter_bottom.png);
	background-repeat: no-repeat;
	height: 24px;
}

#twitter_div{
	
	margin-left:10px;
	width:260px;
}
ul#twitter_update_list{
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	font-size:14px;
	color: #ffffff;
}
ul#twitter_update_list li{
	list-style:none;
	padding-bottom:10px;
	display:block;
	text-align: left;
	background:url(../images/twitter_bg.png);
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}
h2.sidebar-title{
	font-family:Arial, Helvetica, sans-serif;
	color:#00FFFF;
}

/*---------------------------------------Testimonial----------------------------------------*/
#test_top{
	background-image: url(../images/test_top_bg.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 280px;

}
#test_center{
	background-image: url(../images/test_center_bg.png);
	float: left;
	width: 280px;
	background-repeat: repeat-y;
	padding: 10px;

}
#test_bottom{
	background-image: url(../images/test_bottom_bg.png);
	background-repeat: no-repeat;
	clear: both;
	height: 27px;
	width: 280px;

}
input[type=submit] {background: url(../images/register.png) no-repeat transparent; width:150px; height:55px; border:0;}

.clear{clear:both;}
hr {color:#fff; background-color: #fff; height:1px; border:none; width:70%; float:left; margin:20px;}
