/* Homepage Specific */
body.home {
	background: #fff url(../images/home-intro-bg3.jpg) repeat-x left top;
}
body.home  #wrapper {width: 100%}
div#intro {
height: 474px;
background: url(../images/home-intro-bg.jpg) no-repeat center bottom;
color: #fff;
overflow: hidden;
margin-top: -40px;
}
div#intro div.inner {
position: relative;
padding-top: 100px;
height: 375px;
}
div#agent-img{
position: absolute;
right: -50px;
bottom: 0;
width: 458px;
height: 475px;
}
div#intro h1 {
text-indent: -9999px;
background: url(../images/home-positioning.gif) no-repeat left top;
width: 541px;
height: 129px;
margin-bottom: 25px;
margin-left: 5px;
}
div#intro p.subhead {
background: url(../images/home-subhead.gif) no-repeat left top;
width: 548px;
height: 57px;
text-indent: -9999px;
margin-bottom: 31px;
}
div#intro a.get-started {
text-indent: -9999px;
background: url(../images/home-button-getstarted.png) no-repeat left top;
height: 58px;
width: 300px;
display: block;
float: left
}
div#intro a.get-started:hover {background-position: left -58px;}
div#intro a.compare-options {
padding-left: 30px;
background: url(../images/home-button-check.gif) no-repeat left center;
color: #fff;
font-size: 16px;
line-height: 30px;
display: block;
float: left;
margin: 12px 15px;
}
div#intro a.compare-options span{
border-bottom: 1px dotted #fff;
}
.row {width: 970px;}
#content.homepage
{
	width:100%;
	margin-top: 22px;
}
*.homebox
{
	width:284px;
	float:left;
	display:inline;
	margin:0 20px 20px 0;
	font-size: 12px;
	padding: 0 8px;
}
#state-specific.homebox ul
{
	background:#fdfdfd url(images/c-tile.png) top left repeat-x;
	border:1px solid #e3e3e3;
	padding:12px 15px;
	list-style-type:none;
}
#state-specific.homebox ul li a
{
	color:#15508e;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#content *.homebox blockquote {
background: none;
font: 12px/16px helvetica, arial, sans-serif;
padding: 0;
}
#content *.homebox blockquote cite {
font-weight: bold;
margin: 7px 0 18px 0;
display: block;
color: #333;
}

#quotes-box
{
	margin-right:0;
}
#content *.homebox h2
{
	font-size:14px;
	margin:0 0 18px 0;
	color: #132E5E;
	text-transform: uppercase;
	border-top: 8px solid #4D71B0;
	padding-top: 7px;
}
.footerbox h2 {
	margin-bottom:12px;
}

#state-specific {
	width:100%;
}
#state-specific li {
	width:444px;
	float:left;
	display:inline;
	margin:0 20px 0 0;
	padding:5px 0;
	border-bottom:1px solid #DEDEDE;
}
#state-specific li.last {
	margin-right:0;
}

#our-services li {
margin: 0;
padding: 0;
}
#our-services li.service-header {
border: 1px solid #e4e4e4;
padding: 8px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: #ebebeb url(../images/bg-gradient-gray.gif) repeat-x left top;
}
#our-services h3 {
font-size: 16px;
font-weight: normal;
background-position: 242px center;
background-repeat: no-repeat;
margin: 0;
padding-right: 40px;
}
#our-services li#incorporation h3, #our-services li#s-corp h3 { background-image: url(../images/home-service-icon_1.png);}
#our-services li#form-llc h3, #our-services li#reports h3 { background-image: url(../images/home-service-icon_2.png);}
#our-services li#foreign h3 { background-image: url(../images/home-service-icon_3.png);}
#our-services li#agent h3 { background-image: url(../images/home-service-icon_4.png);}

#our-services h3 a {
color: #666;
background: url(../images/home-service-arrow-right.png) no-repeat left center;
padding-left: 15px;
display: block;
cursor: pointer;
}
#our-services h3 a:hover {
color: #4D71B0;
}
#our-services li.open h3 a {
background: url(../images/home-service-arrow-down.png) no-repeat left center;
}
#our-services ul li.service-content {
border: 1px solid #e4e4e4;
margin: 0 8px;
padding: 19px 22px 0 22px;
}
#our-services ul li.service-content a.button-more {
float: right;
}
#our-services ul li.service-content a.button-order {
display: block;
text-indent: -9999px;
height: 29px;
width: 99px;
background: url(../images/order-button.gif) no-repeat left top;
}
a.button-more {
border-bottom: 1px dotted #4D71B0;
}

#how-works p.phone {
background: url(../images/home-icon-phone.gif) no-repeat left top;
padding-left: 57px;
font-size: 14px;
}
#content #logos h2 {
margin-bottom: 0;
}
#recent-blog h2 a, #recent-tweet h2 a {
display: block;
width: 21px;
height: 21px;
float: right;
text-indent: -9999px;
}
#recent-blog h2 a:hover, #recent-tweet h2 a:hover {
background-position: left -21px;
}
#recent-blog h2 a {
background: url(../images/home-icon-rss.gif) no-repeat left top;
}
#recent-tweet h2 a {
background: url(../images/home-icon-twitter.gif) no-repeat left top;
}
#recent-blog span.date{
display: block;
font-size: 11px;
} 
#recent-blog a {
font-size: 14px;
}
#recent-blog ul li, #recent-tweet ul li {
margin-bottom: 15px;
padding: 0 1px;
}
*.homebox p {
padding: 0 1px;
}