body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #594e3b;
	background: url(../grfx/backgrounds/background.jpg) repeat-x #fff;
	margin: 0;
	padding: 0;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 748px;
	border-left: 1px solid #46351b;
	border-right: 1px solid #46351b;
	border-top: 1px solid #46351b;
	background-color: #fff;
	margin-bottom: 20px;

}

#header {
	height: 100px;
	width: 748px;
	background:url(../grfx/header_call.jpg) no-repeat;
	background-position: right;	
}



#content_wrapper {
	float: left;
	background:url(../grfx/footer.jpg) no-repeat #fff;
	background-position: bottom;
	width: 748px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding: 0;	
	line-height: 140%;
}

*:first-child+html #content_wrapper {
	padding-bottom: 43px;
}

* html #content_wrapper {
	margin-top: -8px;
}



	#content {
		float: right;
		width: 560px;
		padding: 0 20px 70px 0;
	}
	
	* html #content {
		padding: 0 0 70px 0;
	}
	


		#content_table {
			background-color: #f4f1ed;
			width: 580px;
			text-align: center;
			padding: 0;
			background:url(../grfx/backgrounds/table_bg.jpg) repeat-x #f4f1ed;
			margin-bottom: 10px;
		}	
		
		#content_table a {
			text-decoration: none;
		}
		
		#content_table a:hover {
			color: #413726 !important;
		}
		
		
	

			#content_table img {
				border: 1px solid #46351b;
			}
			
			#content_table2 {
			background-color: #f4f1ed;
			width: 580px;
			text-align: center;
			padding: 0;
			background-color: #f4f1ed;
			margin-bottom: 10px;
		}	
		
		#content_table2 a {
			text-decoration: none;
		}
		
		#content_table2 a:hover {
			color: #413726 !important;
		}
		
		
	

			#content_table2 img {
				border: 1px solid #46351b;
			}
			
	#content2 {
		padding: 5px 20px 20px 20px;
	}
	
	* html #content2 {
		padding: 5px 20px 20px 0px;
	}
	
		#content3 {
		padding: 5px 20px 20px 20px;
	}
	
	.blood_table {
		text-align: center;
		width: 500px;
	}
	
		.blood_table img {
			border: 1px solid #b4a285;
			padding: 1px;
		} 
		
	.magnagraph_results {
		width: 500px;
		border-collapse: collapse;
	}
	
		.magnagraph_results td {
			border: 1px solid #000;
			
		}
	
	.detox_table {
		width: 530px;
	}	
		
	.detox_table td {
		border: 1px solid #b4a285;
	}
	
	.testing-table img {
		border: 1px solid #b4a285;
		padding: 1px;
	}
	
	.testing-table td {
		padding: 4px;
	}
	
	.blood-table {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	
	.blood-table img {
		border: 1px solid #b4a285;
		padding: 1px;
	} 
		
#divide {
	float: left;
	background:url(../grfx/backgrounds/line_bg.gif) repeat-y;	
	width: 748px;
	margin-bottom: 43px;
	padding: 0 0px 0px 0px;
}	

	.results-table td {
		text-align: center;
		border: 1px solid #b4a285;
		padding: 5px;
	}
	

.consult-table {
	
}

	.consult-table ul {
		margin-left: -20px;
	}
	
	*:first-child+html .consult-table ul {
		margin-left: 20px;
	}

	.consult-table td {
		vertical-align: top;
		width: 200px;
		padding: 5px;
	}
	
	.consult-table td img {
		border: 1px solid black;
		padding: 1px;
		margin-left: 10px;
	}




#footer {
	clear: both;
	width: 750px;
	text-align: center;
	padding: 10px 0 0 0;
	margin-left: -1px;
	background:url(../grfx/backgrounds/footer_bg.jpg) repeat-x #fff;
	font-size: 10px;
	color: #46351b;
	position: relative;
	z-index: 100;
	
}

* html #footer {
	width: 749px;
	position: absolute;
	
}

	#footer a {
		letter-spacing: 1px;
		color: #46351b;
		text-decoration: none;
	}
	
	#footer a:hover {
		text-decoration: underline;
	}
	

	
