/* START DEFAULT STYLES */
html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* END DEFAULT STYLES */


body {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	line-height:30px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003082;
	text-decoration: none;
	margin: 0;
	padding: 30px 0 0 0;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003082;
	text-decoration: none;
	margin: 0;
	padding: 0px 0 0 0;
}



/*******************************************/
/* Header Styles */
/*******************************************/

div#header {
	background-image: url(../images/header.jpg);
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 253px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #003082;
	font-family: Arial, sans-serif;
	position: relative;
}

div#headerServices {
	background-image: url(../images/headerServe.jpg);
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 253px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #003082;
	font-family: Arial, sans-serif;
	position: relative;
}
div#headerPhysicians {
	background-image:url(../images/header_physicians.jpg);
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 253px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #003082;
	font-family: Arial, sans-serif;
	position: relative;
}
div#headerservices {
	background-image:url(../images/header_services.jpg);
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 253px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #003082;
	font-family: Arial, sans-serif;
	position: relative;
}
div#headerStaff {
	background-image:url(../images/header_staff.jpg);
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 253px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #003082;
	font-family: Arial, sans-serif;
	position: relative;
}
div#headerAboutus {
	background-image:url(../images/header_aboutus.jpg);
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 253px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #003082;
	font-family: Arial, sans-serif;
	position: relative;
}

div#headerSurgical {
	background-image:url(../images/header_surgical.jpg);
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 253px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #003082;
	font-family: Arial, sans-serif;
	position: relative;
}
div#headerLocations {
	background-image: url(../images/header_location.jpg);
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 253px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #003082;
	font-family: Arial, sans-serif;
	position: relative;
}
div#headerBilling {
	background-image: url(../images/header_billing.jpg);
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 253px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #003082;
	font-family: Arial, sans-serif;
	position: relative;
}
div#headerEmployment {
	background-image:url(../images/header_careers.jpg);
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 253px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #003082;
	font-family: Arial, sans-serif;
	position: relative;
}
div#headerNews {
	background-image:url(../images/header_news.jpg);
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 253px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #003082;
	font-family: Arial, sans-serif;
	position: relative;
}
div#headerAppointment {
	background-image:url(../images/header_appointments.jpg);
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 253px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #003082;
	font-family: Arial, sans-serif;
	position: relative;
}


#phone_swap {
	font-size:24px;
	color:#FFFFFF;
	padding:10px 0 0 25px;
	}



ul#headnav	{
	list-style:none;
	margin:0;
	padding:0;
	}
	
ul#headnav li	{
	float:right;
	display:inline;
	padding:0 25px 4px 0;
	margin-top: 150px;
	}
	
ul#headnav li a {
	font:12px/30px arial, sans-serif;
	display:block;
	color:#003082;
	text-decoration: none;
	}

ul#headnav li a:hover	{
	font:12px/30px arial, sans-serif;
	display:block;
	color:#003082;
	text-decoration: underline;
	}

	
	
/*******************************************/
/* Main Navigation */
/*******************************************/

ul#mainNav	{
	list-style:none;
	margin:0;
	padding:0;
	position: relative;
	}
	
ul#mainNav LI	{
	float:left;
	display:inline;
	padding:0 0px 4px 0;
	margin: 0px;
	text-align:center;
	}
	
ul#mainNav li a	{
	font:14px arial, sans-serif;
	display:block;
	color:#003082;
	text-decoration: none;
	}
	
ul#mainNav li a:hover	{
	font:14px arial, sans-serif;
	display:block;
	color:#003082;
	text-decoration: underline;
	}
	
	
/*******************************************/
/* Content */
/*******************************************/
	
#content {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 750px;
	position: relative;
	text-align: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top:20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#copy {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	float: left;
	width: 450px;
	position: relative;
	padding-left:50px;
}
#index_copy {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	float: left;
	width: 460px;
	position: relative;
	padding-left:0px;
}
#services_copy {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	float: left;
	width: 480px;
	position: relative;
	padding-left:0px;
}
#faq_copy {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	float: left;
	width: 500px;
	position: relative;
}
#faq_copy a {
	color:#006699;
	text-decoration:none;
	}
#faq_copy a:hover {
	color:#006699;
	text-decoration:underline;
	}
#phys_copy {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	float: left;
	width: 720px;
	position: relative;
}
#phys_copy h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:10px 0 5px 0;
	font-weight:bold;
	color:#003082;
	}
#phys_copy a {
	color:#003399;
	text-decoration:none;
	}
#phys_copy a:hover {
	color:#003399;
	text-decoration:underline;
	}
