/* CSS Document */

#container {
	width: 7in;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#Header {
}
#c_logo {
	position: absolute;
	width: 150px;
	height: 90px;
	background-position: center center;
	background-repeat: no-repeat;
}
#c_name {
	left: 190px;
	top: 10px;
	font-size: 24px;
	font-weight:bold;
	position: absolute;
	width: 530px;
	text-align: center;
	color: black;
	font-style: italic;
}
#topMenu{
	clear: both;
	display: none;
}
#topMenu ul {
	display: none;
}

#topMenu ul li {
	display: none;
}
#topMenu a {
}
#topMenu a:visited {
}
#topMenu a:hover {
}

#contents {
	width:7in;
	z-index:2;
}
#footer {
	text-align: center;
	font-size: 10pt;
	clear: both;
	color: #000000;
	top: 1in;
	position: absolute;
}
#footer a {
	color: #000000;
}
#body_text {
	top: 1.25in;
	position: absolute;
}
#pageNav{
}
#pageNav ul {
	display: none;
}
#pageNav li {
	display: none;
}
#pageNav a {
	display: none;
}
#pageNav a:visited {
	display: none;
}
#pageNav a:hover {
	display: none;
}
#Resources, #Nutrition, #Vitamins, #Women, #Chiropractic, #Conditions, #Office, #newClient, #techniques {
	display: none;
}
#sideMenu {
}
#Phone {
	color: black;
	position: absolute;
	left: 444px;
	top: 40px;
	text-align: center;
	font-size: 14pt;
}
#advert {
	display: none;
}
