body {
	background: #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.audio_intro {
	height: 75px;
	width: 250px;
}
p, h1, h2, h3, h4, h5, a, ul, li, lo, address, td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
p, div#content li {
	font-size: .8em;
	line-height: 1.2em;
}
h1 {
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right-width: 1px;
	border-left-width: 1px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #666;
	}
h2 {
	font-weight: bold;
	font-size: .9em;
}
h3 {
	font-weight: bold;
	font-size: 0.9em;
	color: #B1770A;
	clear: both;
	border-bottom: 1px solid #CCCCCC;
}

address {
	background: #E2E2E2;
	border: 1px solid #D2D2D2;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 10px 10px 10px 20px;
	float: right;
	width: 220px;
	position: absolute;
	left: 28px;
	top: 214px;
	}
	address img {
	margin-top: 5px;
	}
	address a:link {
	color: #000000;
	}
	address a:hover {
	font-weight: bold;
	}


a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
li {
	font-size: 12px;
	margin-bottom: 5px;
}
iframe {
	margin-top: 5px;
	margin-left: 0px;
}
.container-map {
	clear: both;
	float: none;
	height: 400px;
	width: 550px;
	margin-left: 85px;
}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 990px;
	margin: 0px auto;
	background: url(images/bg-container.gif) repeat-y;
}
div#logo {
	background: url(images/logo.jpg) no-repeat;
	height: 113px;
}

div#audio {
	position: absolute;
	left: 861px;
	top: 10px;
}

div#left {
	float: left;
	width: 690px;
}


div#header {
	background: url(images/header.jpg) no-repeat;
	height: 191px;
	position: relative;
}
div#flash {
	position: absolute;
	left: 413px;
	top: 20px;
}


div#content {
	background: url(images/bg-content.gif) no-repeat;
	padding: 15px 15px 25px 20px;
}
div#map {
	clear: left;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}

div#video {
	margin: 0px;
	width: 325px;
	padding-top: 20px;	
	
	
}

div#top {
	background: url(images/bg-content.gif) no-repeat;
	height: 9px;
}

div#cta {
	background: url(images/cta.jpg) no-repeat;
	height: 440px;
}
div#right {
	float: right;
	width: 300px;
	background: url(images/bg-content.gif) no-repeat right 192px;
	position: relative;
}
div#contact {
	position: absolute;
	left: 70px;
	top: 143px;
}
div#contact img {
	border-style: none;
}

div.ctalink {
	text-align: center;
	padding: 10px 0;
	width: 220px;
	margin: 0 auto;}
	.ctalink img {
		border: 0;}

div#footer {
	clear: both;
	background: url(images/footer.gif) no-repeat;
	height: 1px;
}

div#owner {
	width: 990px;
	margin: 0px auto;
	clear: both;
	}
	div#owner img {
	float: right;
	border-style: none;
	}
	
div#copyright {
	text-align: left;
	width: 990px;
	margin: 0px auto;
	padding-top: 15px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	}
	div#copyright img {
	border: none;
	}
	div#copyright a:link, div#copyright a:visited {
	color: #ccc;
	text-decoration: none;
	}
	div#copyright a:hover {
	text-decoration: underline;
	color: #fff;
	}
	
/* ---------------------------- MAIN NAVIGATION ----------------------------  */
div#nav{
	background: url(images/bg-nav.jpg) no-repeat;
	height: 37px;
	position: relative;
}
ul#mainnav {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	left: 3px;
	top: -1px;
	}

ul#mainnav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
}

ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	padding: 10px 10px 11px;
	margin: 0px;
	border-right: 1px solid #DADADA;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	background: url(images/bg-hover-nav.jpg) repeat-x;
	font-weight: bold;
	color: #333333;
}	



/* ---------------------------- UTILITY NAVIGATION ----------------------------  */
div#utility {
	width: 990px;
	margin: 0px auto;
	}
	ul#utilitynav {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	ul#utilitynav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	padding: 2px 10px;
	margin: 0px;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: underline;
	}
	
