@import url("global.css");

.UpperContent {
background:url(../images/BG_UpperContent.jpg) repeat-y;
border-top:1px solid #947346;
border-bottom:1px solid #947346;
margin: 0 14px 0 14px;
width:970px;
}
	.Welcome {
	background:url(../images/BG_Welcome.jpg) no-repeat;
	float:left;
	padding:25px;
	width:558px;/*608*/
	}
		.DocPhoto{
		display:block;
		float:right;
		width:200px;
		}
		
		
	.HomeMedia {
	background:url(../images/BG_HomeMedia.jpg) no-repeat;
	float:left;
	padding:25px;
	width:312px;/*362*/
	}
		.HomeVideoPlayer {
		margin:0 0 20px 0;
		}
.ProcList {
/* share include, style in global */
}
.MiddleContent {
background:url(../images/BG_MiddelContent.jpg) repeat-y;
border-top:1px solid #947346;
border-bottom:1px solid #947346;
margin: 20px 14px 0 14px;
width:970px;
}
	.FeaturedProcSpa {
	background:url(../images/BG_Featured.jpg) no-repeat #dbb96f;
	float:left;
	padding:70px 25px 20px 25px;
	width:558px;/*608*/
	}
		.FeaturedProcBox {
		background:url(../images/BG_FeaturedProcBox.jpg) no-repeat bottom; 
		padding:0 0 20px 0;
  	    width:558px;
		}
			.FeaturedLeft {
			float:left;
			width:261px;
			}
				.FeaturedLeft p {
				padding:0 70px 0 0;
				}
		
			.FeaturedRight {
			float:left;
			padding:0 0 0 20px;
			width:277px;/*297px*/
			}
				.FeaturedRight p {
				padding:0 70px 0 0;
				}				
			.MediSpa {
			background:url(../images/BG_MediSpa.gif) no-repeat bottom;
			padding:20px 0 20px 0;
			width:558px;
			}
				.MediSpa p{
				padding: 0 140px 14px 0;
				}	