@import url("Master.css");

body#Home {
background:url(../images/BodyBG_Home.gif);
}
#Home #MastHead{
height:113px;
background:url(../images/Masthead.jpg)
}
#TopBox{
	height:270px;
	width:800px;
	}
		#Home #QuickContact{
		height:230px; /* 270px */
		background:url(../images/QuickContactBG.jpg);
		float:left;
		padding:40px 0 0 50px;
		width:259px; /* 309px */
		}
		#Flash{
		background:url(../images/FlashBG.jpg);
		float:left;
		height:270px;
		text-align:left;
		width:491px;
		}
#RightContent{
		width:451px; /*equal 491px */
		background:url(../images/ProceduresBG.gif) no-repeat;
		float:left;
		padding:50px 0px 30px 40px;
		}
			#Face{
			background:url(../images/ProcHeaderFace.jpg) no-repeat;
			margin:10px 0 0 0;
			padding:50px 0 10px 0;
			width:397px;
			}
			#Breast{
			background:url(../images/ProcHeaderBreast.jpg) no-repeat;
			margin:10px 0 0 0;			
			padding:50px 0 10px 0;		
			width:397px;
			}
			#Body{
			background:url(../images/ProcHeaderBody.jpg) no-repeat;
			margin:10px 0 0 0;
			padding:50px 0 10px 0;		
			width:397px;
			}
			#Skin{
			background:url(../images/ProcHeaderSkin.jpg) no-repeat;
			margin:10px 0 0 0;			
			padding:50px 0 10px 0;
			width:397px;
			}
			
#FooterHome {
font-size:9px;
line-height:120%;
}
.YellowFont {
color:#FFFF99;
text-decoration:underline;
}