@import url("Global.css");

/* Headerbox */
	#HeaderBox{
	background:#FFF;
	border:1px solid #336699;
	clear:both;
	color:#FFF;
	margin:20px 0 10px;
	padding:4px;
	width:287px; /*297px*/
	}
		.HeaderBG{
		background:#369;
		color:#FFF;
		font-size:13px;
		display:block;
		padding:3px;
		text-transform:uppercase;
		}
		
/* MainContent */
#ContentMain{
padding:20px;
width:652px; /* 692px */
}
	#ContentMain ul{
	margin:0 0 20px 0;
	}
		
	#ContentMain li{
	margin:10px 0 0 25px;
	}
	
	#ContentMain a{
	color:#876335;
	}
	
	#ContentMain a:hover{
	color:#336699;
	}

#AboutBinder{
background:url(../images/HeaderAboutDoctorBinder.gif) no-repeat;
padding:40px 0 0 0;
width:652px; /* 692px */
}

#CurriculumVitae{
background:url(../images/HeaderCurriculumVitae.gif) no-repeat;
padding:40px 0 0 0;
width:652px; /* 692px */
}

#Procedures{
background:url(../images/HeaderProcedures.gif) no-repeat;
padding:40px 0 0 0;
width:652px; /* 692px */
}

#PhotoGallery{
background:url(../images/HeaderPhotoGallery.gif) no-repeat;
padding:40px 0 0 0;
width:652px; /* 692px */
}

#InTheMedia{
background:url(../images/HeaderInTheMedia.gif) no-repeat;
padding:40px 0 0 0;
width:652px; /* 692px */
}
	#VideoContentsLeft{
	background:white;
	border-right:1px solid #5784ac;
	padding:0px 15px 0px 0px;
	float:left;
	width:306px;
	}
	
	#VideoContentsRight{
	background:white;
	padding:0px 0px 0px 25px;
	float:left;
	width:305px;
	}
	
	#PressReports{
	background:white;
	float:left;
	padding:15px 0px 0px 0px;
	width:652px;
	}
	
	#FeaturedArticles{
	background:white;
	float:left;
	padding:15px 0px 0px 0px;
	width:652px;
	}

#OurFacilities{
background:url(../images/HeaderOurFacilities.gif) no-repeat;
padding:40px 0 0 0;
width:652px; /* 692px */
}
	.FloatImgRight{
	float:right;
	padding:0 0 10px 10px;
	}

#FAQ{
background:url(../images/HeaderFAQ.gif) no-repeat;
padding:40px 0 0 0;
width:652px; /* 692px */
}

#WhatsNew{
background:url(../images/HeaderWhatsNew.gif) no-repeat;
padding:40px 0 0 0;
width:652px; /* 692px */
}

#Testimonials{
background:url(../images/HeaderTestimonials.gif) no-repeat;
padding:40px 0 0 0;
width:652px; /* 692px */
}

#OutOfTown{
background:url(../images/HeaderOutOfTown.gif) no-repeat;
padding:40px 0 0 0;
width:652px; /* 692px */
}

#PatientInfo{
background:url(../images/HeaderPatientInfo.gif) no-repeat;
padding:40px 0 0 0;
width:652px; /* 692px */
}

#Contact{
background:url(../images/HeaderContact.gif) no-repeat;
padding:40px 0 0 0;
width:652px; /* 692px */
}

#sitemap{
background:url(../images/Headersitemap.gif) no-repeat;
padding:40px 0 0 0;
width:652px; /* 692px */
}

			#Contact li{
			list-style:none;
			margin:0 0 5px;
			}
			#Contact input {
			background:url(../images/inputBG.gif);
			border:none;
			color:#FFF;
			font:12px Arial, Helvetica, sans-serif;
			padding:2px;
			width:300px;
			}
			#Contact textarea {
			background:url(../images/inputBG.gif);
			border:none;
			color:#FFF;
			font:12px Arial, Helvetica, sans-serif;
			height:73px;
			padding:2px;
			width:300px;
			}
			#Contact .SubmitBtn{
			background:url(../images/inputBG.gif);
			width:100px;
			}
			
#Certificates{
}
	#Certificates li{
	float:left;
	text-align:center;
	padding:10px 2px 10px 2px;
	margin:0;
	}

#Articles{
}
	#Articles li{	
	float:left;
	text-transform:uppercase;	
	text-align:center;
	height:230px;
	width:128px;
	}
	#Articles a{
	text-transform:none;
	}
#DownloadArticle{
display:block;
float:right;
margin:0 0 10px 16px;
width:125px;
}	
	#DownloadArticle img{
	border:1px solid #333;
	margin:5px 0;
	padding:2px;
	}
	#DownloadArticle a{
	text-decoration:none;
	}
#News_Thumb{
padding:10px 0 0 20px;
}	
	#News_Thumb li{	
	display:inline;
	float:left;
	text-align:center;
	height:420px;
	padding:0 20px 20px 0;
	width:250px;
	}

hr{ 
margin:20px 0 20px 0;
}
.ImgBdrRight{
border:1px solid black;
float:right;
padding:1px;
margin:0 0 0 20px;
}

.heading24 {font-family:Arial, Helvetica, sans-serif; font-size:14px;}

