body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body { 
	background:#E1E0BD url("images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#574740;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#ffffff; background-color:#B5B1A5; padding:3px; border:1px solid #C5C1B5; text-align:center;}
h2	{ font-size:1.1em; color:#ffffff; background-color:#B5B1A5; padding:3px; border:1px solid #C5C1B5; text-align:center;} 
h3	{ font-size:1.0em; color:#ffffff; background-color:#B5B1A5;  padding:3px; border:1px solid #C5C1B5; text-align:center;}

body#index h1 {background:none; padding:none; border:none;}

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#574740; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#574740; text-decoration:none; outline:none; }

#check{
	display:none;
}

#spam{
	display:none;
}

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("images/bullet-back-to-top.jpg") right no-repeat;
	}

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

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

.bna-thumb {
	margin-left:34px;
	display:block;
	}
	
.choosing { list-style:disc; }
	.choosing li { margin-left:20px; }

#bulleted-list {list-style-type: none;}

#bulleted-list li{margin-left:15px; background:transparent url("images/bullet.jpg") 0px 6px no-repeat;}  /* 0px = horizontal position for left, 6px = vertical position from top */

#top_clear{
	background:transparent url('images/index-mid-cleardiv-bg.jpg') no-repeat;
	height:40px;
	clear:both;
	}
	
#column-middle .stretcher {
	height:369px;
	padding:0px 30px;
	}
#column-middle .stretcher p, #column-middle .stretcher ul {
		margin:10px 0px 10px 0px;
	}
#column-middle .stretcher h2 {
		backgorund:none; padding:0px; border:none;
	}
	ul.anchors {
		padding:10px;
		background-color:#d3cfc5;
		border:1px solid #f0ece7;
		width:350px;
		margin-left:20px;
		}
/* ------------------------ form elements ------------------------ */
form {
	width:200px;
	margin:0;
}

body#index form {
	width:290px;
	margin-left:36px;
}

form label	{ font-size:.95em; }

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#D7D3C4 !important; /* to prevent highlighting by Google Toolbar */
	color:#574740 !important;
	border:none;
	width:195px; /* 5 pixles smaller than form width !important */
	height:22px;
	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;
	margin-bottom:9px;
}

body#index input, body#index textarea, body#index select { width:137px; }

body#index input.submit-image{ 
width:54px; 
margin-top:5px;
float:right;
clear:both;
}

select { width:200px; padding:0; } /* same width as form - !important */

textarea { height:93px; overflow:auto; }

body#index textarea {
	width:137px;
	height:85px;
	float:right;
	clear:both;
}

body#index #column-right form{
	margin-bottom:10px;
}

#contact-main input, #contact-main select, #contact-main textarea{
	width:280px;
}

#contact-main dl{
	margin:0px !important;
}

#contact_business { display: none; } /* do not remove */ 



/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	margin-bottom:10px;
	font-size:1.0em;
	}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	left:110%; 
	top:-2px;
	}

#contact-main label select { width:175px; }

#contact-main label textarea { height:100px; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

body#contact form { 
	width:300px; 
	margin:0px auto;
	}

body#contact form dd input.submit-image, body#contact form dd input.submit-contact-main {
	width:54px;
	height:18px;
	border:none;
	cursor:pointer;
	}
	
input.submit-image, input.submit-contact-main {
	width:54px;
	height:18px;
	border:none;
	cursor:pointer;
	}

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

body#contact form dd input.submit-image, body#contact form dd input.submit-contact-main {
	width:54px;
	height:18px;
	border:none;
	cursor:pointer;
	}
	
/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("images/bg-wrap.jpg") repeat-y;
	width:900px;
	margin:30px auto 0px auto;
	text-align:left;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("images/index-masthead.jpg");
	height:87px;
	width:442px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:43px;
		width:357px;
		top:9px;
		height:70px; 
		}
	#masthead a span {
		display:none;
		}
		
#subpage-masthead {
	position:relative;
	background:url("images/sub_masthead.jpg") no-repeat;
	height:88px;
	}
	/* index page link within #masthead */		
	#subpage-masthead a {
	position:absolute;
	left:43px;
	width:357px;
	top:9px;
	height:70px;
		}
	#subpage-masthead a span {
		display:none;
		}

/* ------------------------ top column-left framework ------------------------ */
#top_leftcol {
	width:442px;
	float:left;
	}
		
