@charset "utf-8";


body {
	background-color: #333333;
}
#header {
	height: 107px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}
.head_home {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.head_home_edge {
	background-image: url(images/header_edge.jpg);
	background-repeat: no-repeat;
}




#header img {
	position: relative;
	left: 35px;
	top: 10px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header_edge {
	height: 52px;
	width: 652px;
	position: absolute;
	left: 148px;
	top: 107px;
	background-color: #FFFFFF;
}

#footer {
	width: 800px;
	position: absolute;
	left: 0px;
	top: 572px;
	background-image: url(images/footer.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	height: 38px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#footer a {
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#leftnav {
	height: 465px;
	width: 148px;
	position: absolute;
	left: 0px;
	top: 107px;
	background-image: url(images/leftnav.gif);
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#leftnav  ul  {
	top: 126px;
	position: relative;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 148px;
	text-align: center;
	left: 0px;
	overflow: hidden;
}
#leftnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/button_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	width: 148px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	float: left;
	font-weight: bolder;
	line-height: 42px;
	overflow: hidden;
	height: 42px;
}
#leftnav  ul a:hover {
	background-position: right;
	background-repeat: no-repeat;
}
#leftnav  ul a.current   {
	background-position: center;
	cursor:default
}
#leftnav_edge {
	height: 413px;
	width: 53px;
	left: 148px;
	top: 159px;
	position: absolute;
	background-image: url(images/leftnav_edge.gif);
}


#wrapper {
	margin: auto;
	width: 800px;
	position: relative;
}
#content_bg {
	height: 413px;
	width: 594px;
	position: absolute;
	left: 201px;
	top: 159px;
	background-image: url(images/content_bg.jpg);
	padding-left: 5px;
}


#content {
	height: 413px;
	width: 584px;
	position: absolute;
	left: 201px;
	top: 158px;
	padding-left: 5px;
	overflow: auto;
	z-index: 1;
	padding-right: 10px;
}

.background {
	margin: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}



.head_retina {
	background-image: url(images/header_retina.jpg);
	background-repeat: no-repeat;
}
.head_location {
	background-image: url(images/header_location.jpg);
}
.head_location_edge {
	background-image: url(images/header_edge_location.jpg);
}

.head_retina_edge {
	background-image: url(images/header_edge_retina.jpg);
	background-repeat: no-repeat;
}
.head_contact {
	background-image: url(images/header_phone.jpg);
	background-repeat: no-repeat;
}
.head_contact_edge {
	background-image: url(images/head_phone_edge.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000066;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #000000;
}
.head_physicians {
	background-image: url(images/header_physicians.jpg);
}
.head_physician_edge {
	background-image: url(images/header_edge_physicians.jpg);
}
.head_procedures {
	background-image: url(images/header_procedures.jpg);
}
.head_procedures_edge {
	background-image: url(images/header_procedures_edge.jpg);
}
