@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	color:#69451B;
	font-size:13px;
}
body a{
	color:#69451B;
	text-decoration:none;
}
	
body a:hover{
text-decoration:underline;
	color:#69451B;
}

.header{
	width:800px;
	height:183px;
	margin: 0px auto;
}

.main{
	background-image:url(../apollo-images/apollo-bck.gif);
	width:800px;
	height:417px;
	margin: 0px auto;
}


.maintreatment{
	background-image:url(../apollo-images/apollo-bck.gif);
	width:800px;
	height:129px;
	margin: 0px auto;
}
.treatments{
	padding: 0px 0px 0px 25px;
	width:775px;
	margin: 0px auto;
	line-height:20px;
	background-image:url(../apollo-images/treatmment-back.gif);
}
.right{
	margin:15px 15px 15px 15px;
	float:right;
	width:520px;
}
.right-treatments{
	margin:15px 15px 15px 15px;
	float:right;
	width:360px;
}
.membership{
	margin:80px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	font-size:12px;
	width:217px;
	height:120px;
	text-align:right;
}
.treatment-base{
	height:2px;
	width:800px;
	margin: 0px auto;
	background-image:url(../apollo-images/treatmment-back.gif);
}

.sale{
	padding: 6px 0px 0px 17px;