* {
}

html {
	height: 100%;
	font-size: 100.01%;
}

body {
	text-align: center;
	min-height: 101%;
	font: 100.01%/120% Arial, Helvetica, sans-serif;
	color: black;
	background: #f3f8fe url(images/bg-gradient-10x600.jpg) left top repeat-x;
}

#wrapper {
	position: relative;
	width: 1004px;
	background: transparent url(images/bg-columns-1004x10.gif) center top repeat-y;
	margin: 0px auto;
	text-align: left;
/*	border: 1px dotted red;*/
}

#header {
	position: relative;
	width: 1004px;
	height: 290px;
	margin: 0; padding: 0;
/*	border: 1px dotted red;*/
}

#content {
	position: relative;
	width: 1004px;
	height: auto;
	overflow: auto;
	text-align: center;
	background: transparent url(images/bg-content-shadow-810x20.gif) top center repeat-y;
/*	border: 1px dotted blue;*/
}

#copy {
	position: relative;
	background: transparent url(images/shadow-white2-810x20.gif) top left repeat-y;
/*	background: green;*/
	width: 810px;
	height: auto;
	overflow: auto;
	margin: 6px auto;
	text-align: left;
	font-size: 80%;
}

#copy p, #copy table {
	padding: 4px 14px 10px 14px;
	font-family: "Times New Roman", Times, serif;
/*	border: 1px solid red;*/
}

table td.lbl {
	font-weight: bold;
	text-align: right;
	padding-right: 1em;
}

#copy h1 {
	padding: 10px 14px 0 14px;
	font-size: 1.33em;
	color: #4e2683;
}

#copy h2 {
	padding: 10px 14px 0 14px;
	font-size: 90%;
	color: #4e2683;
}

#floatwrap {
	position: relative;
	float: left;
	width: 794px;
	height: auto;
	background: url(images/shadow-left-white-594x20.gif) top left repeat-y;
}

#floatwrap2 {
	position: relative;
	float: left;
	width: 804px;
	height: auto;
	background: url(images/shadow-left-white-594x20.gif) top left repeat-y;
}

	#col1 {
	position: relative;
	float: left;
	width: 294px;
	}

	#col1 p, #col1 h1, #col1 h2, #col1 table {
		padding-left: 24px;
	}

	#col2 {
		position: relative;
		float: right;
		width: 494px;
	}
	
	#col22 {
	position: relative;
	float: left;
	width: 270px;
	margin-left: 14px;
	}

#col3 {
	position: relative;
	float: right;
	width: 190px;
	padding-right: 14px;
	padding-left: 0px;
}


#content #menu {
	position: relative;
	background: transparent url(images/bg-menu-shadow-810x20.gif) top center repeat-y;
	width: 810px;
	height: 20px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

ul.nav {
	width: 690px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	list-style-type: none;
	background:e2bf90;
}

ul.nav li {
	float: left;
	height: 20px;
	background: #e2bf90 url(images/flourish-32x20.gif) top right no-repeat;
	overflow: hidden;
}

ul.nav li#home { width: 81px; }
ul.nav li#meet-the-doc { width: 170px; }
ul.nav li#about-us { width: 104px; }
ul.nav li#procedures { width: 128px; }
ul.nav li#library {width: 200; }
ul.nav li#locations { width: 116px; }
ul.nav li#contact-us { width: 90px; }

/*
#content #menu img#flourish {
	width: 32px;
	float: right;
	position: relative;
}
*/
#content #menu a {
	position: relative;
	display: block;
	/*	float: left;*/
	height: 20px;
	text-decoration: none;
	background-image: url(images/photogallery2.gif);
}

#menu li#home a { width: 49px; background: transparent url(images/btn-home-360x20.gif) left top no-repeat;}
#menu li#meet-the-doc a { width: 138px; background: transparent url(images/photogallery.gif) left top no-repeat;}
#menu li#about-us a { width: 72px; background: transparent url(images/btn-about-us-360x20.gif) left top no-repeat;}
#menu li#procedures a { width: 96px; background: transparent url(images/btn-procedures-360x20.gif) left top no-repeat;}
#menu li#library a { width: 138px; background: transparent url(images/btn-before-and-after-360X20.gif) left top no-repeat;}
#menu li#faq a { width: 35px; background: transparent url(images/btn-faq-360x20.gif) left top no-repeat;} 
#menu li#locations a { width: 84px; background: transparent url(images/btn-locations-360x20.gif) left top no-repeat;}
#menu li#contact-us a { width: 90px; background: transparent url(images/btn-contact-us-360x20.gif) left top no-repeat;}

#content #menu a:hover {
	background-position: -180px 0px;
}

#content #menu a span {
	visibility: hidden;
}

#footer {
	clear: both;
	position: relative;
	width: 1004px;
	height: 100px;
	background: #f3f8fc url(images/footer.jpg) center top no-repeat;
}

#subnav { 
font-size: 8pt;
}

#list {
font-family: "Times New Roman", Times, serif;
}
