body
{

	color:#000;
	font-size: 13px;
	background-color: #fff;
}

body a
{
	text-decoration: none;
	font-weight: bold;
	color:#999;
}

body a:hover
{
	font-weight: bold;
	text-decoration: none;
}

img
{
	padding: 0;
	margin: 0;
	border: 0;
}
div
{
	padding: 0;
	margin: 0;
	border: 0;
}
.invisible
{
	display: none;
}
.clear
{
	clear: both;
}
h1
{
	font-size: 14px;
	font-weight: bold;
	margin:0;
	padding: 0;
	padding-bottom: 20px;
}
h2
{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0;
}
p
{
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
}

#encloseContainerFirefox
{
	clear: both;
	width: 900px;
	height:0px;
	font-size:0px;
}

.container
{
	width: 900px;
	margin:0 auto;
	background-color: #fff;
}

#minheight
{
	width: 0px;
	height: 480px;
	float: right;
}

.row_spacer
{
	clear: both;
	height: 20px;
	font-size: 0;
	margin:0;
}

#header
{
	height: 0px;
}

#menu_container
{
	display:none;
}

#main
{
	clear:both;
	float: left;
	padding-left: 35px;
	padding-right: 35px;
	width: 830px;
	margin-bottom: 40px;
}
#left
{
	width: 270px;
	float: left;
	text-align: left;
	margin-top: -4px;
	line-height: 1.3em;
}
#right
{
	width: 460px;
	float: right;
	text-align: left;
}
#right .clickon
{
	font-size: 11px;
	margin-top: 10px;
}


/*//SERVICES//*/
#left.servicesleft
{
	width: 340px;
}
.services_left
{
	float: left;
	width: 270px;
}
.services_right
{
	float: right;
	text-align: right;
}
/*//////////*/



/*//MASSAGE//*/
.massageleft
{
	width: 340px;
	float: left;
	text-align: left;
	margin-top: -4px;
	line-height: 1.3em;
}
.massage_left
{
	float: left;
	width: 218px;
}
.massage_right
{
	float: right;
	width: 116px;
	text-align: right;
}
/*//////////*/



/*//BASICS//*/
.basicsleft
{
	width: 330px;
	float: left;
	text-align: left;
	margin-top: -4px;
	line-height: 1.3em;
}
.basics_left
{
	float: left;
	width: 65px;
}
.basics_right
{
	float: right;
	width: 238px;
	padding-right: 20px;
}

/*//////////*/



/*//CONTACT//*/

.contact_left
{
	float: left;
	width: 124px;
}
.contact_right
{
	float: right;
	width: 146px;
	text-align: left;
}

/*//////////*/


/*//PRESS//*/
#press
{
	width: 830px;
	text-align: left;
	margin-top: -4px;
	line-height: 1.3em;
	/*border: 1pt solid yellow;*/
}
.thumbRow
{
	clear: both;
	padding-bottom: 50px;
	height: 200px;
}

.thumbCollection img
{
	padding-bottom: 4px;
}
.thumbEntry
{
	font-size: 12px;
	float: left;
	padding-right: 45px;
	border: 0;
}
/*//////////*/



/*//FOOTER//*/
#footer
{
	clear: both;
	padding: 0;
	margin: 0;
	padding-left: 35px;
	padding-right: 35px;
	width: 830px;
	text-align: left;
	height: 48px;
}
#footer .tagline
{
	float: left;
	width: 340px;
	height: 20px;
	background: url(images/tagline.gif); 
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 17px;
}
#footer .address
{
	float: right;
	width: 460px;
	font-size: 12px;
}
#footer .address a
{
	font-weight: normal;
}
/*//////////*/

