body {
	font-family: Verdana, sans-serif;
	margin: 0px;
	width: 97%;
}
h3  {
	font-size: 14px;
	font-weight: bold;
	margin: 0.5em 0 0 0.5em;
	padding-bottom: 0.5em;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0.5em 0 0 0.5em;
	padding-bottom: 0.5em;
}
h1  {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC33;
	margin: 0.5em 0 0 0.5em;
	padding-bottom: 0.5em;
}
h6 {
	font-size: 0.8em;
	font-weight: bold;
	margin: 1em 0 0 1em;
}

#header {
	position:fixed;
	width:300px;
	left: 0px;
	margin-right:10px;
	padding-bottom:10px;
	visibility: visible;
	z-index: 1;
	background-attachment: fixed;
	background-color: transparent;
	background-image: url(../images/smlogo.gif);
	background-repeat: no-repeat;
	background-position: 150px top;
}
#address {
	position:relative;
	top:160px;
	left:50px;
	width: 150px;
	text-align:left;
	padding-right: 30px;
	padding-bottom: 10px;
	border-left: 1px solid #FFCC33;
}
#nav {
	position: relative;
	text-align: right;
	top: 160px;
	left: 50px;
	width: 210px;
	padding-right: 10px;
	padding-top: 20px;
	border-top: 1px solid #FFCC33;
	background-image: url(../images/bggrad2.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

/* ul dropdown menu  
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	}
ul li {
	position: relative;
	}
li ul {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
	}
ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: transparent;
	padding: 3px;
	}
	
/* Fix IE. Hide from IE Mac \*/
/*
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

/*li:hover ul, li.over ul { 
	display: block;
	width: auto;
	padding-left: 5px;
 	}
	
ul li a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	background-image: url(../images/bggrad.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
 end ulmenu */

/* dlmenu dropdown expand */

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu {
	position: relative;
	top: 0;
	left: 0;
	width: 170px;
	text-align: right;
}

#menu li, #menu dt {
	cursor: pointer;
	padding: 3px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	font-weight: bold;
	background: transparent;
	text-align: right;
}

#menu li a, #menu dt a {
	color: #777;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	background: transparent;
	padding: 2px;
}

#menu li a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	}

#menu li a:hover, #menu dt a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #FF3333;
	background-image: url(../images/bggrad.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#menu li a:hover {
	text-decoration: underline;
	}
/* end dl menu */

a {
	outline: none;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	outline: none;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	outline: none;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	}
a:active {
	outline: none;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}

/* #left {
	position:relative;
	top:200px;
	left:5px;
	width: 210px;
	padding-right: 10px;
	margin-bottom: 10px;
}

#nav li {
	display: block;
	list-style-type: none;
	line-height: 1.4em;	
}*/
#pagetitle {
	position: absolute;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 0;
	margin-left: 280px;
	margin-right: 50px;
	background-color: #fff;
	left:0px;
	top:0px;
	width:650px;
	height:528px;
	z-index:1;
	visibility: visible;
}
html>body #pagetitle {
   	margin-top: 0px;
	margin-left: 300px;
   	margin-right: 80px;
}
#titlecontent {
	position: inherit;
	text-align: center;
}
#content {
	background:#fff;
	padding-top: 10px;
	padding-left: 10px;
	margin-left: 300px;
	margin-right: 50px;
}
html>body #content {
   	margin-left: 270px;
   	margin-right: 50px;
}	
p {
	text-indent: 12px;
	padding-bottom: 0px;
	line-height: 20px;	
}

#content ul {
	margin: 0;
	padding: 0;
	width: 100%;
}
#content ul li {
	list-style: square;
	display: list-item;
}


/*hr {
	border-top: 2px dashed #ccc;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 10px 0 1em 0;
	padding: 10px;
}*/

