/* ------------------------------------------------------------------------------------- */
/* Copyright Einstein Industries 2004. Used with Permission.                             */
/* May not be duplicated or reproduced.                                                  */
/*                                                                                       */
/* Please check for cross-browser compatibility prior to making changes                  */
/* MINIMUM BROWSER CHECK :: IE5.x/IE6/Op7/NS7/Safari/FireFox                             */
/*                                                                                       */
/* CSS Document                                                                          */
/* ------------------------------------------------------------------------------------- */

/* undohtml.css
 * (CC) 2004 Tantek Celik. Some Rights Reserved.
 * http://creativecommons.org/licenses/by/2.0
 * This style sheet is licensed under a Creative Commons License.
 **********************************************************************/
:link,:visited { text-decoration:none }

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p, blockquote, fieldset, input
{ margin:0; padding:0 }

a img,:link img,:visited img { border:none }

/* basic elements
 * ------------------------------------------------------------------------------------- */
body {
	background: #F2CD9A;
	text-align: center;
}

p, div, li, div, h1, h2, h3, h4, td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #763400;
	line-height: 16px;
}

a:link, a:visited {
	color: #763400;
	text-decoration: underline;
}
a:hover, a:active {
	color: #CC7800;
	text-decoration: underline;
}

a span { display:none;}

/*span {
	display: none;
}*/


/* main structural elements
 * ------------------------------------------------------------------------------------- */
#wrapper {
	width: 870px;
	margin: 0 auto;
	background: url(../images/bg-wrapper.jpg) left top repeat-y;
	text-align: left;
}

#main {
	width: 750px;
	margin: 0 auto;
	padding:0;
	text-align: left;
	background: url(../images/bg-main.jpg) left top repeat-y;
}

#main2 {
	width: 750px;
	margin: 0 auto;
	padding:0;
	text-align: left;
	background: url(../images/bg-main2.jpg) repeat-y left top;
}

/* logo elements
 * ------------------------------------------------------------------------------------- */

#header	{ position:relative; }

#header #logo-header {
	width: 750px;
	height: 86px;
	background:  url(../images/header.jpg) left top no-repeat;
	position:relative;
}
	
	#logo-header a {
		position: absolute;
		width: 338px;
		height: 62px;
		top: 14px;
		left: 12px;
		display:block;
	}
	#logo-header a span {display:none;}

/* image replacement
 * ------------------------------------------------------------------------------------- */
#banner {
	width: 750px;
	height: 227px;
}
	.index { background: url(../images/banners/index.jpg) left top no-repeat; }
	
	.banner-01 {
		background: url(../images/banners/banner-01.jpg) left top no-repeat;
	}

	.banner-02 {
		background: url(../images/banners/banner-02.jpg) left top no-repeat;
	}

	.banner-03 {
		background: url(../images/banners/banner-03.jpg) left top no-repeat;
	}

	.banner-04 {
		background: url(../images/banners/banner-04.jpg) left top no-repeat;
	}

	.banner-05 {
		background: url(../images/banners/banner-05.jpg) left top no-repeat;
	}

	.banner-06 {
		background: url(../images/banners/banner-06.jpg) left top no-repeat;
	}

	.banner-07 {
		background: url(../images/banners/banner-07.jpg) left top no-repeat;
	}

	.banner-08 {
		background: url(../images/banners/banner-08.jpg) left top no-repeat;
	}

	.banner-09 {
		background: url(../images/banners/banner-09.jpg) left top no-repeat;
	}

	.banner-10 {
		background: url(../images/banners/banner-10.jpg) left top no-repeat;
	}

	.banner-11 {
		background: url(../images/banners/banner-11.jpg) left top no-repeat;
	}

	.banner-12 {
		background: url(../images/banners/banner-12.jpg) left top no-repeat;
	}

	.banner-13 {
		background: url(../images/banners/banner-13.jpg) left top no-repeat;
	}

	.banner-14 {
		background: url(../images/banners/banner-14.jpg) left top no-repeat;
	}

#welcome-img {
	width: 125px;
	height: 115px;
	float: right;
	margin: 0px 0px 15px 10px;
	background: url(../images/index/member.jpg) left top no-repeat;
}

#testimonials {
	width: 223px;
	float: right;
	background: url(../images/index/testimonial-bg.jpg) left top repeat-y;
}

