html{

}

body {
	text-align: left;
	border:0 none;
	margin: 0px;
	padding: 0px;
	background-color: #D52426;
}

p {
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

p a{
	text-decoration: none;
	color: #FF0000;
}

h1{
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}

h2{
	font-family: Arial;
	margin: 0px;
	padding: 0px;

}

h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia;
	color: #353535;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}

h5 {
    font-family: Arial;
}

h6 {
	font-family: Arial;
}

ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

li {
	margin: 0px;
	padding: 0px;

}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	height: 839px;
	background-position: center top;
}

#header_wrap {
	background-image: url(../images/background_header.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	position: relative;
	clear: left;
}

#header {
	margin-left: auto;
	margin-right: auto;
	height: 160px;
	width: 960px;
	clear: left;
}

#header .logo {
	height: 66px;
	width: 179px;
	float: left;
	clear: right;
	margin-top: 25px;
	margin-left: 10px;
}

#header .shopping_bin {
	width: 300px;
	height: 15px;
	float: right;
	clear: right;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	color: #FFFFFF;
}

#header .shopping_bin p a {
	color: #FFFFFF;
	text-decoration: none;

}

#header .shopping_bin p a:hover {


}

#header .navigation {
	height: 56px;
	width: 960px;
	position: relative;
	float: left;
	top: 13px;
}

#header .navigation ul {
	display: inline;
}

#header .navigation li {
	float: left;
	clear: right;
	display: block;
}

#header .navigation li a {
	color:#FFFFFF;
	display:block;
	text-align:center;
	text-decoration:none;
	background-attachment: scroll;
	background-color: #ca1f27;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
	height: 15px;
	margin-right: 1px;
	padding-top: 15px;
	padding-right: 13px;
	padding-bottom: 15px;
	padding-left: 13px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF5f64;
	border-left-color: #FF5f64;
}

#header .navigation li a:hover {
	color:#FFFFFF;
	background-attachment: scroll;
	background-color: #791718;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #b83034;
	border-left-color: #b83034;
}

#header .navigation .order_button {
	float: left;
	clear: right;
	display: block;
}

#header .navigation .order_button a {
	color:#FFFFFF;
	display:block;
	text-align:center;
	text-decoration:none;
	background-attachment: scroll;
	background-color: #ff3b3d;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
	height: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF5f64;
	border-left-color: #FF5f64;
	margin-right: 1px;
}

#header .navigation .order_button a:hover {
	color:#FFFFFF;
	background-attachment: scroll;
	background-color: #7a1519;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #b83034;
	border-left-color: #b83034;
}

#main_content_wrap {
	border-top-style: none;
	position: relative;
	background-color: #1a1a1c;
	clear: left;
}

#main_content {
	width: 960px;
	height: 363px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}

#main_content h1 {
	font-size: 52px;
	line-height: 48px;
	color: #FFFFFF;
	font-weight: bold;
}

#main_content h4 {


}

#main_content p {
	font-size: 14px;
	line-height: 20px;
	color: #b2b2b2;
	padding-top: 20px;
	padding-bottom: 20px;
}

#main_content p a:hover{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#main_content .left {
	width: 540px;
	height: 313px;
	float: left;
	padding-left: 10px;
	padding-top: 50px;
	position: absolute;
	z-index: 8;
}


#main_content  .scroll {
	height: 363px;
	width: 640px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	float: right;
	position: relative;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	
}


#main_content  .panel {
	height: 440px;
	float: left;
	width: 640px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
}


#main_content .slide_1_image_container{
	background-image: url(../images/carousel_image_1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 440px;
	width: 640px;
	margin: 0px;
	padding: 0px;
}


#main_content .slide_2_image_container{
	background-image: url(../images/carousel_image_2.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 363px;
	width: 640px;
	margin: 0px;
}


#main_content .slide_3_image_container {
	background-image: url(../images/carousel_image_3.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 363px;
	width: 640px;
	margin: 0px;
}

#main_content .slide_4_image_container {
	background-image: url(../images/carousel_image_4.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 363px;
	width: 640px;
	margin: 0px;
}

#main_content .slide_5_image_container {
	background-image: url(../images/carousel_image_5.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 363px;
	width: 640px;
	margin: 0px;
}