#intro {
	background:transparent;
	padding-top: 20px;
	margin-left: 300px;
	margin-right: 50px;
	position: absolute;
	left:-20px;
	top:220px;
	width:646px;
	height:528px;
	z-index:2;
	text-align: center;
	visibility: visible;
}
html>body #intro {
   	margin-left: 300px;
   	margin-right: 50px;
}	

#wellness {
	background:transparent;
	padding-top: 40px;
	padding-left: 18px;
	margin-left: 300px;
	margin-right: 70px;
	position: absolute;
	left:0px;
	top:220px;
	width:600px;
	height:100%;
	z-index:5;
	visibility: hidden;
}
html>body #wellness {
   	margin-left: 300px;
   	margin-right: 70px;
}

#services {
	background:transparent;
	padding-top: 40px;
	padding-left: 18px;
	margin-left: 300px;
	margin-right: 70px;
	position: absolute;
	left:0px;
	top:220px;
	width:600px;
	height:100%;
	z-index:10;
	visibility: hidden;
}
html>body #services {
   	margin-left: 300px;
   	margin-right: 70px;
}
	
/*#services table {
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	width: 90%;
	line-height: 1.2em;
	margin-left: 20px;
}*/

#meridian {
	background:transparent;
	padding-top: 40px;
	padding-left: 18px;
	margin-left: 300px;
	margin-right: 70px;
	position: absolute;
	left:0px;
	top:220px;
	width:600px;
	height:100%;
	z-index:15;
	visibility: hidden;
}
html>body #meridian {
   	margin-left: 300px;
   	margin-right: 70px;
}

#structural {
	background:transparent;
	padding-top: 40px;
	padding-left: 18px;
	margin-left: 300px;
	margin-right: 70px;
	position: absolute;
	left:0px;
	top:220px;
	width:600px;
	height:100%;
	z-index:20;
	visibility: hidden;
}
html>body #structural {
   	margin-left: 300px;
   	margin-right: 50px;
}

#drmary {
	background:transparent;
	padding-top: 40px;
	padding-left: 18px;
	margin-left: 300px;
	margin-right: 70px;
	position: absolute;
	left:0px;
	top:220px;
	width:600px;
	height:100%;
	z-index:25;
	visibility: hidden;
}
html>body #drmary {
   	margin-left: 300px;
   	margin-right: 70px;
}

#philosophy {
	background:transparent;
	padding-top: 40px;
	padding-left: 18px;
	margin-left: 300px;
	margin-right: 70px;
	position: absolute;
	left:0px;
	top:220px;
	width:600px;
	height:100%;
	z-index:30;
	visibility: hidden;
}
html>body #philosophy {
   	margin-left: 300px;
   	margin-right: 70px;
}

#newsletter {
	background:transparent;
	padding-top: 40px;
	padding-left: 18px;
	margin-left: 300px;
	margin-right: 70px;
	position: absolute;
	left:0px;
	top:220px;
	width:600px;
	height:100%;
	z-index:35;
	visibility: hidden;
}
html>body #newsletter {
   	margin-left: 300px;
   	margin-right: 70px;
}
#forms1 {
	background:transparent;
	padding-top: 40px;
	padding-left: 18px;
	margin-left: 300px;
	margin-right: 70px;
	position: absolute;
	left:0px;
	top:220px;
	width:600px;
	height:100%;
	z-index:40;
	visibility: hidden;
}
html>body #forms1 {
   	margin-left: 300px;
   	margin-right: 70px;
}
#home {
	background:transparent;
	padding-top: 40px;
	padding-left: 18px;
	margin-left: 300px;
	margin-right: 70px;
	position: absolute;
	left:0px;
	top:220px;
	width:600px;
	height:100%;
	z-index:45;
	visibility: hidden;
}
html>body #forms1 {
   	margin-left: 300px;
   	margin-right: 70px;
}
.smtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: small-caps;
	color: #000;
	text-decoration: none;
}
.centertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	padding-top: 50px;
	padding-right: 60px;
	padding-bottom: 50px;
	padding-left: 60px;
}
