/**********************************************
	#RESET (www.MEYERWEB.com)
**********************************************/
html{color:#333;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;} a{outline:none;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}

/* DARK BROWN: 544c42 */
/* BROWN: 5e4f3a */
/* TAN: d1bea4 */
/* LIGHT TAN: e8ded1 */

html {
	background: #d1bea4 url("/assets/images/background_html.jpg") repeat-x center top;
	}
body {
	background: url("/assets/images/background_curve.png") no-repeat center 172px;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
	color: #333;
	}
	#home_page {
		background-position: center 430px;
		}
h1 {
	font-size: 20px;
	}
h2 {
	font-size: 18px;
	}
	h2.title {
		font-size: 26px;
		line-height: 26px;
		margin-bottom: 20px;
		padding-bottom: 17px;
		background: url("/assets/images/header_shadow.gif") no-repeat -50px bottom;
		}
		h2.title a, h2.title a:visited {
			color: #333;
			}
		h2.title a:hover, h2.title a:active { 
			color: #000;
			}
h3 {
	font-size: 16px;
	text-transform: uppercase;
	}
	h3.box_top {
		height: 40px;
		padding: 0 20px;
		background: url("/assets/images/box_top.gif") no-repeat left top;
		color: #fff;
		line-height: 40px;
		text-transform: none;
		}
	h3.title {
		margin-bottom: 20px;
		padding-bottom: 17px;
		background: url("/assets/images/header_shadow.gif") no-repeat -50px bottom;
		font-size: 21px;
		line-height: 20px;
		text-transform: none;
		}
h4 {
	text-transform: uppercase;
	line-height: 36px;
	}
a, a:hover, a:active, a:visited {
	color: #069fce;
	text-decoration: none;
	}
	a:hover, a:active {
		color: #fff;
		}
p {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 21px;
	}
	p.intro {
		margin-top: -4px;
		font-size: 18px;
		line-height: 30px;
		}
	p.quote {
		font-style: italic;
		}
	p.quote span {
		font-style: normal;
		font-weight: bold;
		}
ul {
	list-style: none
	}
li {
	background: url("/assets/images/bullet.png") no-repeat 0px 6px;
	list-style: none;
	list-style-position: inside;
	text-indent: -14px;
	padding-left: 28px;
	}
	li span {
		font-weight: bold;	
		}
	#site_nav li, #sub_nav li {
		list-style: none;
		background: none;
		text-indent: 0;
		padding: 0;
		}
		
input, textarea {
	padding: 8px;
	border: 1px solid #ccc;
	background-color: #EFEFEF;
	color: #333;
	font: 10px/20px Helvetica,Arial,sans-serif;
	}
	select {
		padding: 4px;
		color: #333;
		font: 10px/20px Helvetica,Arial,sans-serif;
		margin-bottom: 10px;
		}
label {
	vertical-align: middle;
	padding-right: 10px;
	}
	label input {
		margin-right: 5px;
		position: relative;
		top: 3px;
		}
form div {
	width: 220px;
	float: left;
	margin-right: 10px;
	}
	form .form_options {
		margin: 10px 0;
		float: none;
		width: 100%;
		}
.blog_post .photo img, .offer img {
	display: block;
	}
input {
	width: 200px;
	height: 10px;
	margin-bottom: 10px;
	}
	input.checkbox {
		width: auto;
		vertical-align: middle;
		background-color: transparent;
		border: 0;
		}
textarea {
	width: 430px;
	height: 100px;
	margin-left: 0;
	}
select {
	width: 450px;
	height: 24px;
	}



/**********************************************
	#SITE STRUCTURE
**********************************************/
#wrap {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
	}
	#home_page #wrap {
		padding: 0;
		}
	
#flash_content {
	height: 508px;
	}
	
