/*--------------------- Last Modified --> 2006.07.20 ---------------------*/
/*-----------------------------------------------------------------------*/


/* Gallery On-page layout
 * ------------------------------------------------------------------------------------- */
#procedure-subhead { /* DO NOT change the name of this id.  It is linked to the gallery.php page */
	background:url("../../images/bg-gradient.jpg") repeat-y;
	height:480px;
	width:475px;
	margin:0;
	}

ul.list1	{
	width:400px;
	padding-left:0px;
	margin:0px;
	display:inline;
	list-style-type:none;
	}
	ul.list1 li	{
		width:220px;
		padding:0px;
		margin:0px;
		display:inline;
		}
#procedure-list	{
		}
#procedure-nav	{
		text-align:center;
		padding:8px;
		margin-top:8px;
		}

#nav-gallery {
	width:250px;
	text-align:left;
	float:left;
	position:relative;
	}
#drop-down	{
	width:250px;
	text-align:left;
	float:left;
	}
#navigation	{
	width:500px;
	padding-top:10px;
	padding-bottom:10px;
	height:20px;
	}

caption	{
	padding-left: 70px;
	}
#selection {
	width:170px;
	float:left;
	padding:0 0 20px 40px;
	}

	#procedures {
	width:600px;
	height:30px;
	background:url("bg-img/procedure.jpg") left top no-repeat;
	text-align: center;
	}
	#procedures h1 {
		padding:15px 0 0 0;
		}
	
#case {
	width:600px; color:#244d6b;
	margin-bottom: 10px;
	font-size: 1.1em;
	}

#caption { text-align: center;
 width:500px;
 font-size: 1.1em;}
#caption p {
	margin: 0 60px 10px 60px;
	text-align: center;
	color:#244d6b;
	font-size: 1.1em;
	}
#caption select { width:180px; padding:0; } 
#menu {
	width:500px;
	text-align:center;
	color:#244d6b;
	font-size: 1.1em;
	}
	#menu a:link, #menu a:visited	 {color: #244d6b;}
#menu a:hover, #menu a:active	 {color: #244d6b;}

	
	
.hrule {
	height:11px;
	width:397px;
	background:url("images/hrule.gif");
	display:block;
	margin-left:40px;
	}