body{
	color:#01090d;
	text-align:center;
	padding:0; margin:0;
	width:auto;
	background:url(/images/background/blockandtrees.gif)  center 265px no-repeat #ffffff;
	font-family:  Arial, Helvetica, sans-serif;
}

#container{
	position:absolute;
	left:50%;
	width:900px;
	padding:0;
	margin:0 0 0 -450px;
	text-align:left;
}

#brand{
	position:absolute;
	top:279px;
	left:50%;
	margin:0 0 0 128px;
	padding:0 ;
	background:url(/images/brand/tidalliving.gif) top left no-repeat;
	height:93px;	
	width:250px;
}

#brand h1{ 
	text-indent:-3000px; 
}
		

#nav{
	position:absolute;
	top:245px;
	left:50%;
	width:325px;
	height:20px;
	margin:0 0 0 -403px;
	padding:0 ;
	font-size:11px;
	line-height:13px;
}
#nav ul{ padding:0; margin:0; overflow:hidden; display:block; list-style:none; height:13px;}
#nav ul li{ padding:0 5px; margin:0; float:left; margin-left:-1px; border-left: 1px solid #01090d;  }
#nav ul a { text-decoration:none; color: #01090d;  }
#nav ul a:hover{color: #486164;   }



#movie{
	position:absolute;
	top:279px;
	left:50%;
	width:332px; height:249px;
	border:1px solid #585f61;
	margin-left:-411px;
	
}


#toparea{
	position:absolute;
	top:0px;
	left:50%;
	width:900px;
	height:244px;
	margin:0 0 0 -450px;
	padding:0 ;	
	overflow:hidden;
}

#galleryarea{
	height:500px; 
	width:900px; 
	display:block; 
	position:relative 
}

#imagefade{
	position:absolute; 
	top:390px; 
	z-index:99999999; 
	left:730px;
}



.copy{
	position:relative;
	width: 900px;
	height:245px;
}

#contact a{color: #486164;   }
#contact a:hover{color: #000;   }


.leftcopy h2, .rightcopy h2, #contact h2{ display:none;}
.leftcopy p, .rightcopy p, #contact p{ padding:0; margin:0 0 10px 0 }
.leftcopy ul, .rightcopy ul, #contact ul{ padding:0; margin:0 0 10px 0 }

.leftcopy{	
	position:absolute;
	top:124px;
	left:0;
	width:325px;
	height:115px;
	margin:0 0 0 50px;
	padding:0 ;
}
.rightcopy{
	position:absolute;
	top:124px;
	width:325px;
	height:115px;
	margin:0 0 0 450px;
	padding:0 ;
}
#contact{
	position:absolute;
	top:575px;
	left:50%;
	width:325px;
	height:115px;
	margin:0 0 0 -403px;
	padding:0 ;
}

p, li{	
	font-size:11px;
	line-height:13px;
	color:#01090d;
	font-family:  Arial, Helvetica, sans-serif;
}

ul{ padding:0; margin:0; text-align:left; list-style:circle;}
ul li{ padding:0 0 0 1px; margin:0 0 0 20px; text-align:left;}









.mf{visibility: hidden; z-index:1; color:#fff; font-size:14px}
.mf * {
	outline:none;
	border:none;
	padding:0;
	margin:0;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select:none;
	-o-user-select:none
}
.mf div.loader{
	position:absolute;
	text-align:center;
	z-index:10000;
	margin:0 auto;
	top:45%;
	width:100%;
	background:url(skin/ajax_loader.gif) no-repeat 50% 0 #000000;
	padding:50px 0;
}
.mf div.caption {
	position:absolute;
	text-align:center;
	z-index:98;
	margin:1em auto;
	bottom:50px;
	width:100%;
}
.mf div.mfNav{
	position:absolute;
	z-index:99;
	margin:0 auto;
	text-align:center;
	width:100%;
	bottom:20px;
	font-size:1px;
	line-height:1px;
	width:100%;
}
.mf div.autoPlayCon{
	float:left;
	width:10%;
	padding-left:3%;
	height:24px;
}
.mf a.play, .mf a.stop{
	width:27px;
	height:24px;
	float:left;
	cursor:pointer;
}
.mf a.play{
	background:url(skin/play.gif) no-repeat;
}
.mf a.stop{
	background:url(skin/stop.gif) no-repeat;
}
.mf div.sliderCon{
	margin-top:5px;
	float:left;
	width:74%;
}
.mf a.sliderNext{
	background:url(skin/left.gif) no-repeat;
}
.mf a.sliderPrev{
	background:url(skin/right.gif) no-repeat;
}
.mf a.sliderNext, a.sliderPrev{
	text-decoration:none;
	width:25px;
	height:16px;
	cursor:pointer;
	float:left;
}
.mf div.resizeCon{
	float:right;
	width:10%;
	padding-right:3%;
	height:24px;
}
.mf a.resize{
	width:34px;
	height:24px;
	float:right;
	cursor:pointer;
	background:url(skin/resize.gif) no-repeat;
}
.mf div.slider{
	background:url(skin/middle.gif) repeat-x;
	height:16px;
	position:relative;
	text-align:left;
	float:left;
}
.mf div.knob{
	height:16px;
	background:url(skin/middle-slider.gif) repeat-x right center;
}
.mf div.knobleft{
	background:url(skin/left-slider.gif) repeat-x center;
	width:8px;
	height:16px;
}