#header {
	height: 157px;
	position: relative;
	}
	#header a, #header a:visited {
		color: #e8ded1 !important;
		}
		#header a:hover, #header a:focus, #header a:active {
			color: #fff !important;
			}
	#header img.logo {
		position: absolute;
		top: 40px;
		left: 0;
		}
	#header img.consult {
		position: absolute;
		right: 20px;
		top: 40px;
		}
	#header div.consult {
		position: absolute;
		z-index: 89;
		width: 300px; /* 250px */
		left: 500px;
		top: 54px;
		color: #e8ded1;
		font: 14px/21px Georgia, "Times New Roman", serif;
		font-style: italic;
		}
		#header div.consult span {
			float: right;
			font-size: 12px;
			line-height: 20px;
			font-style: normal;
			text-indent: 0;
			}
			
	#header img.harrell {
		position: absolute;
		right: 10px;
		top: -47px;
		}
	#home_page #header {
		height: 446px;
		}
	
#content {
	clear: both;
	}
	.col-2, .col-2-right {
		width: 460px;
		margin-right: 20px;
		float: left;
		}
		.col-2-right {
			margin-right: 0;
		}
	#blog_page .col-2 {
		width: 700px;
		}
	#blog_page .col-2-right {
		width: 220px;
		margin-top: 97px;
		}
	
#footer {
	clear: both;
	margin-top: 45px;
	padding-top: 20px;
	border-top: 1px solid #bcab93;
	font-family: Helvetica, Arial, sans-serif;
	color: #685f52;
	}
	
	
/**********************************************
	#MAIN NAVIGATION
**********************************************/
#site_nav li {
	float: left;
	height: 46px;
	}
#site_nav li a {
	display: block;
	height: 100%;
	margin-left: -1px;
	position: relative;
	z-index: 1;
	}
#site_nav li a span {
	display: none;
	}
	#site_nav li a.nav_home {
		background: url("/assets/images/nav/nav_home.gif") no-repeat left top;
		width: 71px;
		}
	#site_nav li a.nav_about_us {
		background: url("/assets/images/nav/nav_about_us.gif") no-repeat left top;
		width: 96px;
		}
	#site_nav li a.nav_our_office {
		background: url("/assets/images/nav/nav_our_office.gif") no-repeat left top;
		width: 111px;
		}
	#site_nav li a.nav_services {
		background: url("/assets/images/nav/nav_services.gif") no-repeat left top;
		width: 96px;
		}
	#site_nav li a.nav_testimonials {
		background: url("/assets/images/nav/nav_testimonials.gif") no-repeat left top;
		width: 126px;
		}
	#site_nav li a.nav_special_offers {
		background: url("/assets/images/nav/nav_special_offers.gif") no-repeat left top;
		width: 141px;
		}
	#site_nav li a.nav_blog {
		background: url("/assets/images/nav/nav_blog.gif") no-repeat left top;
		width: 66px;
		}
	#site_nav li a.nav_contact {
		background: url("/assets/images/nav/nav_contact.gif") no-repeat left top;
		width: 96px;
		}
	#site_nav li a:hover {
		background-position: 0 -46px;
		}
	#site_nav li a:active {
		background-position: left top;
		}
	#site_nav li.current a {
		z-index: 2;
		background-position: left bottom;
		}


/**********************************************
	#SUB_NAVIGATION
**********************************************/
#sub_nav_container {
	margin-bottom: 30px;
	margin-left: -10px;
	height: 35px;
	}
#sub_nav {
	height: 35px;
	}
#sub_nav li {
	float: left;
	width: 100px;
	height: 35px;
	margin-right: 12px;
	background: url("/assets/images/nav/subnav_background.gif") repeat-x left top;
	text-align: center;
	}
#sub_nav li a {
	display: block;
	height: 100%;
	padding: 6px 12px;
	font-weight: bold;
	color: #fff;
	}


/**********************************************
	#FEATURE_BLOCK
**********************************************/
div.feature {
	width: 226px;
	float: left;
	position: relative;
	margin: 0 22px 19px -3px;
	padding-bottom: 11px;
	background: url("/assets/images/feature_bottom.gif") no-repeat center bottom;
	text-align: center;
	}
	div.feature.last {
		margin-right: 0;
		}
	div.feature h3 {
		margin-bottom: 20px;
		}
	div.feature p {
		font-size: 12px;
		line-height: 20px;
		}
	div.feature .image_border {
		width: 226px;
		height: 129px;
		background: url("/assets/images/image_border.gif") no-repeat center top;
		}
	div.feature img {
		margin: 4px -1px 0 0;
		width: 216px;
		height: 122px;
		overflow: hidden;
		}
	div.feature .details {
		padding: 20px 18px 42px;
		min-height: 180px;
		text-align: left;
		}
	div.feature a.button {
		position: absolute;
		bottom: 15px;
		}


