body {
	margin: 0;
	background-color: white;
	font-size: 10px;
	margin-bottom: 20px;
	text-align: center;
}

#wrapper {
	width: 898px;
	margin: 0 auto;
	text-align: left;
}

#container {
	width: 898px;
	background-image: url('background.jpg');
	background-repeat: no-repeat;
	float: left;
}

.breaker {
	width: 898px;
	clear: left;
	float: left;
}

img {
border: 0;
}

.logo {
	width: 320px;
	height: 120px;
	float: left;
	clear: left;
}

.callnumber {
	width: 115px;
	height: 60px;
	float: left;
	display: inline;
	margin-left: 460px;
}

#menutop {
	width: 569px;
	height: 38px;
	float:left;
	display: inline;
}

#menutop span {
	display: none;
}

.menu1 {
	width: 62px;
	height: 38px;
	float: left;
	display: inline;
}

.menu1 a {
	display: block;
	width: 62px;
	height: 38px;
	background-image: url('menu.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
}

.menu1 a:hover {
	background-position: -569px 0;
}

.menu2 {
	width: 95px;
	height: 38px;
	float: left;
	display: inline;
}

.menu2 a {
	display: block;
	width: 95px;
	height: 38px;
	background-image: url('menu.jpg');
	background-position: -62px 0;
	background-repeat: no-repeat;
}

.menu2 a:hover {
	background-position: -631px 0;
}

.menu3 {
	width: 79px;
	height: 38px;
	float: left;
	display: inline;
}

.menu3 a {
	display: block;
	width: 79px;
	height: 38px;
	background-image: url('menu.jpg');
	background-position: -157px 0;
	background-repeat: no-repeat;
}

.menu3 a:hover {
	background-position: -726px 0;
}

.menu4 {
	width: 92px;
	height: 38px;
	float: left;
	display: inline;
}

.menu4 a {
	display: block;
	width: 92px;
	height: 38px;
	background-image: url('menu.jpg');
	background-position: -236px 0;
	background-repeat: no-repeat;
}

.menu4 a:hover {
	background-position: -805px 0;
}

.menu5 {
	width: 146px;
	height: 38px;
	float: left;
	display: inline;
}

.menu5 a {
	display: block;
	width: 146px;
	height: 38px;
	background-image: url('menu.jpg');
	background-position: -328px 0;
	background-repeat: no-repeat;
}

.menu5 a:hover {
	background-position: -897px 0;
}

.menu6 {
	width: 95px;
	height: 38px;
	float: left;
	display: inline;
}

.menu6 a {
	display: block;
	width: 95px;
	height: 38px;
	background-image: url('menu.jpg');
	background-position: -474px 0;
	background-repeat: no-repeat;
}

.menu6 a:hover {
	background-position: -1043px 0;
}

.treatmentfront {
	width: 440px;
	height: 136px;
	float: left;
	display: inline;
	margin-bottom: 8px;
}

.treatmentback {
	width: 440px;
	height: 136px;
	float: left;
	display: inline;
	clear: left;
	margin-bottom: 8px;
	margin-top: 5px;
	margin-left: 15px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 1em;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 1em;
}

p.small {
	font-size: 10px;
	color: #999999;
	margin-top: 0px;
}

a:link, a:visited {
	color: rgb(0,97,120);
	text-decoration: none;
}

a:hover, a:active {
	color: rgb(221,48,55);
	text-decoration: underline;
}

h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: rgb(0,97,120);
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: rgb(0,97,120);
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.left {
	width: 330px;
	float: left;
	display: inline;
	margin-left: 20px;
}

.menuleft {
	width: 300px;
	float: left;
	display: inline;
	margin-left: 30px;
	margin-top: 20px;
}

.right {
	width: 450px;
	float: left;
	display: inline;
	margin-left: 20px;
}

.spacer {
	width: 898px;
	height: 50px;
	float: left;
	clear: left;
}

ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 1em;}
	
ol {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 1em;}