body { 
	background-color: rgb(112,132,153); 
	margin-top: 0;
	color: white;
	text-align: left;
	font-size: 11pt; 
	font-family: optima,arial,helvetica, sans-serif;
}
a { 
	color: black;
	text-decoration: none;
}
a:hover {
	color: white; 
}
table {
	width:845px;
	margin-left: auto;
	margin-right: auto;
}
#nav {
	width: 175px;
	vertical-align: top;
	text-align: center;
	margin-left: 0;
	padding: 0;
}
#nav ul { 
	list-style-type: none;
	margin-left: 0;
	vertical-align: top;
}
#nav li a {
	line-height: 35px;
}
.banner1 { /* home, contact */
	 height:234px;
	 background-image: url('images/lm_web_banner_1_1108.jpg');
	 background-repeat: no-repeat;
}
.banner2 {/* philosophy */
	 height:234px;
	 background-image: url('images/lm_web_banner_2_1108.jpg');
	 background-repeat: no-repeat;
}
.banner3 { /* expect */
	 height:234px;
	 background-image: url('images/lm_web_banner_3_1108.jpg');
	 background-repeat: no-repeat;
}
.banner4 { /* therapy */
	 height:234px;
	 background-image: url('images/lm_web_banner_4_1108.jpg');
	 background-repeat: no-repeat;
}
.banner5 { /* modalities */
	 height:234px;
	 background-image: url('images/lm_web_banner_5_1108.jpg');
	 background-repeat: no-repeat;
}
.banner6 { /* bio */
	 height:234px;
	 background-image: url('images/lm_web_banner_6_1108.jpg');
	 background-repeat: no-repeat;
}
.banner7 { /* bio */
	 height:234px;
	 background-image: url('images/lm_web_master_7_1108.jpg');
	 background-repeat: no-repeat;
}

#content {
	vertical-align: top;
	padding-left: 25px;
	padding-right: 20px;
}
img.body {
	float: right;
	padding-left: 15px;
}
.quote {
	color: rgb(25,74,115);
	font-style: italic;
	padding-bottom: 20px;
	padding-right: 50px;
	text-align: right;
}
#footer {
	padding-top: 25px;
	text-align: center;
	font-size: 8pt;
	color: black;
}
