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

/* **********  RESET browser settings  *********** */
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, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
}
a img, :link img, :visited img {border: 0;}
table {border-collapse: collapse;border-spacing: 0;}
ol, ul {list-style: none;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}
/* **********  END RESET browser settings  *********** */

.clear{clear:both;}
.left {float:left;}
.right {float:right;}
.block {display:block;}

/* HTML TAGS */
html,body {
	margin: 0;
	padding: 0;
	height: 100%; /* needed for container min-height */
}

body {
	background-color: #ffffff;
	background-image: url('../../img/page_parts/bg_ext.gif');
	background-repeat: repeat-x;
}

img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}

img.press { padding-right:15px; padding-bottom:10px; }

a { 
	margin: 0;
	padding: 0;
}

li {
	list-style-type: disc;
}

table {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	border-width: thin;
	border-color: #CCCCCC;
	text-align: center;
}

table#form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	border-width: thin;
	border-color: #333333;
	text-align: left;
}

td#form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 154px;
	height: 36px;
	border: none;
	vertical-align: middle;
}

tr {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

td {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 106px;
	height: 46px;
	border: solid;
	border-width: thin;
	border-color: #333333;
	vertical-align: middle;
}

/* FORM STYLES */
.field {
	width: 300px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: none;
	border: thin;
	border-style: solid;
	border-color: #999999;
	font-family: 'Verdana', sans-serif;
	font-size: 13px;
	color: #01a7d9;
}

textarea {
	width: 300px;
	height: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: none;
	border: thin;
	border-style: solid;
	border-color: #999999;
	font-family: 'Verdana', sans-serif;
	font-size: 13px;
	color: #01a7d9;
}

dl {
	
}

dt {
	width: 120px;
	
	margin: 0 0 0 0;
	line-height: 36px;
}

dd {
	
}

/* FONT STYLES */
.basic_font {
	font-family: 'Verdana', sans-serif;
	line-height: 30px;
}

.mainnav { 
	font-size: 10px; 
	font-weight: bold; 
	line-height: 10px;
	color: #0096FF; 
}

.title { 
	font-size: 18px; 
	font-weight: bold; 
	color: #8f8f8f; 
}

.content { 
	font-size: 10px; 
	font-weight: normal;
	color: #4d4d4d; 
}

.body {
	font-size: 12px;
	color: #4d4d4d;
	font-weight: normal;
	line-height: 20px;
}

.body a {
	color: #01a7d9;
	text-decoration: none;
}
.body a:hover {
	color: #01a7d9;
	text-decoration: underline;
}

.footer { 
	font-size: 10px; 
	font-weight: normal;
	color: #4d4d4d; 
	line-height: 16px;
}

.footer a {
	font-size: 10px; 
	font-weight: normal;
	color: #ff6600;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.header {
	font-size: 34px;
	font-weight: lighter;
	color: #01a7d9;
	padding: 0 0 20px 0;
}

.subheader {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 32px;
}

.highlight {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 32px;
}

.sub {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #01a7d9;
	line-height: 22px;
}

.sub a {
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;	
}

.sub a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.sub ul li {list-style-type:none;}

h1 {
	font-weight: bold;
	color: #007cc2;
}

h2 {
	font-weight: bold;
	color: #000000;
}

/* LAYOUT */
#background {
	height: 100%; /* needed for container min-height */
	background-image: url('../../img/page_parts/bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}

#container {
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	width: 840px;
	background: #ffffff;
	overflow: auto;
}

#topbar {
	position: relative;
	width: 840px;
	height: 116px;
	background-image: url('../../img/page_parts/top.gif');
	background-repeat: no-repeat;
}

#mainnav {
	position: relative;
	width: 830px;
	height: 25px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	background: #ffffff url('../../img/page_parts/nav_bg.gif');
}

#content {
	position: relative;
	width: 820px;
	margin: 0 0 10px 10px;
	padding: 0 0 0 0;
	background: #FFFFFF;
	overflow: auto;
}

#leftcolumn {
	position: relative;
	margin: 0;
	width: 195px;
	height: 100%;
}

