@import url("global.css");

.Content{
}
	#hdrimgAbout {
	background:url(../images/hdrimgAbout.gif) no-repeat;
	display:block;
	margin:0 0 20px 0;
	width:490px; height:25px;
	}
	#hdrimgProfile {
	background:url(../images/hdrimgProfile.gif) no-repeat;
	display:block;
	margin:20px 0 20px 0;
	width:490px; height:25px;
	}
	.Procedures{
	background:url(../images/bgProcedures.jpg) no-repeat #000;
	position:relative;
	padding:30px;
	width:430px;
	}
		.Procedures .ProcBlurb{
		float:left;
		margin-top:350px;
		padding:0;
		width:180px;
		}
			.ProcBlurb P {
			font-size:14px;
			color:#eedd9c;
			}
		.Procedures .ProcList{
		float:right;
		padding:65px 0 0 30px;
		margin:0;
		width:190px;
		}
			.ProcList ul, .ProcList li {
			list-style:none;
			margin:0 0 10px 0;
			padding:0;
			}
