body {
	background-image:  url(images/back.jpg);
	background-color: #f0f2fe;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-repeat: repeat-x;
	color: #000;
}
#container {
	width: 760px;
	margin: 0 auto;
	position: relative;
}
#header {
	height: 370px;
	background-image: url(images/home_hero.gif);
}
#headersub {
	height: 115px;
	background-image: url(images/sub_hero.gif);
	background-repeat: no-repeat;
}
/*-------------nav------------------*/
#nav {
	position: relative;
	margin:0;
	padding: 0;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#contact {
	position: absolute;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	top: 66px;
	left: 30px;
	width: 109px;
	height: 23px;
	background:  url(images/up_01.gif) no-repeat;
}
#contact a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
#contact a:hover{
	background: url(images/over_01.gif) no-repeat;
}
#attorney {
	position: absolute;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	top: 66px;
	left: 139px;
	width: 102px;
	height: 23px;
	background:  url(images/up_02.gif) no-repeat;
}
#attorney a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
#attorney a:hover{
	background: url(images/over_02.gif) no-repeat;
}
#firm{
	position: absolute;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	top: 66px;
	left: 241px;
	width: 93px;
	height: 23px;
	background: url(images/up_03.gif) no-repeat;
}
#firm a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	
}
#firm a:hover{
	background: url(images/over_03.gif) no-repeat;
}
#practice{
	position: absolute;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	top: 66px;
	left: 334px;
	width: 100px;
	height: 23px;
	background: url(images/up_04.gif) no-repeat;
}
#practice a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	
}
#practice a:hover{
	background: url(images/over_04.gif) no-repeat;
}
#results{
	position: absolute;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	top: 66px;
	left: 434px;
	width: 66px;
	height: 23px;
	background: url(images/up_05.gif) no-repeat;
}
#results a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	
}
#results a:hover{
	background: url(images/over_05.gif) no-repeat;
}
#office{
	position: absolute;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	top: 66px;
	left: 500px;
	width: 120px;
	height: 23px;
	background: url(images/up_06.gif) no-repeat;
}
#office a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	
	}
#office a:hover{
	background: url(images/over_06.gif) no-repeat;
}
#client{
	position: absolute;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	top: 66px;
	left: 620px;
	width: 113px;
	height: 23px;
	background: url(images/up_07.gif) no-repeat	
}
#client a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	
}
#client a:hover{
	background: url(images/over_07.gif) no-repeat;
}
#hcontent {
	position: absolute;
	height: 180px;
	width: 300px;
	left: 37px;
	top: 137px;
	text-align: justify;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#hcontent p {
	margin: 0px;
	padding: 0px;
}
#news img {
	padding: 0px;
	margin: 5px 5px 0px 0px;
	float: left;
}
#news p {
	padding-top: 5px;
	text-align: left;
}
#news a:link,  a:visited {
    color:#000066;
	
}
#news a:hover {
    color:#0000cc;
	
}

#news {
	padding-top: 10px;
}

#con {
	margin: 0px;
	padding-top: 10px;
	text-align: center;
}
#con p {
	padding-top: 5px;
	padding-right: 10px;
}
#subfoot {
	height: 44px;
	background-image: url(images/subfoot.gif);
}#subright {
	background-image: url(images/subrightback.gif);
	background-repeat: repeat-y;
	width: 242px;
}
#subcontact {
	background-image: url(images/subleftcontact.gif);
	background-repeat: no-repeat;
	padding: 156px 10px 0px 30px;
	background-position: left top;
	margin: 0px;
}
#subcontact textarea {
	width: 150px;
}
#subcontact p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#subleft {
	background-image: url(images/subleftback.gif);
	background-repeat: repeat-y;
	width: 518px;
}
#leftcontent {
	background-image: url(images/leftcontent.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	padding-right: 10px;
	margin: 0px;
}
#leftcontent p {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

#leftcontent a:link,  a:visited {
    color:#000066;
	
}
#leftcontent a:hover {
    color:#0000cc;
	
}

.head {
	margin-bottom: 5px;
}
#con textarea {
	width: 150px;
}

#con p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#home {
	position: absolute;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 42px;
	height: 8px;
	right: 0px;
	bottom: 0px;
	left: 685px;
	top: 53px;
	background: url(images/home.gif) no-repeat;
}
#home a:link, #home a:visited, #home a:hover {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	
}
#contac {
	padding-top: 50px;
	_padding-top: 20px;
	padding-left: 25px;
}
#contactform {
	padding-top: 0px;
	_padding-top: 0px;
	padding-left: 0px;
}
