#wrap {
	width:547px;
	margin:0 auto;
	text-align:left;
	background:url("bg-imgs/bg-wrap.jpg") repeat-y;
	}

#masthead {
	width:547px;
	height:120px;
	background:url("bg-imgs/masthead.jpg") no-repeat;
	position: relative;
	}
	#masthead a {
	width:601px;
	height:120px;
	top:-3px;
	left:0px;
	position:absolute;
	}

#procedures {
	width:547px;
	height:29px;
	background:url("bg-imgs/procedure-name.jpg") left top no-repeat;
	text-align: center;
	}
	#procedures h1 {
		padding:10px 0 0 0;
		}
	
#case {
	width:547px;
	}

#caption p {
	margin:0 35px 0 50px;
	}

#menu {
	width:547px;
	text-align:center;
	margin:0 0 0 0;
	background:url("bg-imgs/bg-wrap.jpg") no-repeat;
	}

	select {
		background-color:#E6F4FB !important; /* to prevent highlighting by Google Toolbar */
		border:1px solid #000;
		color:#000;
		width:145px; /* 5 pixles smaller than form width !important */
		height:18px;
		line-height:18px;
		vertical-align: middle;
		margin-bottom:4px; /* sets vertical spacing between fields */
		padding-top:1px; /* vertically position text in input/textarea field */
		padding-left:4px; /* horizontally position text in input/textarea field */
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
		font-size:1.0em;
		}

#bottom-wrap {
	width:547px;
	height:52px;
	margin:0 0 0 0;
	background:url("bg-imgs/bottom-wrap.jpg") left top no-repeat;
}