#info_box{
	background:transparent url('images/index-top-leftcol-heading.jpg') no-repeat;
	height:265px;
}

	#info_box p{
		padding:59px 39px 0px 56px;
	}
/* ------------------------ top column-left framework ------------------------ */
#top_rightcol {
	width:458px;
	float:left;
	}

/*------------------------ column-wrap -------------------------------------- */

#column-wrap {
	background:#F0EDE8 url("images/index-bot-middlecol.jpg") 222px 0px repeat-y;
	float:left;
	}


/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:222px;
	float:left;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0px 0px 10px 0px;
		}
		
	#column-left ul li ul {margin-left:15px;}	

	#column-left form { margin-left:0px; } /* set form margin here */

	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			
			padding-left:10px; /* pushes text to the right to display bg img */
			}
			
	#woman-pic{
		background:transparent url('images/index-bot-rightcol-woman.jpg') no-repeat;
		height:238px;
	}
			
/* ------------------------ column-middle framework ------------------------ */

#column-middle{
	background:transparent url('images/index-bot-middlecol.jpg') no-repeat;
	width:330px;
	float:right;
}

	#column-middle p, #column-middle h1, #column-middle h2, #column-middle h3, #column-middle ul, #column-middle dl {
		margin:10px 36px 10px 36px;
		}
	#column-middle ul li ul {margin-left:15px;}	
/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:348px;
	float:right;
	}
	
#home-page-contact-heading{
	background:#F0EDE8 url('images/index-bot-rightcol-contact.jpg') no-repeat;
	width:348px;
	height:41px;
}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:10px 0px 10px 36px;
		}
	#column-right ul li ul {margin-left:15px;}	
		#column-right p.location{
			margin-top:0px;
		}

	#column-right form { margin-left:0px; }

	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			
			}

/* ------------------------ header framework ------------------------ */
#header-graphic { height:568px; } /* sets height for all non-flash headers */

	body#index #header-graphic { background:url("images/header-index.jpg"); }
	body#about #header-graphic { background:url("images/header-about.jpg"); }
	body#contact #header-graphic { background:url("images/header-contact.jpg"); }
	body#thankyou #header-graphic { background:url("images/header-thankyou.jpg"); }
	body#sitemap #header-graphic { background:url("images/header-sitemap.jpg"); }


/* ------------------------ subhead framework ------------------------ */
#subhead { height:20px; } /* sets height for all subheads */
	body#index #subhead { background:url("images/subhead-index.jpg"); }
	body#about #subhead { background:url("images/subhead-about.jpg"); }
	body#contact #subhead { background:url("images/subhead-contact.jpg"); }
	body#thankyou #subhead { background:url("images/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("images/subhead-sitemap.jpg"); }

/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet-doc {
	height:55px;
	background:url("images/subhead-meet-doc.jpg") ;
	}

/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
	height:55px;
	background:url("images/title-contact.jpg") ;
	}
#title-our-procedures {
	height:35px;
	background:url("images/title-our-procedures.jpg") ;
	}

/* ------------------------------------- Buttons ---------------------------------------- */
#btn-special-offer {
		height:186px;
		display:block;
		background:url("images/dental-btn-special-offer.jpg") no-repeat;	
		}
		#btn-special-offer:hover {
				background:url("images/dental-btn-special-offer.jpg") -100px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		#btn-special-offer span { display:none; }


/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("images/bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:20px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	width:760px;
	margin:30px auto 0px auto;
	text-align:center;
	}

#footer p {
	color:#574740;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#574740; text-decoration:underline;}
#footer a:hover, #footer a:active { color:#574740; text-decoration:none;}

#footer ul {margin:10px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #574740;
		}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */

#nav-bg{
	background:url("images/index-top-nav.jpg") top left no-repeat;					
	width:442px;
	height:216px;
}

/* ------------------------ vertical sprite nav ------------------------ */
#nav {
	background:url("images/index-top-nav.jpg") top left no-repeat;					
	width:121px;	/* Width of buttons, not entire image (or half of entire image) */
	height:216px;	 /* Height of entire image */
	margin:0;
	padding:0px 0px 0px 55px;
	}

#nav li span { display: none; }

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

#nav li, #nav a { 
	height:15px;	/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the nav should begin */
#nav-01 { margin-top:23px; width:121px; }

