/* CSS Document */

/* prevents "center jump" but also prevents horz scrolling */
/*html {
     overflow: -moz-scrollbars-vertical;
} */

html, body { /* saves you from the "centering jump" on short pages */
	min-height: 100%;
	margin-bottom: 1px;
}

body 
	{
	color: black;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#wrapper    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	margin-left: -373px;
	position: absolute;
	left: 50%;
	width: 746px;
	height: auto;
	visibility: visible
	}
#content {
	background-color: #009966;
	width: 746px;
}
.hometxt {
	position: absolute;
	height: 381px;
	width: 252px;
	left: 493px;
	top: 249px;
}
#homefooter {
	position: absolute;
	height: auto;
	width: 746px;
	top: 650px;
}
#topmen {
	position: absolute;
	height: 42px;
	width: 277px;
	left: 469px;
	top: 18px;
	text-align: right;
}
#sectionicon {
	position: absolute;
	height: 87px;
	width: 84px;
	left: 132px;
	top: 60px;
}
#subnav {
	overflow: visible;
	position: absolute;
	height: auto;
	width: 168px;
	left: 219px;
	top: 65px;
}
#subhdr {
	position: absolute;
	height: 34px;
	width: 443px;
	left: 219px;
	top: 186px;
}
.testerfooter {
	width: 746px;
	display: inline;
	float: left;
	line-height: 18px;
}
	
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
#subcontentwrap {
	width: 746px;
	position: absolute;
	height: auto;
	left: 0px;
	top: 225px;
}
/* min height for understanding browsers */
.subcontenttxt {
	float: right;
	width: 428px;
	display: inline;
	height: auto;
	margin-right: 84px;
	min-height: 550px;
	height: auto;
}

/* for Internet Explorer */
/*\*/
* html .subcontenttxt {
height: 550px;
}
/**/

.bodytext 
	{
	font-size: 14px
	}
.icantpay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #BD5552;
}

.ital {
	font-style: italic;
}


.headline 
	{
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	}
.deuteronomy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	padding-left: 50px;
	color: #CC0000;
	font-weight: normal;
}
p {
	line-height: 16px;
}


#footer {
	padding: 5px;
	background-color: #0066FF;
	width: 746px;
}

a:link, a:visited 
	{
	color: #06f;
	text-decoration: none
	}

a:hover 
	{
	color: red;
	text-decoration: none
	}
#logo {
	position: absolute;
	height: 60px;
	width: 341px;
	left: 46px;
	top: 0px;
}
#tagline {
	position: absolute;
	height: 87px;
	width: 494px;
	left: 0px;
	top: 60px;
}
#grouppose {
	position: absolute;
	height: 503px;
	width: 494px;
	left: 0px;
	top: 147px;
}
#mainnav {
	position: absolute;
	height: 87px;
	width: 252px;
	left: 494px;
	top: 60px;
}
#getstartednow {
	position: absolute;
	height: 88px;
	width: 84px;
	left: 662px;
	top: 147px;
}
#lawyersolo {
	position: absolute;
	height: 623px;
	width: 219px;
	left: 0px;
	top: 147px;
}
.biowrap {
	float: left;
	width: 746px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.biotxt {
	float: left;
	width: 433px;
	padding-left: 30px;
	display: inline;
	padding-top: 5px;
}
.biohead {
	float: left;
	width: 198px;
	display: inline;
}
.biotxtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.quotes_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	padding-right: 30px;
	padding-left: 30px;
}
.quote_box {
	background-image: url(../images/quote_bg.gif);
	width: 428px;
	overflow: hidden;
	float: right;
	margin-bottom: 15px;
}
.location_box {
	width: 190px;
	float: left;
}
.location_wrap {
	width: 400px;
	float: right;
	margin-bottom: 20px;
}