#testimonials-header {
	width: 223px;
	height: 45px;
	margin:0;
	padding:0;
	background: url(../images/index/testimonial-header.jpg) left top no-repeat;
}

#testimonials-footer {
	width: 223px;
	height: 41px;
	margin:0;
	padding:0;
	background: url(../images/index/testimonial-footer.jpg) left top no-repeat;
}

#guide {
	width: 223px;
	float: right;
	background: url(../images/inside/guide-bg.jpg) left top repeat-y;
}

#guide-header {
	width: 223px;
	height: 29px;
	margin:0;
	padding:0;
	background: url(../images/inside/guide-header.jpg) left top no-repeat;
}

#guide-footer {
	width: 223px;
	height: 31px;
	margin:0;
	padding:0;
	background: url(../images/inside/guide-footer.jpg) left top no-repeat;
}

#featured {
	width: 408px;
	height: 103px;
	margin-left: 40px;
	background: url(../images/index/artistry.jpg) left top no-repeat;
}

#testimonials-sub {
	width: 257px;
	float: right;
	margin-top: 10px;
	background: url(../images/inside/testimonials-bg.jpg) left top repeat-y;
}

#testimonials-sub-header {
	width: 257px;
	height: 35px;
	margin:0;
	padding:0;
	background: url(../images/inside/testimonials-header.jpg) left top no-repeat;
}

#testimonials-sub-footer {
	width: 257px;
	height: 25px;
	margin:0;
	padding:0;
	background: url(../images/inside/testimonials-footer.jpg) left top no-repeat;
}


/* page titles
 * ------------------------------------------------------------------------------------- */
.augmentation 	{ background: url(../images/page-titles/augmentation.jpg) left top no-repeat;}
.breast_lift { background: url(../images/page-titles/breast_lift.jpg) left top no-repeat;}
.breast_compare { background: url(../images/page-titles/breast_compare.jpg) left top no-repeat;}
.facal 			{ background: url(../images/page-titles/facial.jpg) left top no-repeat;}
.lipo 			{ background: url(../images/page-titles/lipo.jpg) left top no-repeat;}
.non-surgery 	{ background: url(../images/page-titles/non-surgery.jpg) left top no-repeat;}
.reconstruction { background: url(../images/page-titles/pb-reconstruction.jpg) left top no-repeat;}
.thighs 		{ background: url(../images/page-titles/pb-thighs.jpg) left top no-repeat; }
.arms 			{ background: url(../images/page-titles/pb-arms.jpg) left top no-repeat;}
.abs 			{ background: url(../images/page-titles/pb-abs.jpg) left top no-repeat;}
.breast 		{ background: url(../images/page-titles/pb-breast.jpg) left top no-repeat;}
.tummy 			{ background: url(../images/page-titles/tummy.jpg) left top no-repeat;}
.other 			{ background: url(../images/page-titles/other.jpg) left top no-repeat;}
.meet 			{ background: url(../images/page-titles/meet.jpg) left top no-repeat;}
.staff 			{ background: url(../images/page-titles/staff.jpg) left top no-repeat;}
.contact 		{ background: url(../images/page-titles/contact.jpg) left top no-repeat;}
.sitemap 		{ background: url(../images/page-titles/sitemap.jpg) left top no-repeat;}
.men 			{ background: url(../images/page-titles/men.jpg) left top no-repeat;}
.rhinoplasty 	{ background: url(../images/page-titles/rhinoplasty.jpg) left top no-repeat;}
.beltlipectomy 	{ background: url(../images/page-titles/beltlipectomy.jpg) left top no-repeat;}
.chemicalpeels 	{ background: url(../images/page-titles/chemicalpeels.jpg) left top no-repeat;}
.butt_aug	 	{ background: url(../images/page-titles/butt_aug.jpg) left top no-repeat;}
.gynecomastia 	{ background: url(../images/page-titles/gynecomastia.jpg) left top no-repeat;}
.reduction	 	{ background: url(../images/page-titles/breast_reduct.jpg) left top no-repeat;}
.blepharoplasty	 	{ background: url(../images/page-titles/blepharoplasty.jpg) left top no-repeat;}
.financing	 	{ background: url(../images/page-titles/financing.jpg) left top no-repeat;}
.thankyou	 	{ background: url(../images/page-titles/thankyou.jpg) left top no-repeat;}


/* content
 * ------------------------------------------------------------------------------------- */
#content-container {
	width: 750px;
	margin: 0 auto;
	padding: 0;
}

