@import url("global.css");

/* ------ PROCEDURES MAINPAGE DETAILS ------- */
#ContentMedia {
border-top:1px solid white;
display:table;
width:954px;
}

#ProcBox {
background:url(../images/ProcBoxBG.gif) no-repeat;
border-right:1px solid white;
float:left;
padding:25px 0 0 0;
height:152px;
width:554px; /*555px*/
}
	#ProcBox h1{
	color:white;
	padding:0 40px 20px 40px;
	}
	#ProcBox p{
	color:white;
	padding:0 40px 0 40px;
	}

#BoardCert {
background:url(../images/BoardCertBG.gif) no-repeat;
float:left;
height:177px;
width:399px;
}

#ProceduresBox {
background:url(../images/ProceduresBoxBG.gif) repeat-x #3a7fa0;
border-bottom:1px solid white;
border-top:1px solid white;
color:white;
display:table;
width:954px;
}
	
	#ProceduresBox a {
	color:white;
	}
	
	#ProceduresBox a:hover {
	color:#ffd958;
	}	

	#ProceduresContentLeft {
	float:left;
	padding:20px;
	width:437px; /*477px*/
	}	
		#ProceduresContentLeft p {
		padding:0 0 5px 0;
		}
	
	#ProceduresContentRight {
	float:left;
	padding:70px 20px 20px 20px;
	width:437px; /*477px*/
	}
		#ProceduresContentRight p {
		padding:0 0 5px 0;
		}
		
		.Heads {
		float:left;
		}
		


/* ------ PROCEDURES SUBPAGE DETAILS ------- */
#DetailsBox {
background:url(../images/DetailsBoxBG.gif) repeat-y;
border-bottom:1px solid white;
border-top:1px solid white;
display:table;
width:954px;
}
#LeftContent {
float:left;
width:554px; /*554px*/
}
#DetailsContent {
background:url(../images/ProceduresBoxBG.gif) repeat-x #3a7fa0;
color:white;
float:left;
padding:20px;
width:514px; /*554px*/
}
	
	#DetailsContent a {
	color:white;
	}
	
	#DetailsContent a:hover {
	color:#ffd958;
	}
	#DetailsContent h1 {
	color:#FFFFFF;
	font:18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	#DetailsContent h2 {
	color:#FFFFFF;
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	.Banner_FaceBodySite {	
	height:127px;
	width:554px;
	}
	
	

#PhotoBox {
background:url(../images/VideoIntroBG.gif) repeat-x #d1be7f;
float:left;
padding:10px;
width:380px; /*400px*/
}
	
	#PhotoBox li {
	list-style:none;
	float:left;
	padding:0 0 3px 0;
	width:50%;
	}

	#PhotoBox a {
	color:black;
	}
	
	#PhotoBox a:hover {
	color:#916f33;
	}
	
#Articles {
background:#d1be7f;
float:left;
padding:20px 0 10px 0;
width:380px;
}
	
	#Articles li {
	width:380px;
	}
li{
list-style:none;
}
a#LargeYellowFont {
display:block;
color:#FFCC00;
font-size:14px;
}
a:hover#LargeYellowFont {
color:#ccc;
text-decoration:underline;
}