/**********************************************
	#TESTIMONIALS
**********************************************/
ul.related_services a, ul.related_services a:visited {
	color: #333;
	}
	ul.related_services a:hover, ul.related_services a:active {
		color: #069fce;
		}
div#testimonial_nav {
	float: right;
	padding: 0 8px;
	}


/**********************************************
	#SPECIAL_OFFERS
**********************************************/
div.offer {
	width: 946px;
	margin-left: -4px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	position: relative;
	background: url("/assets/images/offers_bottom.gif") no-repeat center bottom;
	}
	div.offer h3 {
		padding-left: 16px;
		margin-bottom: 10px;
		font-size: 21px;
		text-transform: none;
		}
	div.offer p {
		font-size: 14px;
		line-height: 21px;
		}
		div.offer p.intro {
			font-size: 16px;
			}
	div.offer ul {
		font: 12px/20px Helvetica,Arial,sans-serif;
		}
	div.offer div.photo {
		position: absolute;
		right: 20px;
		}
	div.offer .image_border {
		width: 260px;
		height: 192px;
		background: url("/assets/images/offers_border.png") no-repeat center top;
		}
	div.offer img {
		}
	div.offer .details {
		padding: 10px 300px 5px 16px;
		min-height: 170px;
		background: url("/assets/images/offers_background.gif") repeat-y center top;
		text-align: left;
		}


/**********************************************
	#BLOG
**********************************************/
div.blog_post {
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
	clear: both;
	width: 700px;
	overflow: hidden;
	}
	div.blog_post div.photo {
		width: 206px;
		float: right;
		margin: 1px 0 20px 20px;
		/*background: url("/assets/images/border_background.gif") repeat-y left top;*/
		background-color: #E8DED1;
		text-align: center;
		border: 1px solid #B8A790;
		}
		div.blog_post div.photo .blog_photo {
			border: 3px solid #fff;
			/*border-width: 0 4px;*/
			margin: 0 auto;
			}
		div.blog_post div.photo div.caption {
			padding-left: 12px;
			margin: 10px;
			background: url("/assets/images/bullet.png") no-repeat left 3px;
			font: 10px/14px Helvetica,Arial,sans-serif;
			text-align: left;
			width: 173px;
			}
	div.blog_post .image_border {
		background: url("/assets/images/image_border.png") no-repeat center top;
		}
	div.blog_post span.blog_date {
		display: block;
		font: 10px/18px Helvetica, Arial, sans-serif;
		color: #fff;
		}
		div.blog_post span.blog_date a {
			color: #fff;
			}
	div.blog_post .blog_details {
		font: 11px/20px Helvetica,Arial,sans-serif;
		}
	div.blog_post .blog_details span {
		font: 12px/20px Georgia,"Times New Roman",serif;
		color: #000;
		}
	div.categories, div.tags {
		margin-bottom: 20px;
		background: #544c42 url("/assets/images/blog_bottom.gif") no-repeat left bottom;
		color: #fff;
		}
		div.categories h4, div.tags h4 {
			padding: 15px 20px;
			background: url("/assets/images/blog_top.gif") no-repeat left top;
			font-size: 18px;
			line-height: 20px;
			text-transform: none;
			color: #fff;
			}
		div.categories ul, div.tags ul {
			padding: 0 20px 15px;
			}
			div.categories ul a, div.tags ul a {
				font-family: Helvetica,Arial,sans-serif;
				color: #fff;
				}
			div.tags ul a:hover, div.tags ul a:active {
				text-decoration: underline;
				}
	div.comments {
		margin-top: 50px;
		}
		div.comments .comment {
			margin-bottom: 20px;
			padding: 0 20px 20px;
			border-bottom: 1px solid #9d8e7b;
			}
			div.comments .name {
				display: block;
				margin-left: -20px;
				margin-bottom: 10px;
				padding-left: 20px;
				background: url("/assets/images/bullet.png") no-repeat left center;
				font-size: 16px;
				line-height: 20px;
				}
				div.comments .name a {
					color: #333;
					}
			div.comments .quote {
				margin-bottom: 10px;
				}
			div.comments .posted_date {
				font: 10px/16px Helvetica,Arial,sans-serif;
				}
	div.leave_comment {
		margin-top: 50px;
		}
		div.leave_comment textarea {
			height: 86px;
			}
		div.leave_comment a {
			float: right;
			}
	
		
