body {
	margin: 0 0 0 0;
	background: #639ec8 url('../images/bg.jpg') repeat-x;
}

.wrapper {
	width:900px;
	
}

.header {
	width:900px;
	height:483px;
}

.header_top {
	background: url(../images/top_header.jpg) no-repeat;
	width:900px;
	height:35px;
}

.home_header_top {
	background: url(/home_top_header.jpg) no-repeat;
	width:900px;
	height:35px;
}

.header_middle {
	background: url(../images/middle_header.jpg) no-repeat;
	width:900px;
	height:28px;
}

.header_middle_home {
	background: url(/home_middle_header.jpg) no-repeat;
	width:900px;
	height:28px;
}



.flash_bg {
	background: url(../images/flash_bg.jpg) no-repeat;
	width:900px;
	height:420px;
}


/* start menu*/

.top_menu {
	font-family: tahoma;
	size: 10px;
	color: #CCCCCC;
	float:right;
	padding-top:8px;
	margin-right:13px;
}





.bottom_menu {
	font-family: tahoma;
	size:20px;
	color:#000000;
	float:right;
	padding-top:8px;
	margin-right:13px;
}


.top_menu a:link { color:#FFFFFF; text-decoration:none;}
.top_menu a:visited { color:#FFFFFF; text-decoration:none;}
.top_menu a:active { color:#FFFFFF; text-decoration:none;}
.top_menu a:hover { color: #dddddd; text-decoration:underline;}


.bottom_menu a:link { color:#000000; text-decoration:none;}
.bottom_menu a:visited { color:#000000; text-decoration:none;}
.bottom_menu a:active { color:#000000; text-decoration:none;}
.bottom_menu a:hover { color: #FF3333; text-decoration:none;}

/* begin bottom */

.bottom {
	width:900px;
	margin-top:0px;
	
}


.img {
	padding-top:40px;
	padding-left:2px;
}

.news_img {
	padding-top:25px;
	padding-left:5px;
}

img { border: none;}

.bottom_01 {
	/*background: url(../images/bottom_01.jpg) no-repeat;*/
	width:29px;
	height:216px;
}

.news_title {
	background: url(../images/news_title.jpg) no-repeat;
	width:272px;
	/*height:216px;*/
	height:100%;
}

.bottom_02 {
	/*background: url(../images/bottom_02.jpg) no-repeat;*/
	width:23px;
	/*height:216px;*/
	height:100%;
}

.colonics_title {
	background: url(../images/colonics_title.jpg) no-repeat;
	width:272px;
	/*height:216px;*/
	height:100%;
}

.bottom_03 {
	/*background: url(../images/bottom_03.jpg) no-repeat;*/
	width:23px;
	height:216px;
}

.nutrition_title {
	background: url(../images/nutrition_title.jpg) no-repeat;
	width:272px;
	/*height:216px;*/
	height:100%;
}

.bottom_04 {
	/*background: url(../images/bottom_04.jpg) no-repeat;*/
	width:23px;
	/*height:216px;*/
	height:100%;
}

.excercise_title {
	background: url(../images/excercise_title.jpg) no-repeat;
	width:272px;
	/*height:216px;*/
	height:100%;
}

.bottom_05 {
	/*background: url(../images/bottom_05.jpg) no-repeat;*/
	width:21px;
	/*height:216px;*/
	height:100%;
}

.bottom a:link { color:#FF3333; text-decoration:none;}
.bottom a:visited { color:#FF3333; text-decoration:none;}
.bottom a:active { color:#FF3333; text-decoration:none;}
.bottom a:hover { color: #FF3333; text-decoration:underline;}

/* Secondary Pages begin here*/

.secondary_wrapper {
	width:900px;
	background-color:#FFFFFF;
	border-bottom: medium solid #999999;
}

.secondary_header {
	width:900px;
	height:412px;
}

.secondary_top {
	background: url(../images/top_header.jpg) no-repeat;
	width:900px;
	height:35px;
}

.secondary_middle {
	background: url(../images/middle_header.jpg) no-repeat;
	width:900px;
	height:28px;
}

/*Banners Begin*/

.about_us_banner {
	background: url(../images/about_us_banner.jpg) no-repeat;
	width:900px;
	height:348px;
}

.services_banner {
	background: url(../images/services_banner.jpg) no-repeat;
	width:900px;
	height:348px;
}

.products_banner {
	background: url(../images/products_banner.jpg) no-repeat;
	width:900px;
	height:348px;
}

.colonics_banner {
	background: url(../images/colonics_banner.jpg) no-repeat;
	width:900px;
	height:348px;
}

.nutrition_banner {
	background: url(../images/nutrition_banner.jpg) no-repeat;
	width:900px;
	height:348px;
}

.excercise_banner {
	background: url(../images/excercise_banner.jpg) no-repeat;
	width:900px;
	height:348px;
}

.news_banner {
	background: url(../images/news_banner.jpg) no-repeat;
	width:900px;
	height:348px;
}

.contact_banner {
	background: url(../images/contact_banner.jpg) no-repeat;
	width:900px;
	height:348px;
}

/*Secondary Page Menu*/
/*Was originally a different width than the home page top and middle but was changes later. Appears as a redundancy.*/

.secondary_top_menu {
	font-family: tahoma;
	size: 10px;
	color: #CCCCCC;
	float:right;
	padding-top:8px;
	margin-right:13px;
}

.secondary_bottom_menu {
	font-family: tahoma;
	size:20px;
	color:#000000;
	float:right;
	padding-top:8px;
	margin-right:13px;
}


.secondary_top_menu a:link { color:#FFFFFF; text-decoration:none;}
.secondary_top_menu a:visited { color:#FFFFFF; text-decoration:none;}
.secondary_top_menu a:active { color:#FFFFFF; text-decoration:none;}
.secondary_top_menu a:hover { color: #dddddd; text-decoration:underline;}


.secondary_bottom_menu a:link { color:#000000; text-decoration:none;}
.secondary_bottom_menu a:visited { color:#000000; text-decoration:none;}
.secondary_bottom_menu a:active { color:#000000; text-decoration:none;}
.secondary_bottom_menu a:hover { color: #FF3333; text-decoration:none;}


/* begin content */

.content {
	background-color:#FFFFFF;
	width:880px;
	margin-top:0px;
	text-align:left;
	
	
	
}

/*Footer Menu Begins*/

.secondary_footer {
	font-family: tahoma;
	font-size: 12px;
	color: #CCCCCC;
	padding-top:0px;
}

.footer_menu a:link { color:#FFFFFF; text-decoration:none;}
.footer_menu a:visited { color:#FFFFFF; text-decoration:none;}
.footer_menu a:active { color:#FFFFFF; text-decoration:none;}
.footer_menu a:hover { color: #dddddd; text-decoration:underline;}