@import url("main.css");

/*----------Home Page----------*/

.contenthome {
	width: 630px;
	float: right;
	background-color: #FFFFFF;
	background-image: url(images/right_content_shadow.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
	padding-top: 10px;
}
a.readmore {
	font-weight: bold;
	color: #669900;
	float: right;
}
.beforeafter {
	text-align: center;
	float: right;
	margin-right: 10px;
}
.spabusiness, .spasession {
	margin-left: 20px;
	width: 220px;
}
.spabusiness ul {
	margin-top: 15px;
	margin-left: 20px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/li_icon4.jpg);
}
.spasession ul {
	margin-top: 15px;
	margin-left: 20px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/li_icon3.jpg);
}
.spabusiness ul li, .spasession ul li {
	margin-bottom: 8px;
}
.spahelped {
	width: 220px;
	float: right;
	padding-right: 60px;
}
.spahelped ul {
	margin-top: 15px;
	margin-left: 20px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/li_icon2.jpg);
}
.spahelped ul li {
	margin-bottom: 8px;
}
.news {
	margin-left: 20px;
	width: 550px;
}
.date {
	color: #003437;
	font-weight: bold;
}

.news ul {
	list-style-type: none;
	margin-top: 15px;
	margin-bottom: 20px;
}


.contenthome h3 {
	color: #92278F;
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
}

/*----------Home Page----------*/