/**********************************************
	#CONTENT_ELEMENTS
**********************************************/
div.content_image {
	width: 466px;
	margin-left: -3px;
	}
	#contact_us_page div.content_image {
		background: url("/assets/images/460_background.gif") repeat-y left top;
	}
	div.content_image .media {
		margin: 0 auto 25px;
		width: 460px;
		height: 360px;
		position: relative;
		vertical-align: middle;
		text-align: center;
		}
		.media img {
			/*
			border: 5px solid #fff;
			*/
			width: 460px;
			height: 360px;
			position: relative;
			/*
			top: -5px;
			left: -5px;
			*/
			}
dl.showcase {
	padding-bottom: 10px;
	background: #544c42 url("/assets/images/box_bottom.gif") no-repeat left bottom;
	}
	dl.showcase dt {
		height: 30px;
		background: url("/assets/images/background_blue_bar.gif") repeat-x left top;
		font-size: 14px;
		line-height: 30px;
		}
		dl.showcase dt a {
			display: block;
			height: 100%;
			padding: 0 0 0 20px;
			color: #fff;
			}
		dl.showcase dt a.collapsed {
			background: url("/assets/images/background_brown_bar.gif") repeat-x left top;
			}
		dl.showcase dt a.collapsed:hover {
			background-position: left bottom;
			}
	dl.showcase dd {
		display: block;
		height: 250px;
		padding: 20px;
		background-color: #e8ded1;
		font: 12px/20px Helvetica, Arial, sans-serif;
		}
		dl.showcase dd div.img.right {
			margin-left: 20px;
			margin-bottom: 20px;
			float: right;
			position: relative;
			}
			dl.showcase dd div.img.right .play_button {
				position: absolute;
				left: 75px;
				top: 55px;
				width: 40px;
				height: 40px;
				background: url("/assets/images/play_button.png") no-repeat left top;
				}


/**********************************************
	#SERVICES GALLERY
**********************************************/

div#service_nav {
	float: right;
	padding: 0;
	}
	
#service_intro {
	width: 220px;
	height: 150px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	}
	
#service_media {
	margin-top: 65px;
	}
	
#service_intro_video {
	width: 460px;
	height: 260px;
	margin-bottom: 20px;
	}

#gallery {
	width: 466px;
	margin-top: 20px;
	margin-left: -3px;
	position: relative;
	background: url("/assets/images/gallery_background.gif") repeat-y left top;
	}
	#gallery #gallery_menu_wrap {
		height: 30px;
	}
	#gallery #gallery_id {
		position: relative;
		z-index: 0;
		}
	#gallery .gallery_description {
		position: relative;
		margin-top: -2px;
		background: url("/assets/images/gallery_top.gif") no-repeat left top;
		}
		#gallery .gallery_description.photos {
			margin-top: 0;
			}
		#gallery .gallery_description p {
			margin: 0;
			padding: 18px 21px 16px;
			font: 12px/18px Helvetica,Arial,sans-serif;
			background: url("/assets/images/gallery_bottom.gif") no-repeat left bottom;
			}
			#gallery .gallery_description p.photos {
				padding: 0 3px;
				}
		#gallery .gallery_description img {
			width: 456px;
			overflow: hidden;
			border: 4px solid #fff;
			border-width: 0 1px;
			}
		#gallery .gallery_description .image_border {
			width: 460px;
			height: 127px;
			margin-left: 3px;
			background-image: url("/assets/images/gallery_border.png");
			}
		#gallery .captions {
			display: block;
			width: 440px;
			padding: 10px;
			font: 12px Georgia,"Times New Roman",serif;
			font-style: italic;
			text-align: center;
			color: #333;
			}
			#gallery .captions span {
				font: 9px Helvetica,Arial,sans-serif;
				padding: 0 75px;
				text-align: center;
				color: #666;
				}
				

