div#nav {
	margin-top: 7px;
	margin-left: 0px;
  	height: 25px;	
  	background: url('/images/sp_nav.jpg');
}

div#nav UL {
	margin:0px;
	padding:0px;
	list-style: none;
	clear:both;
}

div#nav UL LI {
	margin: 0px;
	margin-right: 0px;
	padding: 0px;
  	float: left; 
  	height: 25px;
}

A.nav {
	display: block;
	height: 25px;
	text-indent: -9000px;
	overflow: hidden;
	background: url('/images/sp_nav.jpg');
}

A#nav_home {
	background-position: 0px 0px;
	width: 95px;
}

A#nav_home:hover, A#nav_home.active {
	background-position: 0px -25px;
}

A#nav_how {
	background-position: -95px 0px;
	width: 157px;
}

A#nav_how:hover, A#nav_how.active {
	background-position: -95px -25px;
}

A#nav_faq {
	background-position: -252px 0px;
	width: 224px;
}

A#nav_faq:hover, A#nav_faq.active {
	background-position: -252px -25px;
}

A#nav_about {
	background-position: -476px 0px;
	width: 158px;
}

A#nav_about:hover, A#nav_about.active {
	background-position: -476px -25px;
}

div.image_replacement {
	background: url('/images/sp_header.jpg');
	width: 422px;
	height: 104px;
}

H1.how {
	background: url('/images/sp_header.jpg');
	width: 422px;
	height: 104px;
}

H1.faq {
	background: url('/images/sp_header.jpg');
	width: 422px;
	height: 104px;
}

H1.about {
	background: url('/images/sp_header.jpg');
	width: 422px;
	height: 104px;
}

H1.terms {
	background: url('/images/sp_header.jpg');
	width: 422px;
	height: 104px;
}

H1.privacy {
	background: url('/images/sp_header.jpg');
	width: 422px;
	height: 104px;
}

H1.thankyou {
	background: url('/images/sp_header.jpg');
	width: 422px;
	height: 104px;
}

a.practice_areas {
	color: black;
}	


A.logo {
	display: block;
	overflow:hidden;
	text-indent:-9000px;
	background: url('/images/LG_Logo.png');
	width: 213px;
	height: 94px;
}

#logo { 
	position: absolute;
	margin-top:47px;
	width: 213px;
	height: 94px;	
}

div#phonenumber {
	overflow:hidden;
	text-indent:-9000px;
	width: 302px;
	height: 60px;
	position: absolute;
	top: 55px;
	right: 37px;
	background: url('/images/sp_1800.png');
}

div#language {
	position: absolute;
	top: 20px;
	right: 40px;
}

a.language {
	color: #0e5782;
	font-size:12px;
	font-weight:bold
}

#header { 
	background: url('/images/victims_top.jpg');
	width:843px;
	height:140px;
}

div#practice_areas {
	margin-left:12px
}

A.clickhere {
	display: block;
	overflow:hidden;
	text-indent:-9000px;
	background: url('/images/sp_top_click.png');
	width: 307px;
	height: 33px;
}

#clickhere { 
	position: absolute;
	margin-top: 12px;
	width: 307px;
	height: 33px;	
} 
