body {
	background-image:url(./images/background.png);
	background-repeat:no-repeat;
	width:955px;
	margin:0 auto;
	text-align:center;
	padding:0px;
	height:100%;
}

#wrap {
}

a:link {
	COLOR:#00F;
	text-decoration:underline;
}

a:visited {
	color:#F0F;
	text-decoration:underline;
}

#header {
	width:100%;
	padding-top:0px;
	height:150px;
	position:relative;
	margin-bottom:0px;
	text-align:left;
}

#logo {
	position:relative;
	top:0px;
	float: left;
	height: 5em;
	width: 10em;
}

a img
{
	text-decoration: none;
	color: #fff;
	border: none;
}

#picture_frame {
	background-image:url(./images/header_pic.png);
	background-repeat:no-repeat;
	width:820px;
	padding-top:0px;
	height:240px;
	position:relative;
	margin-bottom:15px;
	margin-top:15px;
	margin-left: 20px;
	text-align: center;
}

#accreditation {
	border:none;
}

#header_pic {
	position:absolute;
	left: 190px;
}

#content_area {
	width:810px;
	height:100%;
	position:relative;
	background-color: #FFFFFF;
	border: none;
	margin-left: 20px;
	font: Tahoma, Geneva, sans-serif;
	font-size: .9em;
	padding: 10px;
	text-align: left;
}

#procedure_content
{
	width:810px;
	height:250px;
	position:relative;
	background-color: #FFFFFF;
	border: none;
	margin-left: 20px;
	font:Verdana, Geneva, sans-serif;
	font-size: 1em;
	padding: 10px;
	text-align: left;
}
	
#directions_content
{
	width:810px;
	height:650px;
	position:relative;
	background-color: #FFFFFF;
	border: none;
	margin-left: 20px;
	font:Verdana, Geneva, sans-serif;
	font-size: 1em;
	padding: 10px;
	text-align: left;
}

.Title {
	text-align:center;
	font-size:30px;
	font-weight:bold;
}
.doctor_pic {
	float:left;
	margin-right: 3px;
}
.doctor_name {
	font-size: 14px;
	font-weight: bold;
}
.doctor_bio {
	
}

/**************************************Navigation******************************/

#nav-menu
{
width:100%;
position: absolute;
bottom: 0px;
height: 2em;
}

#nav-menu ul
{
	position:relative;
	list-style: none;
	width: 100%;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu a:hover {
background: white; 
color: #111;
} 

#nav-menu li a
{
	background:#000;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 10em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #CCC;
	text-decoration: none;
	text-align: center;
	font-size:70%;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#footer {
	position:relative;
	background-color:#FFF;
	color:#000;
	text-align:center;
	height:200px;
	width:820px;
	padding-top: 20px;
	font-weight: normal;
	font-size: .9em;
}

#procedure {
	float:left;
	margin-right:10px;
}

#procedure_info {
	font-size:.9em;
	padding-right: 10px;
}

#contact {
	position:absolute;
	top: 0px;
	right: 0px;
	font-size: .8em;
	color: #006;
}

.bold {
	font-weight: bold;
}

#contact_form
{
	color: #000; 
	font-weight: bold;
	width: 400px;
	border: 0;
	text-align: left;
	padding: 0;
	font-size: 1.5em;
}

.required
{
	color: #F00;
}

#directions
{
	text-decoration:underline;
}

.center
{
	text-align: center;
}

#insurance_contact
{
	font-size: 1em;
	font-weight: bold;
}

#asge, #asge a:link, #asge a:visited
{
	position: absolute;
	top: 100px;
	text-decoration: none;
	color: #fff;
	border: none;
}

#accreditation, #accreditation a:link, #accreditation a:visited
{
	color: #fff;
	text-decoration: none;
	border: none;
}

#awards
{
}

h2
{
	font-size: 1.2em;
}

.rating
{
	float: left;
}

#anesthesia
{
	line-height:2em;
	width: 40em;
}

#thankyou
{
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}

#comments
{
	width: 30em;
	font-weight: bold;
}
