body {
	text-align: center;
	background-color: #d1d1e9;
	color: #000000;
	margin: 0px;
	padding: 20px 0 20px 0;
}
#container {
	background-image:url(imgs/lotus-3.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	text-align: left;
	width: 980px;
	margin: 0px auto;
	font-family: verdana, geneva, sans-serif;
	font-size: 13px;
	color: #333;
	border: 6px double #999;
}
h1 {
	margin: 0 0 0 400px;
	padding: 30px 0 0 0;
}
/*top menu*/
#top_menu {
	height: 45px;
	text-align:center;
}
#top_menu ul {
	list-style-type: none;
	margin: 0 auto;
	padding-left: 300px;
}
#top_menu ul li a {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #060;
	text-decoration: none;
	float: left;
	display: block;
	text-align: center;
	padding-top: 11px;
	padding-bottom: 11px;
	width: 140px;
}
#top_menu a:hover {
	color: #336;
	font-size: 20px;
}
#top_tel {
	font-family: "Arial Unicode MS";
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	color:#336;
	line-height: 30px;
	padding-left: 190px;
	padding-bottom: 10px;
}
#content {
	width: 850px;
	margin: 0 0 0 90px;
	display: inline;
	float: left;
}
#content p {
	text-align: justify;
	margin: 0px;
	padding: 0 30px 15px 0;
	background-repeat: repeat-y;
	background-position: center top;
}
#content h3 {
	font:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 20px 0px 0;
	color: #336;
}
#mr-1 {
	color: #72598c;
	font-weight: bold;
}
#mr-2 {
	color: #336;
	font-weight: bold;
}
#home {
	text-align: center;
	padding-bottom: 55px;
}
#content p a {
	color: #336;
	text-decoration: none;
	font-weight: bold;
}
#content p a:hover {
	color: #060;
	text-decoration: underline;
}
#content #home a {
	color: #336;
	text-decoration: none;
	font-weight: bold;
}
#content #home a:hover {
	color: #060;
	text-decoration: underline;
}
#treatments-table {
	width: 820px;
	line-height: 20px;
	padding-top: 0px;
	font-size: 12px;
}
#reflex {
	margin-right: 0px;
	padding-top: 7px;
}
#contact {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 65px;
	margin-left: 230px;
	font-size: 14px;
}
#contact strong {
	color: #336;
}
#contact strong #email a {
	color: #336;
}
#contact strong #email a:hover {
	color: #060;
	text-decoration: underline;
}
#footer {
	margin: 0;
	padding-bottom: 55px;
	clear: both;
	font-size:0.7em;
}
#copy {
	float: left;
	width: 200px;
	padding-top: 15px;
	padding-left: 25px;
}
#design {
	float: right;
	width: 160px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 30px;
}
#design #email a:hover {
	color: #000;
	font-weight: 700;
	background-color: #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
#design #email a {
	color: #2E2E2E;
	text-decoration: none;
}
