* {
	margin:0;
	padding:0;
	border:0;
	}
body {
	background: url(html/images/background.jpg) repeat-x top;
	padding-bottom: 90px;
	position: relative;
}

table {
	width: 960px !important;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 10px;
}
ol {
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
}
.wrapper ul {
	margin: 10px 0 10px 20px;
	font-family:Arial, Helvetica, sans-serif;
}
ul ul {
}
.wrapper {
	width: 960px;
	margin:0 auto;
}
#header {
	width: 960px;
	margin: 10px auto 0;
	position: relative;

}
#logo {
	background: url(html/images/logo.jpg) no-repeat;
	width: 508px;
	height: 82px;
	float:left;
	}
#logo h1 {
	text-indent: -9999px;
}

/* links */
#globallinks {
	background:#f3e9cf url(html/images/globlinksback.gif) no-repeat left top;
	height:43px;
	left:504px;
	top: 39px;
	width:456px;
	position:absolute;
	}
#globallinks ul {
	width:430px;
	padding: 12px 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#globallinks li {
	list-style-type: none;
	display: inline;
}
#globallinks a:link, #globallinks a:visited, #globallinks a:active {
	color: #094059;
	text-decoration: none;
	padding: 0px 1.05em;
	border-right: 1px solid #094059;
	float: left;
} 
#globallinks a:hover {
	color: #9f7c50;	
	
}
.first {
	padding-left: 0px !important;
}
.last {
	padding-right: 0px !important;
	border: none !important;
	
}
#pagelinks {
	background: url(html/images/bottomrounds.gif) no-repeat bottom left;	
	height: 43px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	padding-top: 10px;
}
#pagelinks ul {
	margin-left: 8px;

}
#pagelinks li {
	list-style-type: none;
	display:inline;
}
#pagelinks a {
	float: left;
	text-align:center;
	margin-right: 84px;
	line-height: 1.2em;
	}
#pagelinks a:link, #pagelinks a:visited, #pagelinks a:active {
	color: #094059;
	text-decoration: none;
} 
#pagelinks a:hover {
	color: #9f7c50;	
	
}
.how {
	margin-left: 20px
}
.testimonials {
	margin-top: 7px;
}
.practitioner {
	margin-top: -6px;
}
.press {
	margin-right: 0px !important;
}
/* End LInks Area */
#picturearea {
	clear: both;
	height: 196px;
	width: 960px;
	background: #f3e9cf url(html/images/picareaback.gif) repeat-y top left;
	padding: 3px 0px;
	margin-bottom:20px;
}
#picture {
	background: url(html/images/innerpagebox.jpg) no-repeat top left;
	width: 802px;
	height: 102px;
	padding: 24px 72px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 7px;
}
#picture p {
	font-size: 1em;
	text-align:justify;
	margin-bottom: 10px;
	color: #094059;
}
#picture a:link, #picture a:visited, #picture a:active {
	color: #094059;
} 
#picture a:hover {
	color: #fff;
	text-decoration: none;
}

h2 {
	color: #2a4852;
	font-size: 1.4em;
}
h3 {
	color: #5f6263;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0 10px;
}



/* Footer Begins */
#footer {
	background: url(html/images/footerback.jpg) repeat-x bottom center;
	height: 37px;
	width: 100%;
	position: absolute;
	bottom:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-top: 2px;
	clear:both;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #624622;
	text-decoration:none;
}
#footer a:hover {
	color: #624622;
	text-decoration:underline;
}
#innerfooter {
	width: 960px;
	margin: 0 auto;
	position:relative;
}
#copyright {
	height: 30px;
}
#address {
	position: absolute;
	right: 0;
	text-align:right;
	bottom: 0;
}
#disclaimer{
	color: #CC0000;
	font-size: 0.8em;
	margin-top:20px;
}
#disclaimer a {
	color: #CC0000;
	font-size: inherit;
}
.float {
	float: left;
	margin: 0 10px 10px 0;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
}
/* Footer Ends */
a:link, a:visited, a:active {
	color: #448397;
}
a:hover {
	color: #d1b97a;
}