#main_content .slide_6_image_container {
	background-image: url(../images/carousel_image_6.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 363px;
	width: 640px;
	margin: 0px;
}

#main_content .slide_7_image_container {
	background-image: url(../images/carousel_image_7.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 363px;
	width: 640px;
	margin: 0px;
}

#main_content .slide_8_image_container {
	background-image: url(../images/carousel_image_8.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 363px;
	width: 640px;
	margin: 0px;
}


#sub_content_wrap {
	border-top-style: solid;
	position: relative;
	border-top-width: 1px;
	border-top-color: #f5f5f5;
	background-color: #f5f5f5;
	background-image: url(../images/background_top_subcontent.jpg);
	background-repeat: repeat-x;
	background-position: top;
	clear: left;
	height: auto;
	width: auto;
	overflow: hidden;
}

#sub_content {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: auto;
	position: relative;
	margin-top: 0px;
	clear: left;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #f5f5f5;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 0px;
}


#sub_content p a:hover{
	color: #690000;
	text-decoration: none;
}

#sub_content h1{
	font-size: 24px;
	color: #1a1a1c;
	font-weight: bold;
	letter-spacing: .5px;
}

#sub_content h2{
	color: #1a1a1c;
}

#sub_content p {
	font-size: 13px;
	color: #333333;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}

#sub_content ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}

#sub_content li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Arial;
	font-size: 13px;
	color: #333333;

}

#sub_content .image {
	padding-right: 20px;
}

#sub_content .arthritis_image {
	padding-left: 20px;
	padding-bottom: 20px;
}

#sub_content .column_1 {
	float: left;
	width: 610px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c9c9c9;
	padding-right: 30px;
	padding-left: 10px;
	height: auto;
	margin-bottom: 30px;
}

#sub_content .column_1 .balance_banner {
	float: left;
	width: 160px;
	padding-right: 30px;
	height: 600;
}

#sub_content .column_1 .retailers {
	width: 610px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 12px;
	margin-top: 20px;
}

#sub_content .column_1 .retailers h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#sub_content .column_1 .balance_video {
	float: left;
	width: 375;
	padding-left: 10px;
	padding-right: 10px;
	height: 300;
	margin-bottom: 30px;
}

#sub_content .column_1 h1 {
	padding-bottom: 20px;
}

#sub_content .column_1 h2 {
	padding-bottom: 15px;
	font-size: 14px;
}

#sub_content .mailing_list h2 {
	padding-bottom: 0px;
	font-size: 14px;
}
#sub_content .column_1 h3 {
	font-size: 13px;
	color: #1a1a1c;
	padding-bottom: 5px;
}

#sub_content .column_1 h3 a{
	text-decoration: none;
}
#sub_content .column_1 h3 a:hover{
	color: #690000;
	text-decoration: none;
}	
#sub_content .column_1 p {
	padding-bottom: 20px;
}

#sub_content .column_1 h6 {
	font-size: 11px;
	color: #333333;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
}

#sub_content .column_1 p a{
}

#sub_content .column_1 p a:hover{
	color: #690000;
	text-decoration: none;
}

#sub_content .column_1 ul {

}

#sub_content .column_1 li {
	list-style-position: inside;
	list-style-image: url(../images/checkmark.png);
}

#sub_content .column_1 li a{
text-decoration: none;
}

#sub_content .column_1 li a:hover{
	color: #690000;
	text-decoration: none;
}

#sub_content .column_1_store {
	float: left;
	width: 619px;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c9c9c9;
	padding-right: 30px;
}



#sub_content .column_2 {
	float: left;
	width: 288px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #c9c9c9;
	padding-left: 20px;
	height: auto;
	margin-bottom: 30px;
}


#sub_content .column_2 h2 {
	font-size: 15px;
}

#sub_content .column_2 li{
	list-style-position: inside;
	list-style-image: url(../images/checkmark.png);
}


#sub_content .upper_text {
	float: left;
	width: 279px;
	height: auto;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c9c9;
	padding-bottom: 10px;
}

#sub_content .upper_text h1 {
	padding-bottom: 20px;

}
#sub_content .upper_text h2 {
	padding-bottom: 5px;
}