/**********************************************
	#CONTACT_US
**********************************************/				
#map_container { 
	border: 5px solid #fff;
	position: relative; 
	width: 450px; 
	height: 350px;
	margin: 0 auto;
	}
div#live_chat {
	margin: 40px auto 0;
	}
form.directions { 
	background: url("/assets/images/gallery_bottom.gif") no-repeat left bottom; 
	padding: 14px 16px 8px;
	}
	form.directions input {
		float: left;
		width: 305px;
		}
	form.directions a.button {
		position: relative;
		top: -7px;
		left: 8px;
		}
	
.tl, .tr, .bl, .br, .ts, .bs { 
	position: absolute; 
	z-index: 50; 
	width: 12px; 
	height: 12px;
	}
	.tl { 
		top: -8px; 
		left: -8px; 
		background: url("/assets/images/corners/top_left_shadow.png") no-repeat;
		}
		.tl.light {
			top: -5px;
			left: -5px;
			background-image: url("/assets/images/corners/top_left_light.png");
			}
	.tr { 
		top: -8px; 
		right: -8px; 
		background: url("/assets/images/corners/top_right_shadow.png") no-repeat;
		}
		.tr.light {
			top: -5px;
			right: -5px;
			background-image: url("/assets/images/corners/top_right_light.png"); 
			}
	.bl {
		bottom: -8px; 
		left: -8px; 
		background: url("/assets/images/corners/bottom_left_shadow.png") no-repeat;
		}
		.bl.light { 
			bottom: -8px;
			left: -5px;
			background-image: url("/assets/images/corners/bottom_left_light.png"); 
			}
	.br { 
		bottom: -8px; 
		right: -8px; 
		background: url("/assets/images/corners/bottom_right_shadow.png") no-repeat; 
		}
		.br.light { 
			background-image: url("/assets/images/corners/bottom_right_light.png"); 
			}
	.ts {
		display: block;
		height: 3px;
		width: 450px;
		top: -8px;
		margin: 0 auto;
		background: url("/assets/images/corners/top_shadow.gif") repeat-x left top;
		}
	.bs {
		display: block;
		height: 3px;
		width: 450px;
		bottom: -8px;
		margin: 0 auto;
		background: url("/assets/images/corners/bottom_shadow.gif") repeat-x left bottom;
		}

/**********************************************
	#HOME_PAGE_SPECIFIC
**********************************************/
#home_page #page_body {
	/* margin-top: -115px; */
	}
#home_page .feature {
	margin: 0 17px 0 -3px;
	}
#home_page #recent_blog {
	width: 220px;
	float: right;
	/* margin: 146px 20px 0 0; */
	 margin: 18px 20px 0 0; 
	}
	#recent_blog h3 {
		margin-bottom: 20px;
		}
	#recent_blog li {
		background: none;
		border-bottom: 1px solid #9d8e7b;
		padding-left: 0;
		text-indent: 0;
		list-style: none;
		}
	#recent_blog li a {
		display: block;
		height: 100%;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 10px;
		color: #333;
		}
		#recent_blog li a:hover, #recent_blog li a:active {
			background-color: #E8DED1;
			}
	#recent_blog li a span {
		display: block;
		padding-top: 10px;
		font: 10px Helvetica, Arial, sans-serif;
		color: #fff;
		}
		#recent_blog li a:hover span {
			color: #9d8e7b;
			}
		#recent_blog img.top_dentist {
			padding-top: 25px;
			}