/* margin-top if there is a spacing between each nav button */
#nav-02, #nav-03, #nav-04, #nav-05, #nav-06, #nav-07, #nav-08, #nav-09, #nav-10, #nav-11, #nav-12 { margin-top:0; width:121px; }

#nav-01 a:hover { background:url("images/index-top-nav.jpg") -499px  -23px no-repeat; } /* -499 px = width of 1/2 nav.jpg + 55px (which is the padding left set on #nav) */
#nav-02 a:hover { background:url("images/index-top-nav.jpg") -499px  -38px no-repeat; } /* 23px (margin top) + 15px (height of link) */
#nav-03 a:hover { background:url("images/index-top-nav.jpg") -499px  -53px no-repeat; }
#nav-04 a:hover { background:url("images/index-top-nav.jpg") -499px  -68px no-repeat; }
#nav-05 a:hover { background:url("images/index-top-nav.jpg") -499px -83px no-repeat; }
#nav-06 a:hover { background:url("images/index-top-nav.jpg") -499px -98px no-repeat; }
#nav-07 a:hover { background:url("images/index-top-nav.jpg") -499px  -113px no-repeat; }
#nav-08 a:hover { background:url("images/index-top-nav.jpg") -499px  -128px no-repeat; }
#nav-09 a:hover { background:url("images/index-top-nav.jpg") -499px  -143px no-repeat; }
#nav-10 a:hover { background:url("images/index-top-nav.jpg") -499px -158px no-repeat; }
#nav-11 a:hover { background:url("images/index-top-nav.jpg") -499px -173px no-repeat; }
#nav-12 a:hover { background:url("images/index-top-nav.jpg") -499px -188px no-repeat; }

/*-------------- OPTIONAL - Keeps the hover state on each page based on body id ------------- 
body#index #nav-01 { background:url("images/index-top-nav.jpg")  -79px -30px no-repeat; }
body#SPECIFY #nav-02 { background:url("images/index-top-nav.jpg") -158px -30px no-repeat; }
body#SPECIFY #nav-03 { background:url("images/index-top-nav.jpg") -247px -30px no-repeat; }
body#SPECIFY #nav-04 { background:url("images/index-top-nav.jpg") -341px -30px no-repeat; }
body#SPECIFY #nav-05 { background:url("images/index-top-nav.jpg") -428px -30px no-repeat; }
body#SPECIFY #nav-06 { background:url("images/index-top-nav.jpg") -460px -30px no-repeat; }*/

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

#nav li ul li { 
	height:20px; /* Height of each drop down nav item */
	border:1px solid #C2C0B4;
	}	

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

#nav li ul li a span {
	display:block;
	padding-left:5px;
	font-weight:bold;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:.8em;
	color:#70665a;
	text-decoration:none;
	text-transform:capitalize;
	}

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

/* Hover styles for drop down items */
#nav-04 ul a:hover, #nav-08 ul a:hover { 
	background-image:none;
	background-color:#F0EDE8;
	color:#70665a;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-04 ul, #nav-04 li { width:200px; }		
#nav-08 ul, #nav-08 li { width:150px; }


/* ------------------------ vertical sprite SUB nav ------------------------ */

#sub-nav-wrap{
	background:url("images/index-bot-nav.jpg") top left no-repeat;					
	width:222px;
	height:134px;
}

body#index #column-left ul#sub-nav {
	background:url("images/index-bot-nav.jpg") top left no-repeat;					
	width:186px;	/* Width of buttons, not entite image (or half of entire image) */
	height:134px;	 /* Height of entire image */
	margin:0px !important;
	padding:0px 0px 0px 26px !important;
	}

#sub-nav li span { display: none; }

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

#sub-nav li, #sub-nav a { 
	height:16px;	/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the nav should begin */
#sub-nav-01 { margin-top:0px; width:186px; }

/* margin-top if there is a spacing between each nav button */
#sub-nav-02, #sub-nav-03, #sub-nav-04, #sub-nav-05{ margin-top:6px; width:186px; }

#sub-nav-01 a:hover { background:url("images/index-bot-nav.jpg") -258px  -0px no-repeat; }
#sub-nav-02 a:hover { background:url("images/index-bot-nav.jpg") -258px  -22px no-repeat; }
#sub-nav-03 a:hover { background:url("images/index-bot-nav.jpg") -258px  -44px no-repeat; }
#sub-nav-04 a:hover { background:url("images/index-bot-nav.jpg") -258px  -65px no-repeat; }
#sub-nav-05 a:hover { background:url("images/index-bot-nav.jpg") -258px -88px no-repeat; }




