@import url("global.css");
.MasterBG {
background:url(../images/bgMastheadXSub.gif) repeat-x;
margin:0;
width:100%; height:390px;
}
	.MastheadBG {
	background:url(../images/bgMastheadSub.jpg) no-repeat center top;
	margin:0;
	width:100%;
	}
		.Masthead {
		background:url(../images/MastheadSub00.jpg) no-repeat;
		position:relative;
		margin:0 auto;
		width:1000px; height:282px;
		z-index:1;
		}
			#MeetUs .Masthead {
			background:url(../images/MastheadSub01.jpg) no-repeat;
			}
			#PatientInfo .Masthead {
			background:url(../images/MastheadSub02.jpg) no-repeat;
			}
			#Cosmetic .Masthead {
			background:url(../images/MastheadSub05.jpg) no-repeat;
			}
			#Facial .Masthead {
			background:url(../images/MastheadSub04.jpg) no-repeat;
			}
			#Reconstructive .Masthead {
			background:url(../images/MastheadSub06.jpg) no-repeat;
			}
			#SkinCare .Masthead {
			background:url(../images/MastheadSub03.jpg) no-repeat;
			}
			#Testimonials .Masthead {
			background:url(../images/MastheadSub01.jpg) no-repeat;
			}
			#Finance .Masthead {
			background:url(../images/MastheadSub02.jpg) no-repeat;
			}
			#ContactUs .Masthead {
			background:url(../images/MastheadSub00.jpg) no-repeat;
			}

.ContentA{
margin:0 auto;
padding:30px 40px 20px 40px;
width:920px;
}

.ContentA img{
margin:10px 0 15px 0; 
}

.subHeaders{
}
.ContentA .VideoPlaceholder {
border:1px solid #666;
background:#999;
margin:10px 0 10px 10px;
padding:10px;
width:320px;
}
	.ContentA .VideoPlaceholder h2{
	font-size:14px;
	font-weight:bold;
	color:#333;
	}
	.ContentA .VideoPlaceholder p{
	padding:10px 0 0 0;
	color:#333;
	}