#home_page #contact {
	width: 706px;
	height: 47px;
	margin: 12px 0 17px -3px;
	float: left;
	position: relative;
	background: url("/assets/images/consultation_frame.gif") no-repeat center center;
	vertical-align: center;
	}
	#contact p {
		position: absolute;
		top: 13px;
		left: 22px;
		font: 14px/21px Georgia, "Times New Roman", serif;
		font-style: italic;
		}
	#contact ul {
		position: absolute;
		top: 12px;
		right: 22px;
		}
		#contact ul li {
			background: none;
			display: inline;
			border-left: 1px solid #333;
			padding: 0 5px;
			font-size: 12px;
			line-height: 20px;
			text-indent: 0;
			}
		#contact ul li.first {
			padding-left: 0;
			}
		#contact ul li a, #contact ul li a:visited {
			font-weight: bold;
			color: #333;
			}
			#contact ul li a:hover, #contact ul li a:active {
				color: #069fce;
			}
			
			
/**********************************************
	#ABOUT_US / OFFICE TOUR
**********************************************/
#about_team, #office_tour {
	margin-top: -80px;
	height: 360px;
	}
	
div.about_box {
	background: #544c42 url("/assets/images/box_bottom.gif") no-repeat left bottom;
	color: #fff;
	padding-bottom: 10px;
	}
	div.about_box h3 {
		background: #544c42 url("/assets/images/box_top_2.gif") no-repeat left top;
		margin-bottom: 10px;
		padding: 10px 24px;
		border-bottom: 1px solid #fff;
		text-transform: none;
		}
	div.about_box li {
		padding: 5px 24px 5px 24px;
		text-indent: 0;
		background-position: 10px 12px;
		}
	div.about_box p {
		font-family: Georgia,"Times New Roman",serif;
		padding: 0 24px;
		}
	div.about_box p.about_name {
		margin-bottom: 0px;
		padding: 24px 24px 0;
		font-size: 18px;
		}
	div.about_box p.about_title {
		margin-bottom: 8px;
		font-size: 12px;
		font-style: italic;
		}
	div.about_box p.about_desc {
		font: 12px/20px Helvetica,Arial,sans-serif;
		}
		
		

/**********************************************
	#SITE_MAP
**********************************************/
.site_map {
	width: auto;
	margin-bottom: 20px;
	overflow: hidden;
	}
.site_map h4 {
	font-size: 16px;
	margin-top: 16px;
	}
.site_map .group {
	width: auto;
	float: left;
	margin-right: 90px;
	}
.site_map .group li {
	background: none;
	padding-left: 0;
	text-indent: 0;
	}
.site_map .group li a {
	color: #FFF;
	}
	

/**********************************************
	#PRIVACY
**********************************************/
.privacy p {
	font-size: 12px;
	}
.privacy h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	}
	
	
	
/**********************************************
	#FOOTER_DETAILS
**********************************************/
#footer .group {
	float: left;
	margin-right: 70px;
	}
#footer .group h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#footer .group ul li {
	background: none;
	padding-left: 0;
	font-size: 9px;
	line-height: 18px;
	color: #fff;
	text-transform: uppercase;
	list-style: none;
	list-style-image: none;
	text-indent: 0;
	}
#footer #fine_print {
	clear: both;
	height: 10px;
	padding-top: 30px;
	}
	#footer #fine_print a {
		color: #887c6b;
		}
	#footer #fine_print a:hover {
		color: #fff;
		}
	#footer p {
		width: 75%;
		float: left;
		font-size: 10px;
		color: #887c6b;
		text-transform: uppercase;
		}
		#footer p.studiobanks {
			width: 24%;
			}
	#footer a {
		color: #fff;
		}
	#footer a:hover {
		color: #887c6b;
		}


/**********************************************
	#MISC_CLASSES
**********************************************/
button { 
  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  padding:0 20px 0 0; 
  text-align:center; 
}
button span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 20px; 
}

/*buttons*/
button.submit_btn { 
	background: url("/assets/images/buttons/btn1_right.gif") right no-repeat; 
	font-size: 9px;
	font-weight: normal;
	padding-right: 10px; 
	}
button.submit_btn span { 
	height: 22px; 
	line-height: 22px;
	background: url("/assets/images/buttons/btn1_left.gif") left no-repeat;
	padding-left: 16px;
	color: #333; 
	}