#content-left {
	width: 493px;
	float: left;
}


	#welcome {
		width: 493px;
		background: url(../images/page-titles/welcome.jpg) left top no-repeat;
	}
		#welcome p {
			margin: 0px 20px 15px 40px;
		}
		
		#welcome p.testimonials {
			margin: 0px 20px 0px 30px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 12px;
			line-height: 16px;
			color: #F2CD9A;
		}
		
		#welcome h1 {
			padding-top: 82px;
			margin: 0px 10px 15px 40px;
			font-size: 13px;
			color: #763400;
		}
		
		#welcome h2 {
			margin: 0px 10px 15px 40px;
			font-size: 13px;
			color: #763400;
		}
		
		#welcome ul {
			margin: 10px 0px 10px 0px;
		}
		
		#welcome li {
			margin: 0px 20px 0px 60px;
			list-style-image: url(../images/bullet.jpg);
		}
		
		#certified {
			width: 493px;
			float: left;
			background: url(../images/index/bg-certified.jpg) left top repeat-y;
		}
			#certified-header {
				width: 493px;
				height: 8px;
				margin: 0 auto;
				padding: 0;
				background: url(../images/index/header-cerifited.jpg) left top no-repeat;
			}
			#certified-footer {
				width: 493px;
				height: 10px;
				margin: 0 auto;
				padding: 0;
				background: url(../images/index/footer-certified.jpg) left bottom no-repeat;
			}
			
			#certified p {
				color: #F2CD9A;
				margin: 0px 20px 0px 40px;
			}
			
		#procedures-index {
			width: 493px;
			float: left;
			margin: 15px 0px 10px 0px;
		}
		
		#procedures-index p {
			margin: 0px 15px 15px 28px;
		}

		#procedures-index ul {
			margin: 10px 0px 10px 0px;
		}
		
		#procedures-index li {
			margin: 0px 10px 0px 30px;
			list-style: none;
		}

			#face {
				width: 164px;
				float: left;
			}
			
			#breast {
				width: 164px;
				float: left;
			}
			
			#body {
				width: 164px;
				float: left;
			}
			

#content-right {
	width: 257px;
	float: left;
	position:relative;
}

	#button-csrs {	background:url(../images/button-csrs.jpg) no-repeat;
							width:147px;
							height:142px;
							position:relative;
							margin: 20px 0 0 52px;
							}
		#button-csrs a {	position:absolute;
								display:block;
								width:147px;
								height:142px;
								}
								#button-csrs a span {display:none;}


	
	#content-right p {
		margin: 10px 20px 10px 26px;
	}
	
	#content-right p.margin {
		padding-top: 75px;
	}
	
	#content-right form {
		padding-top: 10px;
		margin: 0px 0px 10px 53px;
	}
	#contact_business { display: none; } /* do not remove */ 

	#bna {
		width: 210px;
		margin-left: 25px;
		background: url(../images/index/thumb_bg.jpg) left top repeat-y;
	}
	
		#bna p {
			margin: 0px auto;
			text-align: center;
		}
	
	#bna-header {
		width: 210px;
		height: 41px;
		background: url(../images/index/thumb_header.jpg) left top no-repeat;
	}
	
	#bna-footer {
		width: 210px;
		height: 22px;
		clear: both;
		background: url(../images/index/thumb_footer.jpg) left top no-repeat;
	}

#employment-opportunities{
	background-color:#B560BB;
	border-width:thin; 
	border-style:double; 
	color:#F2CD99;
	margin-left:27px;
	width:198px;}
	#employment-opportunities p, #employment-opportunities p a:link, #employment-opportunities p a:visited{
	color:#FFFFFF;}
	
	
#welcome-more	{ position:relative; }

#welcome-more #button-welcome-more {
	width: 493px;
	height: 115px;
	background:  url(../images/index/featured.jpg) left top no-repeat;
}
	
	#button-welcome-more a {
		position: absolute;
		width: 96px;
		height: 21px;
		top: 3px;
		left: 370px;
	}


#more	{ position:relative; }

#more #more-button {
	width: 750px;
	height: 40px;
	background:  url(../images/index/more.jpg) left top no-repeat;
}
	
	#more-button a {
		position: absolute;
		width: 96px;
		height: 21px;
		top: 2px;
		left: 382px;
	}

#map	{ position:relative; }

