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

/* Body */

* {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}

body {
	background:url(../images/bg_2.jpg) repeat-x;
	background-color:#1E1E1E;
	margin:0;
	padding:0;
}

td {
	color: #FFF;
}

a {
	color:#0099FF;
}

a:hover {
	color:#FFF;
	text-decoration:underline;
}

p {
	margin:10px 0 0 0;
}

h1 {
	margin: 0;
	padding: 0;
}
h2 {
	margin: 0;
	padding: 0;
}

#wrapper {
	width:100%;
	margin-left:0;
	margin-top:0;
	padding:0;
	padding-top:0;
	position:absolute;
}

/* Top Shadow */

#header {
	display:block;
	height:30px;
	width:100%;
	margin-top:0;
	margin:0;
	padding:0;
	size:auto;
}

/* Menu */

#menu_layout {
	background:url(../images/menu_background.jpg) no-repeat;
	background-color:#1E1E1E;
	width:339px;
	margin-left:0;
	margin-top:0;
	display:inline-block;
	float:left;
}

/* Menu List */

#menu_list_container {
	background:url(../images/menu_content_background.jpg) no-repeat;
	top:122px;
	left:0;
	width:332px;
	height:196px;
	position:absolute;
}

#menu_list {
	width:200px;
	top:10px;
	left:72px;
	position:absolute;
}

#menu_list ul {
	margin:0;
	padding:0;
}

#menu_list li {
	list-style-image:url(../images/list_background.gif);
	padding-left:10px;
	line-height:35px;
}

/* Separator Between Menu and Content */

#content_left {
	background-image:url(../images/content_left_border.jpg) no-repeat fixed;
	height:515px;
	width:37px;
	display:inline-block;
	margin-bottom:0;
}

#content_left_spacer {
	width:339px;
	height:1265px;
}

/* Content */

#content_wrapper {
	width:622px;
	top:33px;
	left:385px;
	float:right;
	display:inline-block;
	position:absolute;
	padding:0;
}

/* Right Content Header */

#content_header {
	width:580px;
	height:47px;
	padding:43px 0 0 7px;
	margin:0;
}

#content_img_left {
	float:left;
}

#content_img_right {
	float:right;
}

/* Right Content Styles */

#content_center_left {
	width:390px;
	height:150px;
	color:#FFF;
	margin:0;
	padding:15px 0 0 0;
	font-weight:normal;
	line-height:1.8em;
	float:left;
	display:inline-block;
}

#content_center_left_ext {
	width:557px;
	height:340px;
	color:#FFF;
	margin:0;
	padding:15px 0 0 0;
	font-weight:normal;
	line-height:1.8em;
	float:left;
	display:inline-block;
	background-color:#111;
}

#content_quote_box {
	background-color:#0F1C2E;
	width:167px;
	height:95px;
	color:#FFF;
	margin:12px 21px 0 0;
	padding:47px 0 0 15px;
	float:right;
	display:inline-block;
}

.attorneys_background {
	width:585px;
	height:1152px;
}

.content_attorney {
	line-height:1.8em;
	width:400px;
	float:left;
	color:#FFF;
	margin-left:5px;
	margin-bottom:10px;
}

.attorney_image {
	width:140px;
	height:180px;
	margin-top:10px;
	margin-right:5px;
	float:right;
}

.attorney_title_image {
	padding-left:3px;
}

.content_attorney_holder {
	margin-right:10px;
	padding-top:15px;
}

.content_lower_box {
	margin:10px 0 0 0;
	background-color:#333;
	width:530px;
	padding:10px;
}

/* Lower Content Styles */

.lower_list {
	margin:8px 0 0 10px;
	width:400px;
	height:190px;
	float:left;
}

.lower_list ul {
	margin:10px 0 0 13px;
	padding:0;
}

.lower_list li {
	list-style-image:url(../images/list_bullet.gif);
	line-height:25px;
	color:#FFF;
}

.lower_list a {
	color:#0099FF;
	text-decoration:none;
}

.lower_list a:hover {
	color:#FFF;
	text-decoration:none;
}

/* Footer */

#footer_separator {
	width:100%;
	padding:3px 0 0 0;
	height:3px;
	margin:0;
	float:left;
}

#footer_container {
	float:left;
	margin-left:60px;
	margin-top:15px;
	font-size:9px;
	color:#999999;
	letter-spacing:.1em;
	height:180px;
}

#footer_container ul {
	margin:0;
	padding:0;
	display:inline;
}

#footer_container li {
	display:inline;
	font-size:9px;
	color:#999999;
	letter-spacing:.1em;
}

#footer_container li a {
	font-size:9px;
	color:#999999;
	letter-spacing:.1em;
	text-decoration:none;
	padding:8px 13px;
}

#footer_container li a:hover {
	background-color:#999;
	font-size:9px;
	color:#1E1E1E;
	letter-spacing:.1em;
	text-decoration:none;
	margin:0;
}

#footer_container .last {
	margin:0 10px 0 10px;
	padding:0;
}

/* Contact Form */

.form_spacing {
	margin:5px 0;
	border-bottom:1px dotted #666;
}

dt {
	display:inline-block;
	width:60px;
	margin-top:0;
}

dd {
	display:inline-block;
}

#required {
	color:#333;
	letter-spacing:.1em;
}

label {
	float:right;
}

.style {
	width:150px;
	background-color:#666;
	border:1px solid #999;
}

textarea {
	background-color:#666;
	border:1px solid #999;
}

#name {
		width:200px;
		float:left;
}

#email {
		width:200px;
		float:left;
}

#phone {
		width:200px;
		float:left;
}

#services {
		width:400px;
		height:200px;
		float:left;
		display:inline-block;
}

#services_label {
		height:200px;
		float:left;
		display:block;
}

#page_image_att {
	border:none;
	background-image:url(../images/justice.jpg);
	margin:15px auto 10px auto;
	width:219px;
	height:200px;
}

/* Clears Floats */

.clear {
	clear:both;
}