@import url("global.css");

/* ---- MEET DR DIAMOND STYLES  ----*/
#MeetDocBox {
background:url(../images/DiamondBoxBG.gif) repeat-y;
border-top:1px solid white;
display:table;
width:954px;
}

	#MeetDoctor {
	background:url(../images/MeetDoctorBG.gif) repeat-x #3a7fa0;
	float:left;
	color:white;
	padding:30px 20px 0 20px;
	width:514px; /* 554px */
	}
		
		#MeetDoctor h1{
		margin:0 0 20px 0;
		}
		.docpic {
		float:left;
		padding:0 10px 10px 0;
		}
	
	#DiamondBoxRight {
	float:left;
	margin:0 0 0 1px;
	width:399px;
	overflow:hidden;
	}
	
	#Certifications {
	background:url(../images/CertificationsBG.gif) repeat-x;
	padding:0 20px 0 20px;
	width:359px; /* 399px */
	}
		.certify {
		float:left;
		padding:0 20px 5px 0;
		}
	
		#Certifications a {
		color:white;
		text-decoration:none;
		}
		
		#Certifications a:hover {
		color:#999999;
		}
		
		#Certifications p {
		clear:both;
		}
		
	
	#VideoIntro {
	background:url(../images/VideoIntroBG.gif) repeat-x;	
	padding:0 20px 0 20px;
	width:359px; /*399px */
	}

#MeetStaff {
background:url(../images/MeetStaffBG.gif) repeat-x #83c9cc;
border-top:1px solid white;
border-bottom:1px solid white;
float:left;
padding:10px 25px 10px 25px;
width:904px; /* 954px */
}
