BODY
{
	background-color: #fff;
	background-attachment: fixed;
	background-image: url(./images/spray-tan-girl.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#clearer
{
	clear: both;
}

#banner
{
	position: relative;
	top: 0em;
	left: 26%;
	margin-bottom: 1em;
	width:57%;
	z-index: 1;
}

#main-box
{
	position: relative;
	border: solid 1px #E0E0BE;
	background-color: #FFF;
	width: 50%;
	margin-top: 0em;
	margin-left: 17em;
	margin-right: auto;
	padding-left: 1em;
	padding-right: 1em;
	z-index: 50;
}

#content-left
{
	float: left;
	width: 45%;
	border-right: solid 1px #E0E0BE;
	padding-right: 1em;
	margin-top: 1em;
}

#content-right
{
	float: right;
	width: 45%;
	margin-top: 1em;
}

#content-bottom
{
	clear: both;
	border-top: solid 1px #E0E0BE;
}

#content
{

	font-family: Arial, Verdana, Helvetica;
	color: #61C5C4;	
}

#content H1
{
	font-size: 1.4em;
	text-align:center;
	margin-top:0.5em;
}

#content H2
{
	font-size: 1.2em;
	text-align:center;
}

#content H3
{
	font-size: 0.9em;
	padding-bottom: 0.1em;
	margin-bottom: 0.1em;
}

#content P
{
	font-size: 0.75em;
}

#content P.asterisk
{
	font-size: 0.6em;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
	
#content P.FaqQuestion
{
	font-weight: bold;
	font-size: 0.8em;	
	margin-bottom: 0.1em;
	padding-bottom: 0.1em;
}

#content P.FaqAnswer
{
	font-weight: normal;
	font-size: 0.8em;	
}

#content LI
{
	font-size: 0.75em;
	margin-left: 10%;
	margin-right: 10%;
}

#content TABLE
{
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
	width: 55%;
}

#content TH
{
	font-size: 0.8em;
	background-color: #C4E0E0;
	color: #fff; 
	padding-left: 0.25em;
	padding-right: 0.25em;
}

#content TD
{
	font-size: 0.8em;
	text-align: center;
	padding-bottom: 0.25em;
}

#content TD.draw-table-R
{
	font-size: 1em;
	text-align: right;
}
#content TD.draw-table-L
{
	font-size: 1em;
	text-align: left;
}

#content A
{
	color: #8059FD;
	text-decoration: none;
}

#content A:hover
{
	color: #00F;
	text-decoration: underline;
}

#content IMG
{
	border: none;
}

#content IMG.right
{
	float: right;
}

#content IMG.left
{
	float: left;
}

#content IMG.center
{
	margin-left: auto;
	margin-right: auto;
}

#content P.offer
{
	font-size: 2.5em;
	font-weight: bold;
	color: #FC5974;
	text-align: center;
}

.quote
{
	float:right;
	width: 17em;
	padding-left: 0.75em;
	padding-right: 0.75em;
	background-color: #DCEEEE;
	border-width: 1px;
	border-color: #C4E0E0;
	border-style: solid;
	font-family: Arial, Verdana, Helvetica;
	color:Black;
	font-size: 0.6em;	
	text-align: left;
	margin-top: 0em;
	margin-bottom: 1em;
}
}

.gallery-images
{
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

#navigation-wrapper
{
	position: absolute;
	top: 0em;
	left: 0em;
	z-index: 5;
}

#navigation
{
	position: relative;
	top: 13em;
	left: 3.5em;
	z-index: 50;
}

#navigation UL
{
	width: 10em;
}

#navigation UL LI
{
	background-color:  #C4E0E0;
	margin-bottom: 1px;
	list-style-type: none;
	
}	

#navigation UL LI A
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 0.6em;	
	color: #8059FD;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0.25em 1em 0.25em 1em;
}

#navigation UL LI A:hover
{
	color:  #61C5C4;
}

#navigation UL LI:hover
{
	background-color:  #DCEEEE;
}

#navigation IMG
{
	border: none;
	margin-left: 4em;
}

.news-box
{
	position: relative;
	left: 4.2em;
	width: 15em;
	padding-left: 0.75em;
	padding-right: 0.75em;
	background-color: #DCEEEE;
	margin-left: 0;
	border-width: 1px;
	border-color: #C4E0E0;
	border-style: solid;
	font-family: Arial, Verdana, Helvetica;
	font-size: 0.6em;	
	text-align: left;
	z-index: 50;
	margin-bottom: 1em;
}

.news-box P
{
	color: #61C5C4;
	padding-bottom: 0em;
	padding-top: 0.2em;
	margin-bottom: 0.25em;
	margin-top: 0em;
	padding-right: 0.75em;
}
.news-box A
{
	color: #8059FD;
	text-decoration: none;
}

.news-box A:hover
{
	color: #00F;
	text-decoration: underline;
}

.news-box-header
{
	font-weight: bold;
	color: #F75F78;
}

.animal-test
{
	position: relative;
	left: -1.25em;
	padding-left: 0em;
	padding-right: 0.75em;
	margin-left: 0;
	text-align: left;
	z-index: 50;
	margin-bottom: 1em;
}

#girl-face
{
	position: absolute;
	top: 0em;
	left: 0em;
}

#bikini-girl
{
	float: left;
}

#footer
{
	position: relative;
	margin-left: 22%;
	margin-right: 28%;
	width: 50%;
	text-align: center;
	font-family: Arial, Verdana, Helvetica;
	font-size: 0.6em;
	color: #61C5C4;	
	top: 4em;
	z-index:999;
}

#footer P
{
	margin: 0em;
	padding: 0em;
}

#footer IMG
{
	width: auto;
}