body, html { 		background-color: #fff;
				margin: 0;
				padding: 0;
				height: 100%;	/*IE*/			
				min-height:100%; /*Other Browsers*/
				/*background-position: center;				*/
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 12px; 
				color: #333; 
				text-decoration: none
}

p{				line-height: 18px;
				margin:0 0px 0px;
				text-align: justify; 
}


div.container {			margin: 60px auto 0 auto;
					width: 950px;
					height: 100%;	/*IE*/			
					min-height:100%; /*Other Browsers*/
					background: url(images/mainlogoimage.jpg) 0px 250px no-repeat;
}

div.container2 {			margin: 60px auto 0 auto;
					width: 950px;
					height: 100%;	/*IE*/			
					min-height:100%; /*Other Browsers*/
					background: url(images/headmassage.jpg) 0px 150px no-repeat;
}

div.container3 {			margin: 60px auto 0 auto;
					width: 950px;
					height: 100%;	/*IE*/			
					min-height:100%; /*Other Browsers*/
					background: url(images/room.jpg) 0px 250px no-repeat;
}


div.aff {				float:left;	
					width: 950px;
					height: 76px;
					clear: both;
}
div.maincopy	{	float:right;
					margin-top:19px;
					width:700px;
					display:inline;
}



div.spacer {			float:left;	
					height: 10px;
					width: 950px;	
					background: transparent;
					border: 0px #fff solid;
					clear: both;
}

div.spacer2 {			float:left;	
					height: 40px;
					width: 950px;	
					background: transparent;
					clear: both;
}



div.mainright {			float:right;		
					width: 400px;
					border: 0px #333 solid; 
					clear: both;
					
}

#right2 	{ 			width:240px; 
					height:100px;
					position:relative; 
					float:left; 
					overflow:hidden; 
} 

.rightcontent 		{ 	position:relative;					
					z-index:10 
}








