body {
	font-family: Arial, Helvetica, sans-serif;
}

#main_container{
	width: 100%;
	background-color: white;	
}

#container{
	width: 780px;
	margin: auto;
	border: 1px solid Black;
	background-color: White;
}
#container-newsletter{
	width: 800px;
	margin: auto;
	border: 1px solid Black;
	background-color: White;
}
#header{
	background: url(images/header.jpg) no-repeat;
	height: 90px;
}
#inner_container{
	width: 780px;

}
#inner_container-newsletter{
	width: 800px;

}
#left{
	float:left;
	background: url(images/leftsidebar.jpg) no-repeat;
	height: 470px;
	width:147px;
	font-size:13px;
	padding-right:5px;
}

#content{
padding-left: 150px;
font-size:16px;
}
#content-newsletter{
width: 800px;

}
#specialsBox{
	border: thin none;
	background-color: #ccccff;
	width: 170px;
	height: 255px;
	float: right;
	margin-right: 30px;
	text-align: center;
}
#specialsBoxFacial{
	border: thin none;
	background-color: #ccccff;
	width: 170px;
	height: 150px;
	float: right;
	margin-right: 30px;
	text-align: center;
}
#specialsBoxMix{
	border: thin none;
	background-color: #ccccff;
	width: 170px;
	height: 100px;
	float: right;
	margin-right: 30px;
	text-align: center;
}
#specialsBoxPeals{
	border: thin none;
	background-color: #ccccff;
	width: 170px;
	height: 80px;
	float: right;
	margin-right: 30px;
	text-align: center;
}
#specialsBoxAdvanced{
	border: thin none;
	background-color: #ccccff;
	width: 170px;
	height: 50px;
	float: right;
	margin-right: 30px;
	text-align: center;
}

#footer{
	width: 100%;
	text-align: center;
	font-size: small;
}
.clearing{
	clear: both;
	line-height: 0px;
}

.menu{
background-color:#40409e;
width:780px;
height:40px;
text-align: center;
}
.menu-newsletter{
background-color:#40409e;
width:780px;
height:40px;
text-align: center;
}
.menu-newsletter a{
	float:left;
	background: #40409e;
	height:24px;
	width:104px;
	margin-top:6px;
	margin-right:1px;
	margin-left:2px;
 	border: thin solid #becbee;
	color: #becbee;
	font-variant: small-caps;
	line-height:24px;
	font-size: smaller;
	font-weight: bold;
	text-decoration: none;
}

.menu-newsletter a:hover{
	background: #becbee;
	color: #40409e;
}
.menu-newsletter li{
	list-style: none;
	display:inline;
	text-align: center;
	list-style-position: inside;
}

.menu-newsletter ul{
	list-style: none;
	display:inline;
	text-align: center;
	list-style-position: inside;
	padding:0px;
	margin:0px;
}



.menu a{
	float:left;
	background: #40409e;
	height:24px;
	width:104px;
	margin-top:6px;
	margin-right:1px;
	margin-left:2px;
 	border: thin solid #becbee;
	color: #becbee;
	font-variant: small-caps;
	line-height:24px;
	font-size: smaller;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover{
	background: #becbee;
	color: #40409e;
}
.menu li{
	list-style: none;
	display:inline;
	text-align: center;
	list-style-position: inside;
}

.menu ul{
	list-style: none;
	display:inline;
	text-align: center;
	list-style-position: inside;
	padding:0px;
	margin:0px;
}

.title{
	font-weight: bold;
	font-variant: small-caps;
	color: #40409e;
}
.subTitle{
	font-weight: bold;
	font-variant: normal;
	color: #40409e;
}
blah{
	border: thin solid Black;
}
.description_separator{
	width: 615px;
	border-bottom: thin inset #40409e;
	padding-right: 5px;
	height: 115px;  /**/
}
.description_separator img{
border: thin solid Black;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;

}

.description_separator P{
	padding-left: 5px;
}
dt{
	padding-top: 10px;
}
.Q{
	font-size: large;
	font-weight: bold;
	font-style: oblique;
	color: #40409e;
}
.A{
	font-size: large;
	font-weight: bold;
	font-style: oblique;
	color: #ccccff;
}