/********************** 
            _                                     
           | |                                    
  ___ _   _| | _     ____   ____  ____  ____  ___ 
 /___) | | | || \   |  _ \ / _  |/ _  |/ _  )/___)
|___ | |_| | |_) )  | | | ( ( | ( ( | ( (/ /|___ |
(___/ \____|____/   | ||_/ \_||_|\_|| |\____|___/ 
                    |_|         (_____|           

 ***************************/

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

#subwrap{
	width:900px;
	margin:30px auto 0px auto;
	background-image:url(images/sub_bg_wrap.jpg);
	background-repeat:repeat-y;
	text-align:left;
}

/* ------------------------ masthead framework ------------------------ */
#subpage-masthead {
	position:relative;
	background:url("images/sub_masthead.jpg") no-repeat;
	height:88px;
	}
	/* index page link within #masthead */		
	#subpage-masthead a {
	position:absolute;
	left:43px;
	width:357px;
	top:9px;
	height:70px;
		}
	#subpage-masthead a span {
		display:none;
		}

/* ------------------------ column-left framework ------------------------ */
#subpage-column-left {
	width:553px;
	float:left;
	}


	#subpage-column-left p, 
	#subpage-column-left h1, 
	#subpage-column-left h2, 
	#subpage-column-left h3, 
	#subpage-column-left h4, 
	#subpage-column-left ul, 
	#subpage-column-left dl {
		margin:0px 58px 10px 57px;
		}
	#subpage-column-left ul li ul {margin-left:15px;}	
	#subpage-column-left form { margin-left:0px; } /* set form margin here */

	/* single column list */
	#subpage-column-left ul { padding-left:5px; }
		#subpage-column-left ul li { 
			
			padding-left:10px; /* pushes text to the right to display bg img */
			}


/* ------------------------ column-right framework ------------------------ */
#subpage-column-right {
	width:347px;
	float:left;
	padding-top:306px;
	}
	
	body#doctor #subpage-column-right,
	body#practice #subpage-column-right,
	body#thankyou #subpage-column-right{background:url('images/sub_womangraphic_doctor.jpg') no-repeat;}
	
	body#augmentation #subpage-column-right,
	body#implant-types #subpage-column-right,
	body#augmentation-lift #subpage-column-right,
	body#revision #subpage-column-right {background:url('images/sub_womangraphic_breastaugm.jpg') no-repeat;}
	
	body#body-contouring #subpage-column-right,
	body#abdominoplasty-pg #subpage-column-right,
	body#liposuction #subpage-column-right {background:url('images/sub_womangraphic_bodycontou.jpg') no-repeat;}
	
	body#facial-rejuvenation #subpage-column-right {background:url('images/sub_womangraphic_facialreju.jpg') no-repeat;}

	body#breast-lift #subpage-column-right {background:url('images/sub_womangraphic_breastlift.jpg') no-repeat;}
	body#breast-reconstruction #subpage-column-right {background:url('images/sub_womangraphic_breastreco.jpg') no-repeat;}
	body#breast-reduction #subpage-column-right {background:url('images/sub_womangraphic_breastredu.jpg') no-repeat;}
	
	body#financing-forms #subpage-column-right,
	body#contact #subpage-column-right,
	body#sitemap #subpage-column-right {background:url('images/sub_womangraphic.jpg') no-repeat;}
	
	#subpage-column-right p, 
	#subpage-column-right h1, 
	#subpage-column-right h2, 
	#subpage-column-right h3, 
	#subpage-column-right h4, 
	#subpage-column-right ul, 
	#subpage-column-right dl {
		margin:0px 43px 10px 36px;
		}
	#subpage-column-right ul li ul {margin-left:15px;}	
	#subpage-column-right form { margin-left:0px; }

	#subpage-column-right p.location { margin-bottom:20px; }

	/* single column list */
	#subpage-column-right ul { padding-left:5px; }
		#subpage-column-right ul li { 
			
			}
			
	body.sub #subpage-column-right form {
		width:290px;
		margin-left:35px;
	}			
	
	body.sub input, body.sub textarea, body.sub select { width:137px; }

	body.sub input.submit-image{ 
	width:54px; 
	margin-top:5px;
	float:right;
	clear:both;
	}
	
	body.sub textarea {
		width:137px;
		height:85px;
		clear:both;
		float:right;
	}
	
	body.sub textarea#contact_comment {
		width:280px;
		height:94px;
		clear:both;
		float:none;
	}

	
	body.sub #subpage-column-right form{
		margin-bottom:10px;
	}
	
	.gallery-contain{
		margin-left:553px;
	}
	
		.gallery-contain p{
			margin-left:35px;
		}	
	
