body {
	margin: 0px;
	padding: 0px;
	background: url(/i/bg.gif) center top;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #63676b;
}
h1 {
	padding: 0px;
	margin: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #a7a76d;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #a7a76d;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
a img {
	border: 0px;
}
a {
	color: #BDBD92;
}

/* --- */

.txt {
	display: block;
	position: absolute;
	left: -789em;
}
.trans {
	behavior: url(/_jsclasses/pngRoll/pngHack.htc);
	visibility: hidden;
}
.float_right {
	float: right;
	margin: 0px 0px 20px 20px;
}

/* --- */

#wrapper {
	background: url(/i/bg_grad.gif) center top repeat-x;
	min-height: 690px;
}
#wrapper {
	height: 690px;
}
#container.index {
	position: relative;
	width: 844px;
	height: 685px;
	margin: -14px auto 0px auto;
	padding: 0px;
	text-align: left;
	background: url(/i/oval.jpg) no-repeat;
	background-position: -4px 0px;
}
#container {
	position: relative;
	width: 847px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
#container {
	background-position: 1px 0px;
}


/* --- */

.index #header {
	position: absolute;
	left: -789em;
}

/* --- */

.index #nav {
	position: absolute;
	left: 74px;
	top: 235px;
}
.nav {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
.nav li {
	position: relative;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	background: url(/i/nav_div.jpg) bottom left no-repeat;
}
#nav li.no {
	background: none;
	padding-bottom: 0px;
}
.nav li a {
	display: block;
	width: 183px;
	height: 32px;
	text-decoration: none;
	text-indent: -789em;
	background-position: left center;
	background-repeat: no-repeat;
}
.nav li a:hover {
	background-position: right center;
}



#nav_attorney_profile { background-image: url(/i/nav_attorney_profile.gif); }
#nav_adjusters { background-image: url(/i/nav_adjusters.gif); }
#nav_areas { background-image: url(/i/nav_areas.gif); }
#nav_contact { background-image: url(/i/nav_contact.gif); }
#nav_corporate { background-image: url(/i/nav_corporate.gif); }
#nav_why_choose_blf { background-image: url(/i/nav_why_choose_blf.gif); }


/* --- */

.contact_info {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 185px;
	height: 105px;
	background-position: right;
}
.index .contact_info {
	position: absolute;
	top: 475px;
	left: 101px;	
	width: 159px;
	height: 105px;
}

/* --- */

#main_wrapper {
	position: relative;
	left: 18px;
}
#main {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 734px;
	min-height: 300px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 60px;
}

#sidebar {
	float: left;
	width: 200px;
	position: relative;
	margin: 0px 43px 0px 0px;
	top: -100px;
}

#content {
	float: left;
	width: 450px;
	position: relative;
	top: -100px;
	text-align: left;
}
#content p {
	text-align: justify;
}

/* --- */

#abs_footer.index  {
	left: 0px;
	background: none;
	padding-top: 5px;
	background: none;
}
#abs_footer {
	position: relative;
	left: 18px;
	width: 794px;
	margin: 0px auto 0px auto;
	padding-top: 35px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-size: 14px;
	background:url(/i/ctn_btm.png) center top no-repeat;
	behavior: url(/_jsclasses/pngRoll/iepngfix.htc);
}
#abs_footer a {
	font-size: 12px;
	color: #FFFFFF;
}

/* --- */

#contact_form {
	width: 199px;
	margin-top: 45px;
	padding-top: 30px;
	background: url(/i/quick_contact.gif) top no-repeat;
}

.form_wrapper {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #576675 url(/i/quick_contact_btm.gif) bottom no-repeat;
	text-align: center;
}
#form_form{
	width: 172px;
	margin: 0px auto 0px auto;
	text-align: left;
}
#form .standard input,
#form .standard textarea {
	width: 172px;
	background: #e9edf3;
	font-size: 11px;
	border: 0px;
}
#form .button input {
	background: #424f5b;
	color: #FFFFFF;
	font-size: 11px;
	cursor: pointer;
	text-transform: uppercase;
}

#form .standard {
	margin-bottom: 8px;
}

@media print {
	.txt {
		position: relative;
		left: 0px;
	}
	#content {
		position: relative;
		top: 150px;
		float: none;
		width: 600px;
	}	
	#header img,
	#sidebar
	{ display: none; }
}