button.submit_btn:hover {
	background: url("/assets/images/buttons/btn1_hover_right.gif") right no-repeat; 
	}
button.submit_btn:hover span {
	background: url("/assets/images/buttons/btn1_hover_left.gif") left no-repeat; 
	}
	
form input.submit_button {
	width: 69px;
	height: 22px;
	padding: 0;
	border: 0;
	background: none;
	}


a.button {
	display: block;
	float: left;
	height: 22px;
	margin-top: 10px;
	margin-right: 10px;
	}
	a.button.more_information {
		background: url("/assets/images/buttons/more_information.gif") no-repeat left top;
		width: 106px;
		}
		.showcase a.button.more_information {
			background: url("/assets/images/buttons/more_information_2.gif") no-repeat left top;	
			}
	a.button.more_testimonials {
		background: url("/assets/images/buttons/more_testimonials.gif") no-repeat left top;
		width: 114px;
		}
	a.button.more_offers {
		background: url("/assets/images/buttons/more_offers.gif") no-repeat left top;
		width: 87px;
		}
	a.button.other_services {
		background: url("/assets/images/buttons/other_services.gif") no-repeat left top;
		width: 99px;
		}
	a.button.tour_the_office {
		background: url("/assets/images/buttons/tour_the_office.gif") no-repeat left top;
		width: 99px;
		}
	a.button.watch_video {
		background: url("/assets/images/buttons/watch_video.gif") no-repeat left top;
		width: 84px;
		}
	a.button.read_more {
		background: url("/assets/images/buttons/read_more.gif") no-repeat left top;
		width: 84px;
		}
	a.button.view_comments {
		background: url("/assets/images/buttons/view_comments.gif") no-repeat left top;
		width: 104px;
		}
	a.button.leave_comment {
		background: url("/assets/images/buttons/leave_comment.gif") no-repeat left top;
		width: 104px;
		}
	a.button.post_comment {
		background: url("/assets/images/buttons/post_comment.gif") no-repeat left top;
		width: 99px;
		}
	a.button.directions {
		background: url("/assets/images/buttons/directions.gif") no-repeat left top;
		width: 99px;
		}
	a.button.prev {
		background: url("/assets/images/buttons/prev.gif") no-repeat left top;
		width: 56px;
		}
	a.button.next {
		background: url("/assets/images/buttons/next.gif") no-repeat left top;
		width: 56px;
		}
	a.button.overview {
		background: url("/assets/images/buttons/overview.gif") no-repeat left top;
		width: 98px;
		}
	a.button.submit {
		background: url("/assets/images/buttons/submit.gif") no-repeat left top;
		width: 69px;
		}
	a.button:hover {
		background-position: left bottom !important;
		}
	a.button span {
		display: none;
		}
		
.links {
	margin-top: 13px;
	clear: both;
	}
		
.flash_alt {
	width: 960px;
	height: 446px;
	position: relative;
	top: -8px;
	left: -10px;
	background: url("/assets/images/home_banner.png") no-repeat left top;
	}
	
img.harrell_profile_photo {
	margin-top: -130px;
	margin-left: 30px;
	position: relative;
	z-index: 5;
	display: block;
	}
	
li.first {
	border-left: 0 ! important;
	}
li.last {
	border-right: 0 ! important;
	padding-right: 0 ! important;
	}

.image_border {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	}

#result_error {
	padding: 5px;

	text-align: center;
	background-color: #e8ded1; 
	}

.studiobanks {
	float: right ! important;
	text-align: right;
	}
	.studiobanks img {
		margin-bottom: -1px;
		}
		
.left {
	float: left;
	}
.right {
	float: right;
	}
	
.spacer {
	clear: both;
	}
	
.hidden {
	display: none;
	}
	
.hide {
	position: absolute;
	left: -9999em;
	}
.err {
	color: #F00;	
	}
	

iframe {
	margin-top: 330px;
	width: 100%;
	}
	
#home_bio_link {
	display: block;
	position: absolute;
	top: 389px;
	right: 20px;
	width: 80px;
	height: 20px;
	}
	
.email_address span {
	display: none;
}
