@charset "utf-8";
body {
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
}
#main
{
	width: 864px;
	margin: 5px auto 8px auto;
	background-color:#FFF;
	font-size:12px;
}
#header
{
margin: 0;	
}

#header h1, #header h2, #header h3
{
	position: absolute;
	left: -9999em;
}
#header a {
	display:block;
	width:864px;
	height:232px;
	background: transparent url(../../images/header_fistula.jpg) 0 0 no-repeat;
	text-indent: -9999em;
}
#addy p
{
	display:block;
	width:864px;
	height:28px;
	background: transparent url(../../images/fistula_footer.gif) 0 0 no-repeat;
	text-indent: -9999em;
	margin: 0;
}

#callnow p, #callfoot p
{
	display:block;
	width:864px;
	height:54px;
	background: transparent url(../../images/banner.jpg) 0 0 no-repeat;
	text-indent: -9999em;
	margin: 0;
}
#nav
{
	width:864px;
	background-color:#4c7eb3;
	padding: 10px 0 10px 0;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	color: #3d648f;
}
#nav a:link, #nav a:visited, #nav a:active
{
	color:#FFF; text-decoration:none;
}
#nav a:hover
{
	color:#FFF; border-bottom:2px solid #bfd37a;
}
#copy
{
	padding:12px 15px 12px 15px;	
}
#copy p
{
	margin-left:12px;
}

#docs h3 {
	display:block;
	width:306px;
	height:35px;
	background: transparent url(../../images/h3bg.jpg) 0 0 no-repeat;
	text-indent: -9999em;
	margin:0;
}
#docs
{
	width:532px;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	margin-top:20px;
}
.ulright
{float:right;
width:300px;
padding-right:8px;
}
.ulright li, .ulleft li
{
margin-bottom:6px;
list-style-image:url(../../images/bullet.jpg);

}


.ulleft
{float:left;
width:140px;
margin-left:10px;
}
#docs ul
{
	padding-left:5px;
}
#docs strong
{
	text-transform:uppercase;
}
#contact-container, #contact2
{
	width:255px;
	border:2px solid #a0a0a0;
	display:inline;
	background-color: #fff;
	padding:8px;
}
#contact2
{
	float:left;
}
#contact-container
{
	float:right;
}



#contact-over
{
	width:300px;
	border:2px solid #535252;
	float:right;
	display:inline;
	background-color: #C8DAB4;
	padding:15px 15px;
	text-align:center;
}


#contact strong
{
	color: #535252;
	font-size:14px;
}
#contact input
{margin-top:5px;}
#contact 
{
	border:1px solid #b3c19d;
}
#contact h3
{
	color:#FFF;
	background-color:#b3c19d;
	margin:0;
	padding:3px;
	
}
#leftcopy-over
{
	float:left;
	width:410px;
	display:inline;
	padding-left:10px;
}

#leftcopy
{
	float:left;
	width:520px;
	display:inline;
	padding-left:10px;
}
.clearboth
{
	clear:both;
}
#contact input
{margin-top:5px;}

.imgright
{
	float:right;
	display:inline;
	margin-top:10px;
}
#leftcopy-over h1, #copy h1, #videos h1
{
	font-size:18px;
}
#surgery
{
	border:1px solid #000;
	margin-left:auto;
	margin-right:auto;
}
#surgery th, #surgery td
{
	border:1px solid #000;
	padding:2px 2px 2px 5px;
}
#surgery th
{
	font-size:13px;
}
#videos
{max-height:270px;
text-align:center;
margin-left:20px;
}
#videos object
{
	margin: 0 5px;
}
.vid
{
	width:235px;
	display:inline;
	float:left;
	margin: 0 5px 0 10px;
	z-index:1;
}
.testimonial h2
{
	font-size:15px;
}
.address
{
	margin-left:30px;
	font-weight:bold;
	text-align:center;
	font-size:14px;
}
.under
{
	text-decoration:underline;
	font-weight:bold;
}
.blurbhead
{
	color:#666; 
	font-size:16px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
}
.questions
{
	color:#333; 
	font-size:15px;
	font-style:italic;
	font-weight:bold;
}

.hawaii
{
	float:left; display:inline; margin:6px;
}
.cent {text-align:center;}
#nav2
{
	
	background-color:#4c7eb3;
	font-weight:bold;
	font-size:12px;
	color: #3d648f;
	text-align:left;
	margin:-10px auto 10px auto;
	width:814px;
	padding-left:50px;

}
#nav2 ul									{  list-style: none}
/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; font-size:12px; font-family:Arial, Helvetica, sans-serif; background-color: #4c7eb3;list-style: none; }
ul.dropdown li                      { font-weight: bold; float: left; zoom: 1; background-color: #4c7eb3;}
ul.dropdown a:hover		            { color: #fff; text-decoration:underline;}
ul.dropdown a:active                { color: #fff; }
ul.dropdown li a                    { display: block; padding:8px 4px 8px 4px; border-right: 1px solid #333;
	 								  color: #fff; text-decoration:none; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { position: relative; }
ul.dropdown li.hover a              { color: #fff; background-color: #4c7eb3; font-weight:bold; text-decoration:underline}


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 220px; visibility: hidden; position: absolute; top: 100%; left:-40px; }
ul.dropdown ul li 					{ font-weight: normal; background: #f6f6f6; color: #000; 
									  border-bottom: 1px solid #ccc; float: none; text-align:left; text-decoration:none;}
ul.dropdown ul li a:hover			{text-decoration:underline;}								  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; } 
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown ul ul li				{ margin-left:-35px; color:#FFF; font-weight:bold; padding:0 5px; background-color:#4c7eb3}
ul.dropdown li:hover > ul 			{ visibility: visible; }

.homelink {text-align:center; margin:5px auto;}
.homelink a {color:#000;}
.homelink a:hover {text-decoration:none; color:#000}
.phones {width:864px; padding-top:8px !important; padding-bottom:8px !important; background-color:#bed5a1;}
.phonesh3 {width:846px; text-align:center; padding: 5px 8px; text-transform:uppercase; background-color:#FFF; border-top:#4d4f42 solid 5px;border-bottom:#4d4f42 solid 5px; margin:0px; font-size:13px;}
