@charset "UTF-8";
/* CSS Document */

body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}



/****
* Elements
****/
a, a:link {
	color:#FFCC00;
	text-decoration:none;
}
a:hover {
	color:#043787;
}
h1, h2, h3, h4, p {
	margin:0;
	padding:0;
}
.clear {
	clear:both;
	font-size:0px;
}
img {border:0 none;}
input, label, img {vertical-align:top;}



/****
* Layout
****/
#wrapper {
	width:970px;
	margin:0 auto;
	padding:0;
}
#header {
	height:78px;
	overflow:hidden;
}
#logo {
	margin:14px 0 0 10px;
	float:left;
}
#contact_by_phone {
	width:427px;
	height:33px;
	margin:45px 0 0 0;
	float:right;
	background:url(../images/phone.gif) left top no-repeat;
	text-indent:-9999px;
}
#find_accountant {
	height:324px;
	background:url(../images/banner.jpg) left top no-repeat;
}
#find_accountant_sub {
	height:324px;
	
}
/* Form */
#find_accountant form#search {
	width:384px;
	height:292px;
	margin:15px 10px 0 0;
	padding:12px 15px 0;
	float:right;
	background:url(../images/form_bck.gif) left top no-repeat;
}
/* Form */
#find_accountant_sub form#search {
	width:384px;
	height:292px;
	margin:15px 10px 0 0;
	padding:12px 15px 0;
	background:url(../images/form_bck.gif) left top no-repeat;
}
#search p {
	width:365px;
	margin:0 auto 10px;
	padding:0 0 0 17px;
}
#search label {
	margin:2px 0 0 0;
	font-size:18px;
	color:#fff;
	display:inline-block;
	width:153px;
}
#search input {
	width:194px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#417dc9;
	font-weight:bold;
	border:1px solid #407cc8;
	background:none #fff;
	font-size:14px;
}
#search input#submit {
	width:211px;
	height:42px;
	margin-right:5px;
	float:right;
	text-align:center;
	border:none;
	background:url(../images/form_submit.jpg) left top no-repeat;
	color:#069021;
	font-weight:bold;
	font-size:18px;
	cursor:pointer;
}
#search input#submit:hover {color:#043787;}
#search p#form_info {
	width:380px;
	margin-bottom:17px;
	padding:0 0 0 2px;
	color:#fff;
	font-size:21px;
}
#search p#service_needed {
	height:75px;
}
#service_needed span {
	width:150px;
	padding:0;
	display:block;
	float:left;
}
#service_needed span#zip {
	width:89px;
}
#service_needed span#type {
	width:100px;
}
#service_needed span.lastspan {
	width:161px;
	padding:0;
}
#service_needed label {
	width:auto;
	margin:0;
	display:block;
	margin-bottom:5px;
	color:#333;
}
#service_needed input {
	width:68px;
	font-size:16px;
	line-height:20px;
	padding:4px;
}
#service_needed select {
	height:30px;
	width:150px;
	background:none #fff;
	border:none;
	border:1px solid #407cc8;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#417dc9;
	font-weight:bold;
}
#service_needed select#service_type {
	width:100px;
}
#service_needed select option.option_bold {
	color:#000;
	font-size:16px;
}
.height_fix {
	height:89px;
}







/* Content */
#content {
	margin-top:20px;
}
.content {
	float:left;
	width: 560px;
}
#video {
	float:right;
}
#video p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4e8ddb;
	font-style: italic;
}
h2#how_it_works {
	width:100%;
	margin:24px 0 0 0;
	line-height:50px;
	font-size:18px;
	/*float:left;*/
}
#how_it_works a {
	width:244px;
	/*display:block;*/
	/*float:right;*/
	text-align:center;
	background:url(../images/button.gif) left top no-repeat;
	color:#FFFFFF;
	font-size:24px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 16px;
	padding-left: 16px;
}
#how_it_works a:hover {
	color:#043787;
}
.content h1 {
	margin:12px 0;
	font-size:24px;
	color:#0f5ab7;
	font-weight:normal;
}
.content h5 {
	margin:12px 0;
	font-size:24px;
	color:#0f5ab7;
	font-weight:bold;
	margin-top: 25px;
}
.content p {
	font-size:14px;
	line-height:15px;
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 0;
	padding-right: 20px;
}
.content h6 {
	margin:20px 0;
	font-size:16px;
	font-weight:bold;
	color:#000;
}
.content h3 {
	margin:20px 0;
	font-size:18px;
}
.content h3.acct_service {
	margin:30px 0 0px 0;
}
ul.list, ul.list_single {
	margin:10px 0;
	list-style:square;
}
ul.list_single {list-style:none;}
ul.list li, ul.list_single li {
	margin:10px 0;
	padding-right:10px;
	font-size:14px;
	color:#069021;
}
ul.list_single li {
	margin:5px 0;
}
.list a, .list_single a, .list a:visited, .list_single a:visited, .list_inline a, .list_inline a:visited {color:#0066CC;}
.list a:hover, .list_single a:hover, .list_inline a:hover {color:#000;text-decoration:underline;}
ul.list_inline {
	margin:0;
	padding:0;
}
ul.list_inline li {
	margin:0 5px 0 0;
	padding:0;
	display:inline;
	font-size:16px;
}
.content ul li.last, .content ol li.last {margin:0;}
.content ol {
	margin:10px 0;
}
.content ol li {
	margin:10px 0;
	padding-right:10px;
	font-size:14px;
	color:#777;
}
.content ol li strong {
	color:#555;
	font-weight:bold;
}
.content ol.ol_big {
	padding:0 0 0 50px;
	margin:20px 0 0 0;
}
.content ol.ol_big li {
	font-weight:bold;
	font-size:16px;
	padding:0;
}
.content ol.ol_state {margin-bottom:20px;}
.content ol.ol_top_10 {
	margin:0;
	padding:0 0 0 24px;
}
.content ol.ol_top_10 li {
	margin:14px 0;
	font-size:16px;
	color:#069021;
	line-height:16px;
	font-weight:bold;
}
.content ol.ol_top_10 li span {
	color:#666;
	font-weight:normal;
}
p img {
	float:left;
	padding:0 5px 5px 0;
}
p.p_big {
	font-size:16px;
	line-height:20px;
}


/* Footer */
#footer {
	height:42px;
	margin:30px 0 0 0;
	padding:0 10px;
	overflow:hidden;
	clear:both;
	background:url(../images/footer_bck.gif) left top no-repeat;
}
#footer p {
	padding-top:16px;
	font-size:10px;
	color:#666;
}
#copyright {
	float:left;
}
#footer_links {
	float:right;
	text-transform:uppercase;
	padding-right: 20px;
}
#footer a, #footer a:visited {color:#666;}
#footer a:hover {color:#417DC9;}



