@charset "utf-8";
/* CSS Document */

html, body, 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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
/* remember to define focus styles! */
:focus { outline: 0; }

body {
	color:#000000;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
}
h1, h2, h3, h4, h5 {font-weight:bold; color:#454545;}
h1{ font-size:24px; }
h2{ font-size:22px; }
h3{ font-size:20px; }
h4{ font-size:18px; }
h5{ font-size:16px; }

.text1, .text1 a{ color:#04679f; font-size:20px;}

.img_left{ margin:0 15px 15px 0; }

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: "" ""; }

a			{ color: #0000ff;}
a:hover		{ color: #ff0000;}
a img		{ border:none;}

b, strong	{ font-weight:bold; }
i, em	 	{ font-style:italic;}

.clearBoth 	{ clear:both; }

ul{
	list-style:none;
	margin:0 0 0 20px;
	padding:0 0 0 10px;
}
.ul_list{
    list-style:inside disc;
}
.title{ margin:0 0 15px 0; }
.image_1{ float:left; margin:0 15px 15px 0; }
/*********************************************************************************************************************************/
#page {
	width:1000px;
	margin:0 auto;
	text-align: left;
}
/**************** H E A D E R ***************************/
#menu_appointment_logo_phone_video_wrapper{
	width:1000px;
	min-height:461px;
	display:block;
	background:url(/images/bg_top.png) left bottom no-repeat;
}
	#menu_appointment_wrapper{
		width:242px;
		min-height:461px;
		display:block;
		float:left;
		margin:0 0 0 18px;
	}
		#menu_top{ width:224px; height:10px; display:block; margin:90px 0 0 0; background:url(images/bg_menu_top.png) 0 0 no-repeat;}
		#menu_wrapper{
			width:224px; 
			min-height:242px;
			display:block; 
			clear:both;
			background:url(/images/bg_menu_02.png) left top repeat-y; 
		}
		#menu_bottom{ width:224px; height:10px; display:block; background:url(images/bg_menu_bottom.png) 0 0 no-repeat;}

			#navpane{ margin:0px 2px 0 2px; padding:0 0 0 0; }
			#navpane li{
				line-height:34px;
				border-bottom:#87a1ad solid 1px;
				padding:0 0 0 15px;
			}
				#navpane li a{
					color:#00446a;
					display:block;
					font-family:"Times New Roman", Times, serif;
					font-size:14px;
					text-transform:uppercase;
					text-decoration:none;
				}
				#navpane li ul{margin:0 5px 0 5px; padding:0 0 0 5px;}
				#navpane li ul li{
					line-height:22px;
					border:none;
					padding:0 0 0 5px;
					background:none;
				}
					#navpane li ul li a{ font-size:11px; text-transform:capitalize;}
			#navpane li:hover{ background:#FFF; }
			#navpane li ul li:hover{ background:#CCC; }
			#dir_70 a{ font-size:13px !important;}
    
    	#appointment {width:224px; height:66px; display:block; margin:12px 0 0 0;}
	
    #logo_phone_video_wrapper{
		width:740px;
		height:428px;
		display:block;
		float:left;
	}
		#logo { width:389px; height:118px; display:block; float:left; margin:22px 0 0 0;}
		#phone{ width:168px; height:57px; display:block; float:left; margin:48px 0 0 134px;}
	
/********************* V I D E O *************************/
#video_wrapper{}
#video{ position:relative; left:23px; top:15px;}

#testim_video{ width:492px; height:285px; display:block; float:left; background:url(/images/ClickTestimonial.png) 0 0 no-repeat;}
#testim_btns_wrapper{ width:232px; height:285px; display:block; float:left; background:url(/images/Testimonial_Buttons.png) 0 0 no-repeat; }
	.testim_btn{ width:84px; height:47px; display:block; float:left; cursor:pointer; margin:5px 9px 3px 14px; }

#staff_video{ width:492px; height:285px; display:block; float:left; background:url(/images/ClickStaffMember.png) 0 0 no-repeat;}
#staff_btns_wrapper{ width:232px; height:285px; display:block; float:left; background:url(/images/Staff_Buttons.png) 0 0 no-repeat; }
	.staff_btn{ width:130px; height:74px; display:block; cursor:pointer; margin:13px 0 0 48px; }

#seporator_01{ width:1000px; height:33px; display:block; background:url(/images/seporator_01.png) left top no-repeat;}
/****************** B A N N E R S ************************/
#banners{
	width:1000px;
	height:103px;
	display:block;
    margin:5px 0 0 0;
}
.banner_wrapper{ float:left;}

#seporator_02{ width:1000px; height:27px; display:block; background:url(/images/seporator_02.png) left top no-repeat;}
/****************** C O N T E N T ************************/
#content_wrapper{ 
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
	line-height:22px;
	padding:0 10px 10px 10px;
    margin:10px 0 0 0;
}

#content_wrapper:after{						/*!!!!*/
	content:'';								/*!!!!*/
	display:block;							/*!!!!*/
	clear:both; 							/*!!!!*/
}

#content_wrapper_services{ width:730px; display:block; float:right; }
/******************** F O R M ****************************/

#form, #contact_form{ width:1000px; height:147px; display:block; margin:8px 0 0 0;}
#form{ background:url(/images/bg_contactForm.png) left top no-repeat; }

/****************** F O O T E R **************************/
#footer{
	width:1000px;
	height:82px;
	display:block;
	background:url(/images/bg_footer.png) left top no-repeat;
	padding:28px 0 0 0;
	text-align:center;
}
.footerNavSpacer{
	display:inline-block;
	background-image:url(/images/footerNav_spacer.png);
	height:10px;
	width:34px;
}
#footer a{ 
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
#copyright{ color:#00446a; font-size:11px; margin:15px 0 0 0;}
#copyright a{ color:#00446a; font-size:11px; font-weight:normal; text-decoration:underline; text-transform:none;}