@charset "UTF-8";
#aboutus_iamge {
	width: 200px;
}
#aboutus_image {
	width: 200px;
	float: right;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
}
.products_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #252362;
	margin-top: 0px;
}
.bold_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #252362;
}
#catogory_left {
	margin-left: 10px;
	width: 450px;
}
.italics_notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #252362;
	text-align: left;
}
.twoColFixRtHdr #container {
	width: 950px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	margin-top: 50;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: bottom;
} 
#menu {
	width: 900px;
	background-position: center;
}
#header {
	background-color: #FFFFFF;
	height: 200px;
	background-repeat: no-repeat;
	background-position: center top;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 180px;
	margin-top: 340px;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#booknow {
	margin-top: 10px;
	margin-left: 20px;
	padding-left: 10px;
	padding-top: 10px;
}
.twoColFixRtHdr #mainContent {
	margin-top: 25;
	margin-right: 100px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.clickdown_subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #252362;
}
.sub_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #252362;
	font-weight: lighter;
	padding-left: 0px;
	margin-left: 8px;
}
.list_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #252362;
	text-align: left;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: lighter;
	color: #252362;
	text-align: center;
}
#contentdiv {
	width: 190px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
}
#imagediv {
	height: 150px;
	width: 100%;
}
#contentdiv1 {
	width: 190px;
	height: 300px;
	float: left;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#contentdiv2 {
	height: 300px;
	width: 190px;
	float: left;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.twoColFixRtHdr #footer {
	padding-top: 20;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	width: 900px;
} 
#images_content {
	float: left;
	width: 126px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
#content_text {
	float: left;
	margin-top: 0px;
	margin-left: 12px;
	width: 512px;
}
#content_products {
	float: left;
	margin-top: 0px;
	margin-left: 12px;
	width: 100%px;
}
#content_index {
	float: left;
	margin-top: 10px;
	margin-left: 12px;
	width: 600px;
	background-color: #FFFFFF;
}
#products_1 {
	text-align: left;
	height: 400px;
	width: 170px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	margin-left: 400px;
	overflow: visible;
}
#products_2 {
	height: 400px;
	width: 170px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	background-position: center;
	left: 400px;
}
#content_products {
	float: left;
	margin-top: 0px;
	margin-left: 12px;
	width: 600px;
}
.links_anchors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #252362;
	padding: 0px;
	line-height: 23px;
	text-decoration: none;
}
.sign_upheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252362;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}
.sign_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252362;
	font-weight: lighter;
	text-align: center;
	padding-top: 0px;
	font-style: italic;
}
.main_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #FFAD33;
	text-align: left;
	line-height: 34px;
}
#main_headingindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #252362;
	text-align: left;
	margin-left: 35px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #252362;
	text-align: left;
	font-weight: lighter;
	font-style: italic;
	line-height: 20px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #252362;
	text-align: left;
	font-weight: lighter;
	font-style: italic;
	padding-left: 10px;
}
.intro_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #003366;
	text-align: center;
	font-weight: bold;
}
.sub_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFAD33;
	font-weight: lighter;
	line-height: 20px;
	padding-left: 0px;
	border-bottom-width: 1.3px;
	border-bottom-style: solid;
	border-bottom-color: #FFAD33;
}
.body_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #252362;
	text-align: left;
	text-decoration: none;
	padding-left: 10px;
}
.body_content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #252362;
	text-align: left;
	text-decoration: none;
}
.green_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #FFAD33;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
}
.green_type1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #FFAD33;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
.body_content_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #252362;
	text-align: left;
	text-decoration: underline;
}
.top_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #252362;
	text-align: right;
}
.web_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #252362;
}
#top_text {
	margin-top: 0px;
	background-color: #FFFFFF;
}
#index_footer {
	height: 100px;
	width: 900px;
	margin-bottom: 50px;
	background-position: center bottom;
}
#top1_text {
	margin-top: 5px;
}
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}#tablegraph {
	width: 350px;
	margin-left: 75px;
}
signup_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #252362;
	margin-right: 10px;
	text-align: center;
}
#buy_now {
	width: 250px;
	margin-top: 20px;
}
#signup {
	width: 100%;
	text-align: center;
}
.#signup {
	background-image: url(images/sign_up.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 180px;
	height: 300px;
	margin-top: 25px;
}
#signup {
	background-image: url(images/sign_up_new.jpg);
	height: 300px;
	width: 150px;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 60px;
	margin-left: 20px;
	padding-top: 5px;
}
#formtable {
	width: 100%;
}
#formcontainer1 {
	width: 100%;
}
#formcontainer2 {
	width: 100%;
}
#formcontainer3 {
	width: 100%;
}
#footer {
	width: 900px;
	margin-bottom: 20px;
}
#footer_new {
	width: 900px;
	padding-bottom: 10px;
}
#product_details {
	width: 100%;
	margin-top: 10px;
	margin-left: 5px;
}
#product_image {
	float: right;
	width: 250px;
	margin: 5px;
}
#product_info {
	float: left;
	width: 400px;
	margin: 5px;
}
#index_menu {
	width: 900px;
}
.style23 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}
#pricelist_butt {
	background-image: url(images/price_butt.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 150px;
	float: right;
}
#supplements_images {
	width: 485px;
	margin-right: 15px;
	margin-left: 10px;
}
.body_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #252362;
	text-align: left;
	padding-left: 10px;
}