#map #logo-map {
	width: 257px;
	height: 179px;
	background:  url(../images/map.jpg) left top no-repeat;
}
	
	#logo-map a {
		position: absolute;
		width: 113px;
		height: 113px;
		top: 54px;
		left: 68px;
	}

#content-left-sub {
	width: 493px;
	float: left;
}

		#content-left-sub p {
			margin: 0px 20px 15px 40px;
		}
		
		#content-left-sub h1 {
			margin: 0px 10px 15px 40px;
			padding-top: 80px;
			font-size: 13px;
			color: #763400;
		}

		#content-left-sub h2 {
			margin: 10px 10px 15px 40px;
			font-size: 13px;
			color: #763400;
		}

		#content-left-sub h3 {
			margin: 10px 10px 15px 40px;
			font-size: 13px;
			color: #763400;
		}
		
		#content-left-sub h4 {
			margin: 10px 10px 15px 40px;
			font-size: 12px;
			color: #763400;
		}
		
		#content-left-sub ul {
			margin: 10px 20px 10px 60px;
			list-style-image: url(../images/bullet.jpg);
			line-height: 16px;
		}

#top	{
	position:relative;
}

#top #top-button {
	width: 750px;
	height: 40px;
	background:  url(../images/inside/top.jpg) left top no-repeat;
}
	
	#top-button a {
		position: absolute;
		width: 90px;
		height: 25px;
		top: 2px;
		left: 390px;
	}
	
#bna-right {
	width: 257px;
}

	#bna-right p.clear-img {
		margin-top: 10px;
	}
	
	#bna-right br {
		clear: both ;
	}
	
.bna-img {
	margin: 5px 0px 15px 25px;
}

#associations {
	width: 257px;
	text-align: center;
}
	#associations p {
		margin: 10px 0px 10px 0px;
	}

#paperwork {
	width: 257px;
	margin-top: 10px;
	margin-bottom: 25px;
	background: url(../images/inside/paperwork.jpg) left top no-repeat;
}
	#paperwork p {
		padding: 70px 0px 10px 0;
	}
	
#wrapper-privacy {
	width: 550px;
	background: #FFFFFF;
	margin: 0px auto;
}

#guide p {
	margin: 0px 20px 0px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #F2CD9A;
}
	#guide p strong {
		color: #FDEFD5;
	}
	
#testimonials-sub p {
	margin: 0px 40px 10px 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #F2CD9A;
}
	#testimonials-sub p strong {
		color: #FDEFD5;
	}
	
#recovery-products-btn {
	margin: 0px 0 0 20px;
	padding-top: 590px;
	}	

#implant-compare {width:433px;border-collapse:collapse; margin-left:40px; text-align:center;}
#implant-compare td {vertical-align:top; padding: 10px 0 10px 5px; }
#implant-compare .cell-border{border-bottom:1px solid #763400; border-right:1px solid #763400;}
#implant-compare .cell-border-bottom{border-bottom:1px solid #763400;}
#implant-compare .cell-border-right{border-right:1px solid #763400;}
#implant-compare td.first {padding-right:30px;}

/* rice-table
 * ------------------------------------------------------------------------------------- */

/* separate lists from subsequent content */
div.rice-table
{
  margin-bottom: 1em;
}

/* position list chunks side by side */
div.wrapper
{
  float: left;
  width: 115px;

}

/* clear float after lists */
.rice-table br
{
  clear: left;
}

.rice-table ul
{
  width:80px;
}

/* suppress normal list item numbering */
.rice-table .wrapper ul li.firstlist
{
  list-style-type: none;
  list-style-image: none;
  border-bottom:4px double #9F4200;
  margin-left:-20px;
  padding-left:10px;

}



/* footer
 * ------------------------------------------------------------------------------------- */
#page-footer {
	background: url(../images/page-footer-bg.jpg) left top no-repeat;
	width: 750px;
	height: 36px;
	text-align: center;
	clear: both;
	margin: 0px auto;
}

	#page-footer ul { 
		padding-top: 10px;
		color: #763400;
	}
	
	#page-footer li {
		margin:0;
		padding:0;
		display: inline;
	}

	#page-footer a:link, #page-footer a:visited {
		color: #763400;
		text-decoration: underline;
	}
	#page-footer a:hover, #page-footer a:active {
		color: #CC7800;
		text-decoration: underline;
	}

