h1{
	visibility: hidden;
	margin: 0px; padding: 0px;
	height: 0px;
}
a:link, a:visited{
	color: #FFF;
}
a:hover{
	color: #432800;
}
#wrapper{
	width: 942px;
	height: 605px;
	position: absolute;
	left: 50%;
	margin-left: -471px;
}
	#top{
		height: 433px;
		width: 900px;
		background: url(images/araya_02.gif) top left no-repeat;
		margin: 0px;
		padding-top: 50px;
		padding-left: 41px;
	}
		#main{
			
			
		}
		.welcome{
			width: 501px;
			height: 55px;
			background: url(images/welcome.gif) top left no-repeat;
		}
		.spatreatments{
			width: 501px;
			height: 55px;
			background: url(images/spatreatments.gif) top left no-repeat;
		}
		.contact{
			width: 501px;
			height: 55px;
			background: url(images/contact.gif) top left no-repeat;
		}
		
			.welcome h2, .spatreatments h2, .contact h2{
				visibility: hidden;
			}
		#left{
			float: left;
			width: 250px;
			margin-top: 30px;
			text-align: center;
		}
			#left img{
				padding: 5px;
				border: 1px solid #FFF;
			}
		#right{
			height: 250px;
			
			float: left;
			margin-top: 30px;
			width: 340px;
			color: #FFF;
			font-size: 12px;
			font-family: helvetica, arial, sans-serif;
			line-height: 18px;
		}
		#right_home{
			height: 250px;
			
			float: left;
			margin-top: 30px;
			margin-left: 75px;
			width: 260px;
			color: #FFF;
			font-size: 12px;
			font-family: helvetica, arial, sans-serif;
			line-height: 18px;
		}
			#right p{
				margin-top: 0px;
				padding-top: 0px;
			}
			
			#right h2{
				font-size: 20px;
				border-bottom: 1px solid #432800;
				color: #432800;
				
			}
			.item{
				clear: both;
				margin-bottom: 25px;
			}
			.item h3{
				margin:0px;
				padding: 0px;
			
				
			}
			.item .price{
				float: right;
				clear: right;
				margin-top: -18px;
			}
			.item .desc{
				clear: left;
				
				
				
			}
			
	#footer{
		width: 941px;
		height: 122px;
		background: url(images/araya_04.gif) top left no-repeat;
	}
		#nav{
			
			padding-top: 40px;
			padding-left: 30px;
		}
		#nav a:link, #nav a:visited{
			font-family: Helvetica, Arial, Sans-serif;
			font-weight:600;
			font-size: 14px;
			color: #FFF;
			margin-right: 20px;
			text-decoration: none;
		}
		#nav a:hover{
			color: #8A9211;
		}
		
	