#sub_content .upper_text p {
	padding-bottom: 3px;
}

#sub_content .upper_text p a {
	padding-top: 10px;
}

#sub_content .upper_text p a:hover{
	color: #690000;
	text-decoration: none;
}

#sub_content .lower_text {
	float: left;
	height: auto;
	width: 279px;
	margin-right: 10px;
	padding-top: 20px;
	padding-bottom: 15px;

}

#sub_content .lower_text h2 {
	padding-bottom: 5px;
}

#sub_content .lower_text p {
	padding-bottom: 3px;
}

#sub_content .lower_text p a {
}

#sub_content .lower_text p a:hover{
	color: #690000;
	text-decoration: none;
}

#sub_content .products_view_left {
	width: 290px;
	height: auto;
	float: left;
	padding-right: 10px;
	padding-top: 20px;
	margin-bottom: 30px;
}

#sub_content .products_view_left h1 {

}

#sub_content .products_view_left p {
	padding-top: 10px;
}

#sub_content .products_view_left p a, .products_view_right p a {
	font-weight: bold;
}

#sub_content .products_view_left ul {
	padding-top: 5px;
}

#sub_content .products_view_left li {
	list-style-position: inside;
	list-style-image: url(../images/checkmark.png);
}

#sub_content .products_view_right {
	height: auto;
	width: 265px;
	float: right;
	clear: right;
	padding-right: 10px;
	padding-top: 20px;
	margin-bottom: 30px;
}

#sub_content .products_view_right h1 {

}

#sub_content .products_view_right p {
	padding-top: 10px;
}

#sub_content .products_view_right li {
	list-style-position: inside;
	list-style-image: url(../images/checkmark.png);
}

#sub_content .products_view_right ul {
	padding-top: 5px;
}

#sub_content .add_quantities {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-bottom: 30px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	float: left;
	margin-left: 5px;
	margin-right: 20px;
}

#sub_content .add_quantities h1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}

#sub_content .add_quantities p {
	font-size: 13px;
	font-weight: bold;
	color: #1a1a1c;
	margin: 0px;
	padding: 0px;
}

#sub_content .add_quantities input{

}

#sub_content .product_split_left {
	width: 460px;
	float: left;
	padding-right: 20px;
	padding-top: 20px;
}

#sub_content .product_split_left h1, #sub_content .product_split_right h1{
	font-size: 17px;
	padding-bottom: 12px;

}

#sub_content .product_split_right {
	width: 460px;
	float: left;
	padding-right: 20px;
	padding-top: 20px;
}


#sub_content .product_split_left p {
	padding-bottom: 20px;
}

#sub_content .product_split_right p {
	padding-bottom: 20px;
}
#sub_content .product_split_left  h2{
	font-size: 17px;
	padding-bottom: 10px;
}

#sub_content .product_split_right h2 {
	font-size: 17px;
	padding-bottom: 10px;
}

#sub_content .video {
	border: 2px solid #666666;
	width: 550px;
}
#footer_wrap {
	border-top-style: solid;
	position: relative;
	background-color: #d52426;
	border-top-width: 1px;
	border-top-color: #000000;
	clear: left;
}

#footer {
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #C4E7E9;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
	height: 65px;
	padding-top: 10px;
}

#footer h5 {
	line-height: 18px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: normal;
}

#footer h5 a {
	font-family: Arial;
	line-height: 17px;
	font-weight: bold;
	padding-left: 12px;
	display: inline;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#footer h5 a:hover{
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

#footer h6 {
	line-height: 18px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial;
}



#footer h6 a {
	font-family: Arial;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	padding-left: 12px;
	display: inline;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#footer h6 a:hover{
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

#footer .left_side {
	text-align: left;
	width: 750px;
	clear: left;
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#footer .right_side {
	text-align: right;
	width: 210px;
	float: left;
	clear: right;
	margin: 0px;
	height: auto;
	padding: 0px;
}

#footer .right_side h6{
	display: inline;
	letter-spacing: 0.5px;

}

.pain_scale_image {
	margin-bottom: 20px;
	border: 1px solid #333333;
}

.bottle_plant_image {
	border: 1px solid #333333;
	margin-bottom: 15px;
}