/* ---------------------------------- #footer-menu ---------------------------------- */
#footer-menu {
	width: 750px;
	margin: 0px auto;
	padding:0;
	clear: both;
	text-align: center;
	background: url(../images/footer-menu.jpg) left top repeat-y;
	padding-top:8px;
	padding-bottom:8px;
	
}

#footer-menu ul {
	}

#footer-menu li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #4A0A60;
	margin:0;
	}

	#footer-menu li.first { border: none; }
	#footer-menu a:link, #footer-menu a:visited { color: #4A0A60;}
	#footer-menu a:hover, #footer-menu a:active { color: #703385;}
/* ------------------------------- END #footer-menu ------------------------------- */

#footer {
	width: 750px;
	height: 106px;
	margin: 0px auto;
	text-align: center;
	clear: both;
	background: url(../images/footer-bg.jpg) left top;
}

	#footer p {
		padding: 5px;
		margin: 0px 0px 5px 0px;
		color: #F7DAA2;
	}

	#footer li { 
		margin:0;
		padding:0;
		display: inline;
	}
	
	#footer a:link, #footer a:visited {
		color: #F7DAA2;
		text-decoration: underline;
	}
	#footer a:hover, #footer a:active {
		color: #763400;
		text-decoration: underline;
	}

/* footer index
 * ------------------------------------------------------------------------------------- */
 
#footer-index {
	width: 750px;
	/*height: 170px;*/
	height: 170px;
	margin: 0px auto;
	text-align: center;
	clear: both;
	background: url(../images/footer-bg.jpg) left top;
}

	#footer-index  p {
		padding: 5px;
		margin: 0px 0px 5px 0px;
		color: #F7DAA2;
	}

	#footer-index  li { 
		margin:0;
		padding:0;
		display: inline;
	}
	
	#footer-index  a:link, #footer-index  a:visited {
		color: #F7DAA2;
		text-decoration: underline;
	}
	#footer-index  a:hover, #footer-index  a:active {
		color: #763400;
		text-decoration: underline;
	}
	
	
/* quick contact elements 
 * ------------------------------------------------------------------------------------- */
 
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BA5A4D;
	border: 1px solid #D5733F;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}

.quickcontact {
	width: 150px;
}

.qc-submit {
	width: 58px;
	height: 19px;
	border: none;
	background: url(../images/submit.jpg) left top no-repeat;
}

/* main contact elements 
 * ------------------------------------------------------------------------------------- */

#contact-main input, #contact-main textarea, #contact-main select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BA5A4D;
	border: 1px solid #D5733F;
	background-color: #FFFFFF;
	margin: 0 0 5px 0;
	clear: both;
	vertical-align: middle;
}
#checkbox {margin:0px;padding:0px;}
#contact-main-wrapper {
	width: 493px;
}

input.button, #contact-main label input.button	{ 
	width: 58px;
	height: 19px;
	background: url(../images/submit.jpg) left top no-repeat;
	left: 110%;
	border: none;
	margin: 10px 0px 0px 0px;
}

input.button-digital {
	margin: 0px 0px 20px 0px;
}

input submit a:hover {
	text-decoration: underline; 
}

#contact #quickcontact-wrapper { 
	display: none; 
}

#contact-main { 
	margin-top: 25px;	
}
	
	#contact-main br { 
		clear: both; 
	} 
	
	#contact-main p, #contact-main h1 {
		text-align: left;
		margin: 10px 0 10px 0;
	}
	
	#contact-main p.clear-textarea	{ 
		margin-top:80px; 
	}
	
	#contact-main p.clear-textarea2 { 
		margin-top: 2px; 
	}

	#contact-main .radio { 
		width: 14px; 
		background: transparent; 
		border: none; 
	}
	
	#contact-main label input, #contact-main label select {
		position: absolute; 
		left: 110%; 
		width: 150px;
	}
	
	#contact-main label {
		position: relative; 
		width: 260px; 
		display: block; 
		margin: 0 10px; 
		text-align: right; 
		height: 20px;
	}
	
	#contact-main label textarea {
		position: absolute; 
		left: 110%; 
		top:0; 
		width: 160px; 
		height: 100px;
	}
	
	#contact-main label.print {
		margin-top: 40px;
	}
		
	#contact-main label input.small-box {
		clear: none;
		float: left;
		width: 30px;
		margin-right: 10px;
	}
	
	#contact-main .checkbox {
		width: 14px; 
		background: transparent; 
		border: none;
		float: inherit;
	}