/****
* Classes
****/
div.get_started_now {
	width:246px;
	height:56px;
	margin:0 1px 20px 0;
	padding:0 40px 0 0;
	display:block;
	line-height:56px;
	float:right;
	background:url(../images/arrow.jpg) right top no-repeat;
	color:#069021;
	font-size:24px;
	font-weight:bold;
}
div.inlineh3 {
	width:140px;
	font-size:18px;
	margin-bottom:0;
}



/****
* Home page
****/
#home_page {
}
.quote {
	font-size: 24px;
}
.testimonial-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #069021;
	font-weight: bold;
}
.next {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	padding-left: 20px;
	margin-left: 20px;
	position: inherit;
}
.alt-color {
	color: #069021;
}

#state_listing, #service_listing {
	margin:20px 0;
	text-align:center;
}
#state_listing h3, #service_listing h3 {
	margin:0 0 5px;
	color:#777;
	font-size:14px;
	font-weight:normal;
}
#state_listing ul, #service_listing ul {
	width:790px;
	margin:0 auto;
	padding:0;
	font-size:11px;
	line-height:20px;
}
#service_listing ul {width:900px;}
#state_listing ul li, #service_listing ul li {
	display:inline;
	margin-right:6px;
}
#step3 #state_listing, #step3 #service_listing {
	text-align:left;
}
#step3 #state_listing ul, #step3 #service_listing ul {
	width:554px;
	margin:0;
}
#state_listing a, #state_listing a:visited, #service_listing a, #service_listing a:visited {color:#0066CC;}
#state_listing ul li a:hover, #service_listing a:hover {color:#000;text-decoration:underline;}
#cpa_info_links {
	margin:30px 0 0 0;
	text-align: center;
	line-height:20px;
	
}
#cpa_info_links a, #cpa_info_links a:visited {
	color:#069021;
	font-size:17px;
	padding:0;
}
#cpa_info_links a:hover {
	color:#000;
	text-decoration:underline;
}



/****
* What happens next - modal
****/
#what_happens_next {
	width:600px;
	margin:0 auto;
	font-size:14px;
	color:#333;
}
#what_happens_next h1 {
	margin:10px 0;
	font-size:24px;
	color:#069021;
}
#what_happens_next p {
	margin:10px 0;
}
#what_happens_next img {
	padding:5px 0 5px 5px;
	float:right;
}

/* Step 2 Form */
#step2 {
}
#step2 table {
	padding:15px 20px;
	border:1px solid #ccc;
}
#step2 label {
	padding:5px 0;
	line-height:20px;
	color:#069021;
	font-size:15px;
	display:block;
}
#step2 input {
	padding:5px;
	background:none #eee;
	border:1px solid #ddd;
	font-size:13px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}
#step2 select {
	padding:2px;
	color:#333;
}
#step2 textarea {
	width:400px;
	padding:5px;
	background:none #eee;
	border:1px solid #ddd;
	font-size:13px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}
#step2 span.req {
	color:#FF0000;
	font-weight:bold;
}
#step2 input.submit {
	width:177px;
	height:42px;
	margin:0 10px 0 0;
	display:block;
	float:left;
	background:url(../images/submit.jpg) left top no-repeat;
	color:#fff;
	border:none;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-indent:-9999px;
	cursor:pointer;
}
#step2 input#skip_step {
	width:157px;
	height:42px;
	margin:0;
	padding:0;
	float:left;
	background:url(../images/skip_step.jpg) left top no-repeat;
	border:none;
	cursor:pointer;
	text-indent:-9999px;
}
#step2 label.choice {
	display:inline;
}
#step2 a, #step2 a:visited {color:#000;}
#step2 a:hover {color:#003399;}
#step2 .highLightInput {
	border-color:#999;
}
