@charset "utf-8";
#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #F1F5EA;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/agelessclinic_02.png);
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
}
#footer {
	height: 35px;
	width: 880px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#banner {
	height: 332px;
	width: 920px;
	position: relative;
	margin: 0px;
}
#left_mod {
	margin: 0px;
	height: auto;
	width: 210px;
	position: relative;
	float: left;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 60px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.76em;
}
#right_mod {
	width: 620px;
	min-height: 470px;
	position: relative;
	margin: 0px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
#main_text {
	min-height: 470px;
	height: auto;
	width: 520px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333300;
	text-align: justify;
	font-size: 0.92em;
	line-height: 130%;
	clip: rect(auto,auto,auto,300px);
}
#almenu {
	position: absolute;
	z-index: 99;
	left: 128px;
}
td {
	text-align: justify;
}

.image {
	border: 1px solid #aaa;
	padding: 2px;
	margin: 10px;
}
#image {
	border: none;
	padding: 2px;
	margin: 10px;
}

body {
	margin: 0px;
	background-color: #F1F5EA;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
}
h1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #663300;
	text-align: left;
	font-weight: bold;
}

h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #663300;
	text-align: right;
}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666733;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #663300;
}

h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABC0A1;
	padding-bottom: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	color: #9CB796;
	font-style: normal;
}

h5 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #663300;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666600;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666600;
	list-style-type: square;
}
.tel {
font-size: 1.3em;
color: #445834;
font-weight: bold;
}