/* misc layout elements 
 * ------------------------------------------------------------------------------------- */

.top {
	width: 430px;
	height: 25px;
	display: block;
	text-align: right;
	margin: 10px 0px 10px 0px;
}

	.top span {
		display: none;
	}

img.img-left {
	float: left;
	margin: 0px 10px 10px 0px;
}

img.img-left-logo {
	float: left;
	margin: 0px 10px 10px 40px;
}

img.img-right {
	float: right;
	margin: 0px 20px 10px 10px;
}

div.clear {
	clear: both;
}

.bna-margin {
	margin-bottom: 15px;
}

.disclaimer {
	font-size: 10px;
	line-height: 12px;
}

#pdf {
	width: 60px;
	height: 61px;
	float: left;
	margin-left: 20px;
	padding-top: 60px;
}

#chat {
width: 250px;
float: right;
margin: 5px 5px 0 0;
}


#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:750px;	
	height:23px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:23px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; display:inline; position:relative; }

#nav-01 { width: 83px;}
#nav-02 { width: 161px;}
#nav-03 { width: 84px;}
#nav-04 { width: 69px;}
#nav-05 { width: 65px;}
#nav-06 { width: 135px;}
#nav-07 { width: 153px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg") -0px -23px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -91px -23px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -244px -23px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -328px -23px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -397px -23px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -462px -23px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -597px -23px no-repeat; }


/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav li ul {
	position:absolute;
	left:-9999px;
	margin-top:23px;
	padding-right:1px;			/* Fixes one px spacing for border-right in FF */
	background-color:#9F4200;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#nav li ul li { 
	height:22px; 				/* Height of each drop down nav item */
	border:1px solid #EFA961;
	border-top:none;
	}	

#nav li ul li a {
	width:100%;
	height:22px;				/* Height of each drop down nav item, should match above */
	line-height:22px;			/* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:13px;
	}
	#nav li ul.nav-03 li a span { padding-left:15px; }
	#nav li ul.nav-04 li a span { padding-left:17px; }
	#nav li ul.nav-05 li a span { padding-left:16px; }
	#nav li ul.nav-06 li a span { padding-left:20px; }

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#FBE4BB;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-02 ul a:hover, #nav-03 ul a:hover, #nav-04 ul a:hover, #nav-05 ul a:hover, #nav-06 ul a:hover { 
	background-image:none;
	background-color:#C37C2E;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width:159px; }
#nav-03 ul, #nav-03 li { width:216px; }
#nav-04 ul, #nav-04 li { width:218px; }
#nav-05 ul, #nav-05 li { width:210px; }
#nav-06 ul, #nav-06 li { width:133px; }

/* ----------------------------------- Procedures nav ----------------------------------- */
#procedures-lead { height:20px; }

body#index #nav-procedures { 
	background:url("../images/nav-procedures.jpg") no-repeat; 
	width:476px; 
	height:146px; 
	margin:0;
	padding:0; 
	}

body#index #nav-procedures span { display: none; }

body#index #nav-procedures li, body#index #nav-procedures a { height:146px; display:block; } /* change height here also */

body#index #nav-procedures li { 
	float:left; 
	list-style:none; 
	display:inline; 
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	}

body#index #nav-procedures-01 { width: 130px; margin-left: 28px;}
body#index #nav-procedures-02 { width: 130px; margin-left: 29px;}
body#index #nav-procedures-03 { width: 130px; margin-left: 29px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
body#index #nav-procedures-01 a:hover { background:url("../images/nav-procedures.jpg") -28px -146px no-repeat; }
body#index #nav-procedures-02 a:hover { background:url("../images/nav-procedures.jpg") -187px -146px no-repeat; }
body#index #nav-procedures-03 a:hover { background:url("../images/nav-procedures.jpg") -346px -146px no-repeat; }

#flashcontent1{ padding-left:45px; /*padding-top: 30px;*/}








#content-left-sub ul.staff-photos {	margin: 0 0 10px 40px; 
									padding-left:0;
									}
ul.staff-photos li {	width:103px;  
						display:block; 
						float:left; 
						margin-right:8px; 
						text-align:center;
						_display:inline;
						}
ul.staff-photos li.last	{	margin-right:0;	} 
ul.staff-photos li span { 	font-size:11px;	}

#content-right p.thumb-caption {
	margin: -5px 20px 15px 26px;
	}