@import url("global.css");
#MastHead{
background:url(../images/masthead.jpg) no-repeat;
height:361px;
width:980px; /* 980px */
}
#MastHead p{
color:#FFFFFF;
font:14px Geneva, Arial, Helvetica, sans-serif;
}
#TextArea{
display:inline; /* Used to Fix Double padding in IE Browsers */
float:left;
margin:10px 0 0 175px;
padding-right:40px;
width:355px;
}
#VideoArea{
background:url(../images/BGvideosplash.gif) repeat-x #FFFFFF;
float:left;
padding:0 0px 0 0px;
width:320px; /* 340 px */
}
#DrPhoto{
background:url(../images/BgDoctor.gif) no-repeat;
height:266px;
position:absolute;
bottom:0;
left:0;
width:199px;
}
#InfoBox{
background:url(../images/BgInfoBox.gif) repeat-y;
border:10px solid white;
width:960px; /* 980px */
	}
	#QuickContact{
	background:#A67F9B;
	display:inline; /* used to fix double pading in IE */
	float:left;
	/* height:544px; */
	padding:10px 20px 20px 20px;
	width:272px; /* 312 */
	}
		#QuickContact p{
		font:12px Arial, Helvetica, sans-serif;
		color:#3B0020;
		}
		#Procedures{
		background:#FFFFFF;
		float:left;
		padding:10px 0px 60px 10px;
		width:628px; /* 668px */
		}
			#Procedures div{
			float:left;
			border-bottom:1px dotted #591B3D;
			height:110px;
			width:310px;
			}
			#Procedures img{
			border:1px solid #B087AF;
			float:left;
			margin:10px;
			}
			#Procedures .BGnumber{
			color:#F6ECF8;
			display:block;
			font:40px Verdana, Arial, Helvetica, sans-serif;
			font-weight:700;
			}
			.dotted{
			border-left:1px dotted #591B3D;
			}
.HomeArticleBox{
border-top:10px solid #fff;
background:url(../images/BG_HomeArticleBox.jpg) repeat-x #a67f9a;
width:960px;
}
	.HomeArticle {
	color:#fff;
	float:right;
	padding:40px 30px 20px 30px;
	width:580px;
	}
	.HomeArticle p{
	padding:0 0 16px 0;
	}
	.HomeArticle a{
	color:#edd7ce;
	}
	.HomeArticle a:hover{
	color:#fff;
	}