/* ------------------------ header framework ------------------------ 
#header-graphic { height:300px; }  sets height for all non-flash headers 

	body#index #header-graphic { background:url("images/header-index.jpg"); }
	body#about #header-graphic { background:url("images/header-about.jpg"); }
	body#contact #header-graphic { background:url("images/header-contact.jpg"); }
	body#thankyou #header-graphic { background:url("images/header-thankyou.jpg"); }
	body#sitemap #header-graphic { background:url("images/header-sitemap.jpg"); }
*/

/* ------------------------ subhead framework ------------------------ */
body.sub #content {padding-top:77px;}
	
	body#body-contouring #content { background:url("images/sub_subhead_bodycontouring.jpg") no-repeat; }
	body#abdominoplasty-pg #content { background:url("images/sub_subhead_abdominoplasty.jpg") no-repeat; }
	body#liposuction #content { background:url("images/sub_subhead_liposuction.jpg") no-repeat; }

	body#augmentation #content { background:url("images/sub_subhead_augmentation.jpg") no-repeat; }
	body#breast-lift #content { background:url("images/sub_subhead_breastlift.jpg") no-repeat; }
	body#augmentation-lift #content { background:url("images/sub_subhead_augmentation-lift.jpg") no-repeat; }
	body#breast-reconstruction #content { background:url("images/sub_subhead_breastrecon.jpg") no-repeat; }
	body#breast-reduction #content { background:url("images/sub_subhead_breastreduction.jpg") no-repeat; }
	body#implant-types #content { background:url("images/sub_subhead_types.jpg") no-repeat; }
	body#revision #content { background:url("images/sub_subhead_revision.jpg") no-repeat; }
	
	body#contact #content { background:url("images/sub_subhead_contact.jpg") no-repeat; }
	body#sitemap #content { background:url("images/sub_subhead_sitemap.jpg") no-repeat; }
	body#thankyou #content { background:url("images/sub_subhead_thankyou.jpg") no-repeat; }
	
	body#doctor #content { background:url("images/sub_subhead_doctor.jpg") no-repeat; }
	body#face-body-surgery #content { background:url("images/sub_subhead_facebodysurgery.jpg") no-repeat; }
	body#facial-rejuvenation #content { background:url("images/sub_subhead_facialrejuvenat.jpg") no-repeat; }
	body#financing-forms #content { background:url("images/sub_subhead_financing.jpg") no-repeat; }
	body#practice #content { background:url("images/sub_subhead_practice.jpg") no-repeat; }
	body#recovery-time #content { background:url("images/sub_subhead_recoverytime.jpg") no-repeat; }
	body#surgery-center #content { background:url("images/sub_subhead_surgerycenter.jpg") no-repeat; }

/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet-doc {
	height:55px;
	background:url("images/subhead-meet-doc.jpg") ;
	}

/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
	height:55px;
	background:url("images/title-contact.jpg") ;
	}

#title-our-procedures {
	height:35px;
	background:url("images/title-our-procedures.jpg") ;
	}

/* ------------------------------------- Buttons ---------------------------------------- */
#btn-special-offer {
		height:186px;
		display:block;
		background:url("images/dental-btn-special-offer.jpg") no-repeat;	
		}
		#btn-special-offer:hover {
				background:url("images/dental-btn-special-offer.jpg") -100px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		#btn-special-offer span { display:none; }


/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#subpage-bottom-wrap {
	background:url("images/bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:20px;
	clear:both; /* important - do not remove */
	}

/* ------------------------ vertical sprite nav ------------------------ */

#subpage-nav-bg{
	background:url("images/sub_navbg.jpg") top left no-repeat;					
	width:553px;
	height:215px;
}

#subpage-column-left #nav {
	background:url("images/subpage_nav.jpg") top left no-repeat;					
	width:119px;	/* Width of buttons, not entite image (or half of entire image) */
	height:215px;	 /* Height of entire image */
	margin:0px 0px 0px 56px;
	padding:0;
	}