#news_copy {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	float: left;
	width: 800px;
	position: relative;
}
#office_copy {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	float: left;
	width: 400px;
	position: relative;
}
#office_copy a {
	color:#003399;
	text-decoration:none;
	cursor:auto;
	}

#office_copy a:hover{
	color:#003399;
	text-decoration:underline;
	cursor:auto;
	}

#staff_copy {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	float: left;
	width: 530px;
	position: relative;
}
#surgery_copy {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	float: left;
	width: 530px;
	position: relative;
}
#location_copy {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height:14px;
	color: #333333;
	text-align: left;
	width: 720px;
	position: relative;
}
p {
	line-height: 1.3em;
}
#home_newsletter {
	clear:both;
	padding:20px 10px 10px 80px;
	background-image:url(../images/in_motion_bkgrd.jpg);
	background-repeat:no-repeat;
	height:60px;
	}
#home_newsletter a {
	color:#003366;
	text-decoration:none;
	}
#home_newsletter a:hover {
	color:#003366;
	text-decoration:underline;
	}

	
	
	
/*******************************************/
/* Sub Nav [Right] */
/*******************************************/
	
#subNav {
	font-family: Arial, sans-serif;
	text-align: left;
	float: right;
	width: 200px;
	background-image: url(../images/middle_sidebar.jpg);
	background-repeat:repeat-y;
	background-position: top;
	position: relative;
}
#subNav2 {
	font-family: Arial, sans-serif;
	text-align: left;
	float: right;
	width: 200px;
	background-image: none;
	background-repeat:repeat-y;
	background-position: top;
	position: relative;
}
	
#patientCenter {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding: 15px 15px 0px;
	background-image: url(../images/patientCenter.jpg);
	background-repeat: no-repeat;
	background-position: center 40px;
	height: 165px;
	margin: 0px;
}

#forms {
	background-image: url(../images/form.jpg);
	height: 100px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
#forms a {
	color:#003399;
	text-decoration:none;
	}
#forms a:hover {
	color:#003399;
	text-decoration:underline;
	}

#locations {
	height: 155px;
	background-image: url(../images/locations.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#locations a {
	color:#003399;
	text-decoration:none;
	}
#locations a:hover {
	color:#003399;
	text-decoration:underline;
	}

ul#subNavlinks {
	list-style-type: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


ul#subNavlinks li a {
	font:11px arial, sans-serif;
	display:block;
	color:#003082;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 5px;
}

ul#subNavlinks li a:hover {
	font:11px arial, sans-serif;
	display:block;
	color:#003082;
	text-decoration: underline;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 5px;
}

ul#formlinks {
	list-style-type: none;
	text-decoration: none;
	margin: 18px 0px 0px 60px;
	padding: 0px;
}

ul#formlinks li a {
	font:11px arial, sans-serif;
	display:block;
	color:#003082;
	text-decoration: none;
	text-align: left;
	padding-bottom: 5px;
	}

ul#loclinks {
	list-style-type: none;
	text-decoration: none;
	margin: 110px 0px 0px 0px;
	padding: 0px;
}

ul#loclinks li a {
	font:11px arial, sans-serif;
	display:block;
	color:#003082;
	text-decoration: none;
	text-align: left;
	}

 #SubLink {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin: 0px;
	
}



/*******************************************/
/* Flash Nav */
/*******************************************/


 #lowerNav {
	clear: left;
	position: relative;
	float: left;
	width: 460px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

#procedure {
	background-image: url(../images/procedures_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	height: 200px;
	width: 200px;
	background-position: center top;
}
#physicians {
	margin: 0px;
	padding: 0px 0px 10px;
	float: right;
	height: 200px;
	width: 200px;
	background-image: url(../images/physicians_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#teams {
	background-image: url(../images/teams.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	width: 460px;
	height: 100px;
}
#footer {
	clear: both;
	width: 800px;
	text-align: center;
	vertical-align: bottom;
	font-size: 12px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentNavlinks {
	list-style:none;
	padding:10px 0 0 10px;
	}
#contentNavlinks a {
	color:#003082;
	text-decoration: none;
	}	
#contentNavlinks a:hover {
	color:#003082;
	text-decoration: underline;
	}
#testimonials a {
	color:#003399;
	text-decoration:none;
	}
#testimonials a:hover {
	color:#003399;
	text-decoration:underline;
	}	
	
	
	
	
	
/* KEEP THIS AT BOTTOM OF CSS */
/* START CLEARFIX */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* END CLEARFIX */	
	