.sub_nav_area {
	margin: 0;
	padding: 20px 20px 20px 20px;
	width: 155px;
	height: 125px;
	background: url('../../img/page_parts/sub_nav_bg.gif');
	list-style: none;
}

.contact_form { margin: 0; padding: 0; width: 195px; height: 305px; background: url('../../img/page_parts/contact_form.gif'); }
.talk_to_victor { margin: 0; padding: 0; width: 195px; height: 115px; background: url('../../img/page_parts/talk_to_victor.gif');}

#rightcolumn {
	position: relative;
	margin: 0;
	width: 625px;
	height: 100%;
	background: #ffffff;
}

.sub_image {
	width: 625px;
	height: 165px;
	background: #68b8ea;
	margin: 0;
}

#subnav_area {
	position: relative;
	width: 590px;
	height: 110px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url('../../img/page_parts/subnav_graphic.gif');
	background-repeat: no-repeat;
	float: left;
	top: 0px;
}

#footer {
	position: relative;
	width: 820px;
	height: 50px;
	margin: 40px 0 10px 10px;
	padding: 0 0 0 0;
}

.body_container {
	position: relative;
	margin: 0 0 25px 0;
	padding: 20px 20px 20px 20px;
	border: solid;
	border-width: thin;
	border-color: #333333;
}

.content_box {
	position: relative;
	margin: 0 0 20px 0;
	height: 120px;
	padding: 0px 0px 0px 0px;
	border: thin;
	border-style: solid;
	border-color: #333333;
}

.content_text {
	position: absolute;
	margin: 0 0 0 0;
	padding: 20px 20px 20px 20px;
	left: 120px;
}

.content_image {
	position: absolute;
	width: 120px;
	height: 120px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-right: thin;
	border-right-style: solid;
	border-right-color: #333333;
}

.imgleft {
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.imgright {
	position: relative;
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.padding_20 {padding: 30px 30px 30px 30px;}
.padding_20 ul {margin-left: 25px;}

.bio { margin: 0 0 40px 0; padding: 10px 10px 10px 10px; border: 1px solid #DDDDDD; float: left;}
.bio_pic { margin: 0 20px 0 0; width: 100px; height: 125px; background: #CCCCCC; }
.bio_text {width: 410px;}

/* NAV STYLES */
#home-drop, #firm-drop, #practice-drop, #resources-drop, #media-drop, #accident-drop, #contact-drop, #blog-drop {
	position: absolute;
	top: 0px; 
	left: 0px;
	z-index: 100;
	visibility: hidden;
	background: none;
}

.dropbox {width:145px; padding:10px 0 20px 0; /*background:url(../images/dropbox_bg.png) #ffffff bottom no-repeat;*/}
	.dropbox ul {width:145px; margin: 0 0 0 10px;}
	.dropbox ul li{list-style-type:none; font-size: 10px; font-weight: bold;}
	.dropbox ul li a{display:block; height:13px; font-size:10px; font-weight: normal; color:#000; text-decoration:none; margin-bottom:10px; padding-bottom:0;}
	.dropbox ul li a:hover{color:#005dab; text-decoration:underline;}
	
/************** axikit page **************/	
.axikit { padding-right:20px; }
ul#axikit { margin-left:130px; }
	
form.axikit { float:left; padding:10px; background: url('../../img/page_parts/stripe.png') repeat; width:200px; border:solid 1px #DFE4E6; }
form.axikit table { border:none; }
form.axikit td { border:none; padding-left:10px; }


span.thank-you { margin:50px 0 0 20px; }








dab; text-decoration:underline;}
	
/************** axikit page **************/	
.axikit { padding-right:20px; }
ul#axikit { margin-left:130px; }

ul#axikit2 { margin-left:30px; }
	
form.axikit { float:left; padding:10px; background: url('../../img/page_parts/stripe.png') repeat; width:200px; border:solid 1px #DFE4E6; }
form.axikit table { border:none; }
form.axikit td { border:none; padding-left:10px; }


span.thank-you { margin:50px 0 0 20px; }