#subpage-column-left #nav li span { display: none; }

#subpage-column-left #nav li { float:left; list-style:none; position:relative; padding-left:0px; }

#subpage-column-left #nav li, #subpage-column-left #subpage-nav a { 
	height:15px;	/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the nav should begin */
#subpage-column-left #subpage-nav-01 { margin-top:23px; width:119px; }

/* margin-top if there is a spacing between each nav button */
#subpage-column-left #subpage-nav-02, #subpage-column-left #subpage-nav-03, #subpage-column-left #subpage-nav-04, #subpage-column-left #subpage-nav-05, #subpage-column-left #subpage-nav-06, #subpage-column-left #subpage-nav-07, #subpage-column-left #subpage-nav-08, #subpage-column-left #subpage-nav-09, #subpage-column-left #subpage-nav-10, #subpage-column-left #subpage-nav-11, #subpage-column-left #subpage-nav-12{ margin-top:0; width:119px; }

#subpage-nav-01 a:hover { background:url("images/subpage_nav.jpg") -119px  -23px no-repeat; }
#subpage-nav-02 a:hover { background:url("images/subpage_nav.jpg") -119px  -38px no-repeat; }
#subpage-nav-03 a:hover { background:url("images/subpage_nav.jpg") -119px  -52px no-repeat; }
#subpage-nav-04 a:hover { background:url("images/subpage_nav.jpg") -119px  -67px no-repeat; }
#subpage-nav-05 a:hover { background:url("images/subpage_nav.jpg") -119px -82px no-repeat; }
#subpage-nav-06 a:hover { background:url("images/subpage_nav.jpg") -119px -97px no-repeat; }
#subpage-nav-07 a:hover { background:url("images/subpage_nav.jpg") -119px -112px no-repeat; }
#subpage-nav-08 a:hover { background:url("images/subpage_nav.jpg") -119px -127px no-repeat; }
#subpage-nav-09 a:hover { background:url("images/subpage_nav.jpg") -119px -142px no-repeat; }
#subpage-nav-10 a:hover { background:url("images/subpage_nav.jpg") -119px -157px no-repeat; }
#subpage-nav-11 a:hover { background:url("images/subpage_nav.jpg") -119px -172px no-repeat; }
#subpage-nav-12 a:hover { background:url("images/subpage_nav.jpg") -119px -189px no-repeat; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#subpage-column-left #nav li ul {
	position:absolute;
	left:-9999px;
	padding:0px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#BAB3A1;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	margin-left:119px;
	margin-top:-22px;
	}

#subpage-column-left #nav li ul li { 
	height:20px; /* Height of each drop down nav item */
	border:1px solid #C4BDAD;
	}	

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

#subpage-column-left #nav li ul li a span {
	display:block;
	padding-left:5px;
	font-weight:bold;
	}

/* Drop down link styles */
#subpage-column-left #nav a:link, 
#subpage-column-left #nav a:visited,
#subpage-column-left #nav a:hover, 
#subpage-column-left #nav a:active {
	font-size:.8em;
	color:#70665a;
	text-decoration:none;
	text-transform:capitalize;
	}

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

/* Hover styles for drop down items */
#subpage-column-left #subpage-nav-04 ul a:hover, 
#subpage-column-left #subpage-nav-08 ul a:hover { 
	background-image:none;
	background-color:#F0EDE8;
	color:#70665a;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#subpage-column-left #subpage-nav-04 ul, 
#subpage-column-left #subpage-nav-04 li { width:200px; }		
#subpage-column-left #subpage-nav-08 ul, 
#subpage-column-left #subpage-nav-08 li { width:150px; }


/******* additional styles *******/

#view-gallery-home{
	background:url(images/view-gallery-home.jpg) no-repeat;
	width:300px;
	height:27px;
	margin-left:0px;
	margin-top:10px;
}	

a#sidebar-special{
	 background:url(images/special-offer-link-up.jpg) no-repeat;
	 width:318px;
	 height:164px;
	 display:block;
	 margin:0px 0px 20px 15px;
}


#sidebar-special:hover, #sidebar-special:active{
	 background:url(images/special-offer-link-ovr.jpg) no-repeat;
	 width:318px;
	 height:164px;
	 display:block;
	 margin:0px 0px 20px 15px;
}

.preload{
	display:none;
}