#body {
	color:#FFFFFF;
	display:table;
	font-family:Arial,Helvetica,sans-serif;
	font-size:80%;
	line-height:150%;
	margin:0;
	padding:0;
	width:100%;
}
#container {

}
.about {
	background: url('../images/BGabout_the_spa.jpg') no-repeat scroll center top;
}
.skin {
	background: url('../images/for_your_skin.jpg') no-repeat scroll center top;
}
.beauty {
	background: url('../images/beauty.jpg') no-repeat scroll center top;
}
.body {
	background: url('../images/for_your_body.jpg') no-repeat scroll center top;
}
.packages {
	background: url('../images/spa_packages.jpg') no-repeat scroll center top;
}
.frontpage {
	background: url('../images/frontpagebg.jpg') no-repeat scroll center top;
}
#white #nav ul li a {
	color: #fff;
}
#nav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left: 120px;
	margin-top: 75px;
	font-family: arial, helvetica, sans-serif;
}
#nav ul li {
	float: left;
	font-size: 0.em;
	height:32px;
	margin:0;
}
#nav ul li a {
	color:#333333;
	display:block;
	margin:0 15px;
	padding:7px 0 0;
	text-decoration:none;
}
#nav ul li a:hover {
	color:#333333;
	display:block;
	margin:0 15px;
	padding:7px 0 0;
	text-decoration:underline;
}
#nav ul li a:active {
	color:#333333;
	display:block;
	margin:0 15px;
	padding:7px 0 0;
	text-decoration:underline;
}
#title {
	margin-top: 240px;
	margin-left: 180px;
}
#title h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #fff;
}
#subnav ul {
	font-size: 14px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-family: arial, helvetica, sans-serif;
	margin: 0px;
	padding-left: 10px;
}
#subnav ul li {
	font-size: 14px;
	height:32px;
	padding-left: 10px;
}
#subnav ul li a {
	font-size: 14px;
	color:#333333;
	display:block;
	text-decoration:none;
}
#subnav ul li a:hover {
	font-size: 14px;
	width: 148px;
	height: 32px;
	background-image:url('../images/bullet.png');
	background-position:right;
	padding-left: -10px;
}
#subnav ul li a:active {
	font-size: 14px;
	width: 148px;
	height: 32px;
	background-image:url('../images/bullet.png');
	background-position:right;
	padding-left: -10px;
}
#content {
	padding-left: 20px;
	padding-bottom: 40px;
}
#text {
	width: 357px;
	float:left;
}
.overflow {
	height: 530px;
	overflow: scroll;
}
#text h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#text h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
#text p {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
}
#text a {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: underline;
	color: #0066cc;
}
#text li {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	list-style-position: inside;
}
#callout {
	width: 160px;
	float: right;
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
	margin-right: 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #333333;
	padding-top: 30px;
	padding-bottom: 30px;
}
#rightcolumn {
	width: 220px;
	float: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#rightcolumn h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-style: normal;
}
#rightcolumn li {
	color:#333333;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	list-style-image:none;
	list-style-type:none;
	padding-bottom: 10px;
	display: block;
}
#rightcolumn li a {
	color:#0066cc;
	text-decoration: underline;
}
.tabledivder {
	border-right: solid 1px #fff;
}