@import url("global.css");

#Flash{
position:absolute;
top:280px;
left:245px;
}
#WelcomeBox{
width:890px;
}
	#Welcome{
	border-right:1px solid #E2B63F;
	border-bottom:1px solid #E2B63F;
	float:left;
	width:569px; /*--- 570 ---*/
	}
		#Welcome p{
		padding-right:25px;
		}
		#Welcome .WelcomeHDR{
		color:#808080;
		font:26px "Times New Roman", Times, serif;
		padding:20px 0 20px 0;
		}
		#DrsNumber{
		border-top:1px solid #E2B63F;
background:url(../images/BG_Drsnumber.jpg) repeat-x;
height:44px;
margin:0 0 20px 0;
padding:0;
width:569px;
}
	#DrsNumber p{
	font-size:15px;
	letter-spacing:3px;
	padding-top:12px;
	text-align:right;
	}	
		#Dayspa{
		background:url(../images/HDR_LuxurSpa.jpg) no-repeat;
		bottom:0;
		right:0;		
		height:41px;
		width:570px;
		}
			#Dayspa a{
			display:block;
			height:41px;
			width:570px;
			}
#ContactTestiBox{
width:940px; /*----- 990 -----*/
}
	#ContactTestiBox .ColumnL{
	float:left;
	width:585px; /*--- 585 ---*/
	}
	#ContactTestiBox .ColumnR{
	float:left;
	width:305px; /*--- 305 ---*/
	}
		#PhotoGallery{
		border-top:1px solid #808080;
		padding:25px 0;
		width:585px;
		}
			#PhotoGallery a{
			text-decoration:none;
			}
			#PhotoGallery a:hover{
			color:#808080;
			text-decoration:underline;
			}
			#PhotoGallery ul{
			float:left;
			list-style:none;
			padding:0 20px 10px 0;
			}
			#PhotoGallery img{
			margin-right:30px;
			}
		#Testimonials{
		border-top:1px solid #808080;
		padding:25px 0;
		width:585px;
		}
			#Testimonials .Testi{
			float:left;
			margin-right:15px;
			width:270px;
			}
			
		#Qcontact{
		border-top:1px solid #808080;
		border-left:1px solid #808080;
		float:left;
		margin-left:30px;
		padding:30px 0 0 30px;
		width:245px; /*----- 305 -----*/
		}

