body {
	text-align: center;
	background-color: #808080;
	font-size: 76%;
	margin: 0px;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	background-image: url(images/pp-bg.gif);
	background-repeat: repeat-y;
}
#content {
	float: left;
	width: 405px;
	padding-left: 81px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#sidebar {
	float: right;
	width: 220px;
	padding-top: 30px;
	padding-right: 30px;
}
#top {
	width: 760px;
	left: 0px;
	top: 0px;
	height: 5px;
}
#title {
	width: 760px;
	left: 0px;
	top: 0px;
	height: 89px;
}
#menu {
	margin-left: 5px;
	padding-left: 61px;
	width: 689px;
	left: 5px;
	top: 0px;
	background-color: #C2C2C2;
}
#menu ul{
	padding : 3px;
	margin : 0;
	white-space : nowrap;
	background-color : #C2C2C2;
	color : #333333; 
} 
#menu ul li{
	display : inline;
} 
#menu ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color : #C2C2C2;
	color : #333333;
	text-decoration : none;
	padding-left : 1em;
	padding-right : 1em;
	font-weight: bold;
}
#menu ul li a:hover{
	background-color : #C2C2C2;
	color : #747474;
} 
.title-position {
	margin-top: 96px;
	margin-left: 43px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	text-align: left;
}
.title-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: bold;
	color: #A84343;
	margin-top: 0px;
}
.title-purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: bold;
	color: #730077;
	margin-top: 0px;
}
.title-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: bold;
	color: #E6971B;
	margin-top: 0px;
}
.title-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: bold;
	color: #4A9C3B;
	margin-top: 0px;
}
.title-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: bold;
	color: #2B2F7C;
	margin-top: 0px;
}
.title-tourquise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: bold;
	color: #007377;
	margin-top: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	text-decoration: none;
}
.subtitle-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #A84343;
}
.subtitle-purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #730077;
}
.subtitle-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #E6971B;
}
.subtitle-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #4A9C3B;
}
.subtitle-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #2B2F7C;
}
#menu-treat {
	left: 5px;
	top: 0px;
	width: 510px;
	height: 25px;
	background-color: #C2C2C2;
}
#menu-treat ul{
	padding : 3px;
	white-space : nowrap;
	background-color : #C2C2C2;
	color : #333333; 
} 
#menu-treat ul li{
	display : inline;
} 
#menu-treat ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color : #C2C2C2;
	color : #333333;
	text-decoration : none;
	padding-left : 1em;
	padding-right : 1em;
	font-weight: bold;
}
#menu-treat ul li a:hover{
	background-color : #C2C2C2;
	color : #747474;
}
#treatments {
	margin-top: 30px;
	width:600px;
}
#sidebar img {
	border: 1px solid #999999;
}
.smallprint {
	font-size: 0.8em;
}
a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.imageleft-m10 {
	float: left;
	margin-right: 10px;
}
