@import url("global.css");

	.Masthead {
	background:url(../images/Masthead.jpg) no-repeat;
	position:relative;
	margin:0 auto;
	width:1000px; height:382px;
	z-index:1;
	}
		.FlashMedia{
		background:url(../images/bgFlashMedia.jpg) no-repeat;
		padding:3px;
		position:absolute;
		top:180px; right:60px;
		width:200px; height:150px;
		}
		.QuickIntro{
		background:none;
		padding:0;
		position:absolute;
		top:180px; left:410px;
		width:300px; height:150px;
		}
/* -------------------------------------------------------------
   WELCOME VIDEO BA PHOTOS FEATURED PROCEDURE PROCEDURES BANNERS 
   ------------------------------------------------------------- */
   .Welcome{
   float:left;
   padding:0 0 20px 0;
   position:relative;
   width:540px;
   } 
		.WelcomeImg{
		float:left;
		margin:0;
		padding:50px 0 20px 30px;
		width:130px;
		}
		.WelcomeText{
		float:right;
		margin:0;
		padding:20px 0 20px 0;
		width:350px;
		}
   .Video{
   float:right;
   padding:30px 30px 20px 0;
   width:400px;
   } 
   .BAPhotos{
   background:url(../images/bgBAPhotos.jpg) no-repeat;
   float:left;
   padding:40px 30px 0 30px;
   text-align:center;
   width:230px; height:294px;
   } 
	   .BAPhotos p{
	   color:#fff;
	   margin:10px 0 0 0;
	   } 
	   .BAPhotos a{
	   color:#fff;
	   } 
	   .BAPhotos a:hover{
	   text-decoration:none;
	   } 
   .FeaturedProcedure{
   background:url(../images/bgFeaturedProcedure.jpg) no-repeat;
   float:right;
   padding:40px 30px 10px 215px;
   width:465px; height:294px;
   } 
   .Procedures p {
   margin:0 0 5px 0;
   }
   .Procedures a {
   color:#48454d;
   }
   .Procedures a:hover {
   color:#00aff0;
   }
   .ProcedureL{
   float:left;
   padding:20px 0 0 0;
   text-align:center;
   width:333px;
   } 
   .ProcedureC{
   float:left;
   padding:20px 0 0 0;
   text-align:center;
   width:333px;
   } 
   .ProcedureR{
   float:right;
   padding:20px 0 0 0;
   text-align:center;
   width:333px;
   } 
   .Banners {
   padding:20px 0 0 20px;
   width:980px;
   }
	   .Banners img {
	   margin-right:10px;
	   }
	   
	.HomeArtcileBox {
	background:#ebf5fe;
	padding:20px 0 0 0;
	width:100%;
	}
	.HomeArticle{	
	margin:0 auto;
	padding:20px 20px 0 20px;
    width:940px;
	}	
		.MostRecent {		
		float:left;
		padding:0 30px 20px 0;
		width:300px;
		}   
		.PastArticles {
		border-left:1px solid #143456;
		float:left;
		padding:0 30px 20px 30px;
		width:540px;
		}  
		.HR {
		background:url(../images/HR.gif) repeat-x;
		clear:both;
		height:1px;
		width:100%;
		} 