/* ----------------- CUSTOM CLASSES ----------------- */

	
div.list {
	padding-left: 230px;
	background: #F4F4F4;
	padding-top: 5px;
	border: 1px solid #E2E2E2;
}
div.column {
	float: left;
	width: 310px;
	margin-right: 15px;
}
.clear {
	clear: both;
}
div.left {
	float: left;
	margin: 5px 15px 5px5px;
	width: 225px;
}
p.left {
	float: left;
	width: 400px;
	margin-left: 25px;
	margin-top: 25px;
}
ul#no_bullets li {
	list-style-type: none;
}
ul#no_bullets li ul li {
	list-style-type: none;
	font-size: .9em;
}
ul#padded {
	margin-left: 15px;
	padding-top: 5px;
	padding-left: 3px;
}
.have_helped {
	height: 27px;
	width: 326px;
	padding-top: 5px;
	padding-bottom: 8px;
}
.thin_rule {
	border-top-width: 1.0pt;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.img_right {
	float: right;
	background: white;
	border: 1px solid #E2E2E2;
	clear: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 153px;
	width: 155px;
}
.img_left {
	float: left;
	padding: 5px;
	background: white;
	margin: 0px 15px 40px 0px;
	border: 1px solid #E5E5E5;
}
.boilerplate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	color: #333333;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 10px;
}
.practice_areas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #81770A;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-top: 5px;
}
.video_container {
	height: 180px;
	width: 250px;
	margin-top: 50px;
	margin-left: 45px;
	margin-bottom: 10px;
}
.lg_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: bold;
	color: #333333;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 14pt;
	font-weight: bold;
	color: #333333;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
}
.staff-names {
	font-size: 10pt;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.divisions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16pt;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-top: 5px;
	background-color: #0066CC;
	margin-top: 20px;
	margin-bottom: 15px;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 11pt;
	color: #333333;
	padding-left: 0px;
}
.bold_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 15pt;
	font-weight: bold;
	color: #FF0000;
}
.form_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	margin-top: 0px;
	padding-left: 0px;
}
.banner {
	float: none;
	height: 228px;
	width: 989px;
}
	.serving {
	height: auto;
	width: auto;
	padding-top: 0px;
	left: 0px;
	padding-left: 73px;
	padding-right: 73px;
	margin-top: 8px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	padding-bottom: 8px;
}

.wrapper{
	width: 989px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
	border: 1px solid #999999;
}
.teste-container {
	padding-left: 125px;
	padding-top: 20px;
	padding-right: 125px;
	height: auto;
}
.pull-out {
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.1em;
	font-weight: bolder;
	color: #0033FF;
	padding-right: 20px;
	padding-left: 20px;
}
.teste-photo-03 {
	float: right;
	width: 300px;
	margin-top: 20px;
}
.teste-photo-rt {
	width: 300px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.teste-photo-left {
	width: 300px;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 20px;
}
.downard-pic {
	float: left;
	width: 242px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	height: auto;
}
.hor-rule {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.staff-pics-container {
	height: 225px;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.staff-photo {
	margin: 8px;
	float: left;
	width: 300px;
}
.taylor-pic {
	float: left;
	width: 242px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	height: auto;
}
.gibson-pic {
	float: left;
	width: 242px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	height: auto;
}
.parker-pic {
	float: left;
	width: 242px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	height: auto;
}
.staff-pics {
	float: left;
	width: 155px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 15px;
	height: auto;
}
.attorneys-pics-container {
	height: 300px;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.attorneys-pics-container-gibson {
	height: 415px;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.attorneys-pics-container-taylor {
	height: 625px;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.attorneys-pics-container-downard {
	height: 425px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 5px;
}
.attorneys-pics-container-staff {
	height: 350px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 5px;
}
.ebook-box {
	height: 160px;
	width: 130px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	float: right;
	margin-right: 12px;
}
.container-faq {
	width: 600px;
	margin-top: 20px;
	margin-left: 65px;
}
.faq {
	font-size: 1em;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	color: #666666;
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-bottom-width: thin;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 15px;
}
.container-address {
	margin-left: 10px;
	margin-top: 10px;
	padding: 10px;
	border: thin solid #999999;
	margin-right: 10px;
	background-color: #FFFFFF;
}
.door-1 {
	height: 163px;
	width: 300px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.door-rt {
	margin: 5px;
	height: 163px;
	width: 139px;
	float: right;
}
.door {
	height: 163px;
	width: 139px;
	float: right;
	margin-right: 0px;
	margin-left: 10px;
}
.text_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin: 7px;
}
.required {
	font-size: 0.8em;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
}
.pi_workComp_panel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-top: 5px;
	background-color: #0066CC;
	margin-right: auto;
	margin-left: auto;
}
.pi_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	line-height: 1.1em;
	font-weight: normal;
	color: #999999;
	height: auto;
	width: 275px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 10px;
	float: left;
}
.container_pi_pics {
	height: auto;
	width: auto;
	border: thin solid #0099FF;
	padding: 5px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.img_right_pi {
	float: right;
	background: white;
	border: 1px solid #E2E2E2;
	clear: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	height: 100px;
	width: 100px;
	padding: 0px;
}
.container-contact {
	width: 630px;
	margin-top: 20px;
	margin-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
}
.contact_rt {
	float: right;
	height: auto;
	width: auto;
	margin-right: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
}

