/* ### GENERAL ### */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background:url(../images/greenexttaxbg.jpg) no-repeat scroll center top #ebebe8;
	font:13px Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	line-height:20px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
/* ### GLOBAL CLASSES ### */
.clear {
	clear: both;
	margin:0px;
	padding:0px;
}
.a1 {
	color:#CB0400;
	text-decoration:underline;
}
.a1:hover {
	text-decoration:none;
}
/* ### WRAPPER ### */
#wrapper {
	position: relative;
	display: block;
	width: 100%;
	min-height: 100%;
}
/* ### MAIN CONTAINER ### */
#mainCntr {
	position: relative;
	display: block;
	width: 100%;
}
/* ### HEADER CONTAINER ### */
	#headerCntr {
	position: relative;
	width: 1000px;
	height: 120px; /*overflow: hidden;*/
	margin:0 auto;
}
#headerCntr h1 {
	padding: 22px 0px 36px 0px;
	overflow: hidden;
	float: left;
}
#headerCntr h1 a {
	display: block;
	width: 288px;
	height: 35px;
	overflow: hidden;
	text-indent: -9999px;
}
/* ### MENU CONTAINER ### */		
		#menuCntr {
	padding-top:4px;
	height: 33px;
	float: right;
}
#menuCntr ul {
	padding:0px 0px 0px 0px;
}
#menuCntr li {
	list-style: none;
	float:left;
}
#menuCntr ul li a {
	padding:0px 30px 0px 30px;
	font-family:Myriad Pro;
	text-decoration:none;
	font-weight:normal;
	color:#5190c4;
	font-size: 14px;
	line-height: 57px;
	display:block;
}
#menuCntr ul li a:hover {
	background: #00C7E6;
	text-decoration:none;
	height:23px;
}
#menuCntr ul li a.active {
	background: #00C7E6;
	text-decoration:none;
	color:#fff;
}
/* ### BANNER CONTAINER ### */
	#bannerCntr {
	
	width: 100%; 
	height:475px;
}
#bannerCntrinner {

	width: 1000px;
	height: 392px;
	margin:auto;
	
}
/* ### BANNER BOX ### */		

		.bannerbox {
	padding-bottom:0px;
	width: 1000px;
	height: 392px;
	position: absolute;
	
	margin:65px 0px 0px 0px;   z-index:-1000;
}




.fb-container
{
	
	margin:auto;
	width:901px; 
	height:50px;
	padding:0 0 0 0px;


	}
	.fb-container22
{
	
	margin:80px 0 0 0px;
	width:901px; 
	height:50px;
	padding:0 0 0 0px;


	}
	.fb-container-left
{
	width:901px; 
	float:left;
	margin:0px 0px 0px 50px;
	height:50px;
	padding:0 0 0 0px;
		background-image:url(../images/fb-bg.png);
	background-repeat:no-repeat;
	}
		.fb-container-left img
{
	 width:194px;
	 height:25px;
	 border:0px; 
	margin:13px 10px 0px 20px;
	padding:0 0 0 0px;
	float:left;
	}
		.fb-container-left p
{
	line-height:17px;
	font-size: 17px;
	margin:17px 0px 0px 0px;
	
	}
	
.buttons {
	padding-top: 256px;
	width: 672px;
	float:left;
	position: absolute;
	z-index: 601;
	top: 0px;
	left: 0px;
}
.buttons a {
	padding-right:10px;
	width:310px;
	color:#4e4e4e;
	float:left;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	line-height:52px;
	display:block;
}
.buttons a:hover {
	background:none;
}
/* ### HAEDING BOX ### */
		.headingBox {
	width:100%;
	height: 38px;
}
.heading {
	width:980px;
	margin: 0 auto;
}
.heading h2 {
	padding-top:0px;
	font-size: 30px;
	color: #fff;
   text-shadow:text-shadow: 1px 1px white, -1px -1px #444;
	font-family: Myriad Pro;
	font-weight: normal;
}
/* ### CONTENT CONTAINER ### */
	#contentCntr {
	width: 100%;
}
#contentCntr .center {
	width:980px;
	overflow: hidden;
	margin: 0 auto 30px auto;
}
#contentCntr.background {
	overflow: hidden;
	background: url(../images/innergray-bg.png) repeat #FFFFFF;
}
/* ### LEFT CONTAINER ### */
		#leftCntr {
	width: 294px;
	float:left
}
/* ### STARTED BOX ### */
			.startedBox {
	padding:11px 16px 11px 24px;
	width: 253px;
	margin-top:39px;
	overflow:hidden;
	background: url(../images/standard_bg.jpg) left top no-repeat;
}
.startedBox h2 {
	padding-bottom: 15px;
	width:175px;
	font-size: 30px;
	font-weight:normal;
	font-family:Myriad Pro;
	color: #2b2a2a;
	background:url(../images/heading_bor.jpg) left bottom no-repeat;
}
.startedBox p {
	padding-top:5px;
	color: #6e6e6e;
	line-height: 20px;
}
.startedBox img {
	padding-top: 10px;
	float: right;
	background: no-repeat;
}
/* ### OUR BLOG BOX ### */
			.ourbloginnerBox {
	width: 294px;
	margin-top:25px;
	overflow:hidden;
	background: url(../images/our_inner_blog_bg.jpg) repeat-y;
}
.ourbloginnerBox .top {
	width: 294px;
	background: url(../images/our_inner_blog_top.jpg) left top no-repeat;
}
.ourbloginnerBox .bottom {
	padding: 11px 2px 20px 24px;
	overflow:hidden;
	width: 268px;
	background: url(../images/our_inner_blog_bottom.jpg) left bottom no-repeat;
}
.ourbloginnerBox h2 {
	padding-left: 58px;
	font-size: 20px;
	line-height:50px;
	font-weight:normal;
	font-family:Myriad Pro;
	color: #2b2a2a;
	background: url(../images/our_h2_bg.jpg) left top no-repeat;
}
.ourbloginnerBox p span {
	padding:9px 0px 4px 0px;
	color: #575757;
	font-weight: bold;
	display:block;
}
.ourbloginnerBox p {
	padding-bottom:12px;
	width: 250px;
	overflow: hidden;
	color: #575757;
	line-height: 20px;
	background: url(../images/p_border.jpg) left bottom repeat-x;
}
.ourbloginnerBox a {
	margin:17px 0px 0px 115px;
	width: 82px;
	padding-left: 48px;
	font-size: 12px;
	float:right;
	text-decoration: none;
	color: #FFFFFF;
	display:block;
	line-height:22px;
	font-style: italic;
	background:url(../images/more_button2.png) left top no-repeat;
}
.ourbloginnerBox a:hover {
	text-decoration: underline;
}
.ourbloginnerBox .last {
	padding-top:10px;
	background:none;
}
/* ### RIGHT CONTAINER ### */
		#rightCntr {
	width:652px;
	float: right;
}
/* ### ABOUT BOX ### */
			.aboutBox {
	padding-top:10px;
	width:652px;/*overflow:hidden;*/
}
.aboutBox h3 {
	padding: 3px 0px 0px 52px;
	font-weight:normal;
	font-size: 20px;
	text-transform:uppercase;
	color: #4d4d4d;
	background:url(../images/tax-icon.gif) left top no-repeat;
}
.aboutBox h3 span {
	padding-bottom:14px;
	display:block;
	background:url(../images/p_border.jpg) bottom repeat-x;
}
.aboutBox p {
	padding-top:26px;
	color: #575757;
	line-height: 20px;
}
.aboutBox .first {
	padding-top:19px;
	display:block;
	color: #575757;
	font-style:italic;
	line-height: 20px;
}
.aboutBox a {
	padding-left:67px;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	line-height:33px;
	display:block;
	font-style: italic;
	background:url(../images/more_button1.png) left top no-repeat;
}
.aboutBox a:hover {
	text-decoration: underline;
}
.aboutBox img {
	margin:36px 27px 0px 0px;
	border: solid 6px #c1c1c1;
	float:left
}
/* ### MOTIVE BOX ### */
			.motiveBox {
	padding:60px 0px 70px 0px;
	float:left;
	width:294px;
	overflow:hidden;
}
.motiveBox h3 {
	padding: 13px 0px 20px 82px;
	font-size: 20px;
	font-family:Myriad Pro;
	color: #2b2a2a;
	font-weight:normal;
	background:url(../images/about_icon1.jpg) left top no-repeat;
}
.motiveBox h3 span {
	padding-top:10px;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
}
.motiveBox .icon {
	background:url(../images/about_icon2.jpg) left top no-repeat;
}
.motiveBox.lasst {
	float:right;
}
.motiveBox p {
	padding-top:22px;
	color: #575757;
	line-height: 20px;
}
.motiveBox .border {
	background:url(../images/p_border.jpg) top repeat-x;
}
/* ### TEXT BOX ### */
			.textBox {
	padding-top:10px;
	width:652px;
	overflow:hidden;
}
.textBox h3 {
	padding: 12px 0px 5px 62px;
	font-weight:normal;
	font-size: 20px;
	font-family:Myriad Pro;
	color: #2b2a2a;
	background:url(../images/service_icon1.jpg) left top no-repeat;
}
.textBox h3 span {
	padding-bottom:10px;
	display:block;
	background:url(../images/p_border.jpg) bottom repeat-x;
}
.textBox p {
	padding-top:26px;
	color: #575757;
	line-height: 20px;
}
.textBox .icon1 {
	background:url(../images/portfolio_icon.jpg) left top no-repeat;
}
.textBox .icon2 {
	padding: 12px 0px 8px 62px;
	background:url(../images/contact_iocn.jpg) left top no-repeat;
}
.textBox .first {
	padding-top:10px;
}
/* ### SERVECE BOX ### */
			.serviceBox1 {
	padding:40px 0px 60px 0px;
	width:652px;
	overflow:hidden;
}
.serviceBox1 h3 {
	font-weight:normal;
	font-size: 20px;
	font-family:Myriad Pro;
	color: #2b2a2a;
	background:url(../images/p_border.jpg) left bottom repeat-x;
}
.serviceBox1 h3 span {
	padding:10px 0px 18px 0px;
	font-size:12px;
	color:#575757;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
}
.serviceBox1 p {
	padding-top:26px;
	color: #575757;
	line-height: 20px;
}
.serviceBox1 a {
	margin:17px 0px 0px 0px;
	width: 174px;
	padding-left: 68px;
	font-size: 12px;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	display:block;
	line-height:31px;
	font-style: italic;
	background:url(../images/more_button3.png) left top no-repeat;
}
.serviceBox1 a:hover {
	text-decoration: underline;
}
.serviceBox1 .serviceBox2 {
	width:652px;
	overflow:hidden;
}
.serviceBox1 img {
	padding:60px 58px 100px 19px;
	float:left;
}
/* ### PORTFOILIO BOX ### */
			.portfolioBox {
	padding:40px 0px 60px 0px;
	width:652px;
	overflow:hidden;
}
.portfolioBox h3 {
	font-weight:normal;
	font-size: 20px;
	font-family:Myriad Pro;
	color: #2b2a2a;
	background:url(../images/p_border.jpg) left bottom repeat-x;
}
.portfolioBox h3 span {
	padding:10px 0px 18px 0px;
	font-size:12px;
	color:#575757;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
}
.portfolioBox p {
	padding-top:26px;
	color: #575757;
	line-height: 20px;
}
.portfolioBox a {
	margin:17px 0px 0px 0px;
	width: 174px;
	padding-left: 68px;
	font-size: 12px;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	display:block;
	line-height:31px;
	font-style: italic;
	background:url(../images/more_button3.png) left top no-repeat;
}
.portfolioBox a:hover {
	text-decoration: underline;
}
.portfolioBox .portfolioBox1 {
	width:652px;
	overflow:hidden;
}
.portfolioBox img {
	margin: 32px 27px 0px 0px;
	float:left;
	border: solid 6px #c1c1c1;
}
/* ### CONTACT BOX ### */
			.contactBox {
	padding:10px 0px 8px 0px;
	width:651px;
	overflow:hidden;
}
.contactBox input.filed1 {
	padding:5px;
	display:inline-block;
	width:340px;
	height:24px;
	border:none;
	background:url(../images/input_bg.jpg) 0px 0px no-repeat;
}
.contactBox label {
	width:167px;
	height: 42px;
	display: inline-block;
	font:14px Arial, Helvetica, sans-serif;
	color:#f60;
	text-align: right;
	vertical-align:top;
	padding:20px 0 0 0;
	font-weight:bold;
}
.contactBox label span {
	display: block;
	font:12px Arial, Helvetica, sans-serif;
	color:#888787;
	text-align: left;
	vertical-align:top;
}
.contactBox textarea {
	padding:5px;
	width:340px;
	display: inline-block;
	height:179px;
	border:none;
	background:url(../images/textarea_bg.jpg) 0px 0px no-repeat;
}
.contactBox input.button {
	margin:18px 0px 0px 189px;
	float:left;
	background:url(../images/send.jpg) 0px 0px no-repeat;
	width:126px;
	height:37px;
	border:none;
	cursor:pointer;
}
/* ### FORM BUTTONS CONTAINER ### */
			.formBtn_Cntr {
	width:618px;
	height:35px;
	float:left;
	padding:0 0 0 40px;
}
.businessBtn {
	width:250px;
	height:37px;
	float:right;
	padding:4px 0 0 10px;
}
.individualBtn {
	width:259px;
	height:37px;
	float:right;
	padding:4px 0 0 20px;
}
/* ### CREDENTIALS CONTAINER ### */
	#credentialCntr {
	width:100%;
	overflow:hidden;
	background:#3f4c6b;
	height:46px;
}
.credentials_Innermain {
	width:980px;
	height:44px;
	margin:auto;
}
.credentialsInner {
	width:410px;
	height:46px;
	float:right;
	padding:0 5px 0 0;
}
.signupnow {
	width:139px;
	height:38px;
	float:left;
	margin:4px 0 0 0;
}
.loginBtn {
	width:123px;
	height:38px;
	float:left;
	margin:4px 0 0 10px;
}
.livechatBtn {
	width:123px;
	height:38px;
	float:left;
	margin:4px 0 0 10px;
}
/* ### TOP CONTAINER ### */
		#topCntr {
	width: 100%;
	overflow: hidden;
}
#topCntrinner {
	padding:16px 0px 33px 0px;
	width:980px;
	overflow: hidden;
	margin: 0 auto;
}
/* ### WELCOME BOX ### */
		.welcomeBox {
	padding-right: 39px;
	float: left;
	width:313px;
}
.welcomeBox h2 {
	padding: 22px 0px 19px 70px;
	font-weight:normal;
	font-size: 20px;
	font-family:Myriad Pro;
	color: #2b2a2a;
	background:url(../images/star_icon.png) left top no-repeat;
}
.welcomeBox p {
	padding:11px 0px 35px 0px;
	color: #575757;
	line-height: 20px;
}
.welcomeBox a {
	padding-left:67px;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	line-height:33px;
	display:block;
	font-style: italic;
	background:url(../images/more_button1.png) left top no-repeat;
}
.welcomeBox a:hover {
	text-decoration: underline;
}
/* ### WHAT BOX ### */
		.whatBox {
	padding-right: 42px;
	float: left;
	width:290px;
}
.whatBox h2 {
	padding:10px 0px 19px 70px;
	font-size: 20px;
	font-weight:normal;
	font-family:Myriad Pro;
	color: #2b2a2a;
	background:url(../images/deadline_icon.gif) left top no-repeat;
}
.whatBox p {
	padding:0px 0px 35px 0px;
	color: #575757;
	line-height: 20px;
}
.whatBox a {
	padding-left:67px;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	line-height:33px;
	display:block;
	font-style: italic;
	background:url(../images/more_button1.png) left top no-repeat;
}
.whatBox a:hover {
	text-decoration: underline;
}
/* ### SERVICE BOX ### */
		.serviceBox {
	float: left;
	width:291px;
}
.serviceBox h2 {
	padding: 22px 0px 19px 74px;
	font-size: 20px;
	font-weight:normal;
	font-family:Myriad Pro;
	color: #2b2a2a;
	background:url(../images/taxprof_icon.gif) left top no-repeat;
	float:left;
}
.serviceBox p {
	padding:11px 0px 35px 0px;
	color: #575757;
	line-height: 20px;
}
.serviceBox a {
	padding-left:67px;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	line-height:33px;
	display:block;
	font-style: italic;
	background:url(../images/more_button1.png) left top no-repeat;
}
.serviceBox a:hover {
	text-decoration: underline;
}
/* ### BOTTOM CONTAINER ### */
			#bottomCntr {
	padding:5px 0px 20px 0px;
	width: 980px;
	overflow: hidden;
	margin:0 auto;
	height:auto;
}
#bottomCntr .left {
	width: 294px;
	overflow: hidden;
	float: left;
}
#bottomCntr .right {
	width: 650px;
	overflow: hidden;
	float: right;
}
/* ### GET BOX ### */
			.getBox {
	padding:11px 16px 22px 24px;
	margin-bottom:24px;
	width: 254px;
	overflow:hidden;
	background: url(../images/get_bg.jpg) left top no-repeat;
}
.getBox h2 {
	padding-bottom: 15px;
	width:175px;
	font-size: 30px;
	font-weight:normal;
	font-family:Myriad Pro;
	color: #2b2a2a;
	background:url(../images/heading_bor.jpg) left bottom no-repeat;
}
.getBox p {
	padding-top:5px;
	color: #6e6e6e;
	line-height: 20px;
}
.getBox img {
	padding-top: 10px;
	float: right;
	background: no-repeat;
}
/* ### OUR BLOG BOX ### */
			.ourblogBox {
	width: 294px;
	overflow:hidden;
	background: url(../images/blog_bg.jpg) repeat-y;
}
.ourblogBox .top {
	width: 294px;
	background: url(../images/blog_top.jpg) left top no-repeat;
}
.ourblogBox .bottom {
	padding: 11px 24px 20px 24px;
	overflow:hidden;
	width: 246px;
	background: url(../images/blog_bottom.jpg) left bottom no-repeat;
}
.ourblogBox h2 {
	padding-left: 58px;
	font-size: 20px;
	line-height:50px;
	font-weight:normal;
	font-family:Myriad Pro;
	color: #2b2a2a;
	background: url(../images/our_h2_bg.jpg) left top no-repeat;
}
.ourblogBox p span {
	padding:9px 0px 4px 0px;
	color: #575757;
	font-weight: bold;
	display:block;
}
.ourblogBox p {
	padding-bottom:12px;
	width: 247px;
	overflow: hidden;
	color: #575757;
	line-height: 20px;
	background: url(../images/p_border.jpg) left bottom repeat-x;
}
.ourblogBox a {
	margin:17px 0px 0px 115px;
	width: 82px;
	padding-left: 48px;
	font-size: 12px;
	float:right;
	text-decoration: none;
	color: #FFFFFF;
	display:block;
	line-height:22px;
	font-style: italic;
	background:url(../images/more_button2.png) left top no-repeat;
}
.ourblogBox a:hover {
	text-decoration: underline;
}
.ourblogBox .last {
	padding-top:10px;
	background:none;
}
/* ### COMPANY BOX ### */
				.companyBox {
	width:650px;
	overflow:hidden;
}
.companyBox h2 {
	padding: 22px 0px 19px 39px;
	font-size: 20px;
	font-weight:normal;
	font-family:Myriad Pro;
	color: #fff;
}
.companyBox p {
	padding:14px 0px 42px 0px;
	color: #575757;
	font-size:12px;
	line-height: 20px;
}
.companyBox a {
	padding-left:67px;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	line-height:33px;
	display:block;
	font-style: italic;
	background:url(../images/more_button1.png) left top no-repeat;
}
.companyBox a:hover {
	text-decoration: underline;
}
.companyBox .icon1 {
	padding: 12px 0px 19px 70px;
	background:url(../images/company_icon1.png) left top no-repeat;
	width:308px;
}
.companyBox .icon2 {
	padding: 12px 0px 19px 72px;
	background:url(../images/company_icon2.png) left top no-repeat;
	width:308px;
}
.companyBox .icon3 {
	padding: 12px 0px 19px 72px;
	background:url(../images/company_icon3.png) left top no-repeat;
	width:308px;
}
.companyBox .icon4 {
	padding: 12px 0px 19px 72px;
	background:url(../images/company_icon4.png) left top no-repeat;
	width:308px;
}
.companyBox1 {
	padding-right: 32px;
	width:305px;
	overflow:hidden;
	float:left;
}
.companyBox2 {
	width:308px;
	overflow:hidden;
	float:left;
}
.companyBox3 {
	padding: 42px 32px 0px 0px;
	width:308px;
	overflow:hidden;
	float:left;
}
.companyBox4 {
	padding-top:42px;
	width:308px;
	overflow:hidden;
	float:left;
}
/* ### FOOTER CONTAINER ### */
	#footerCntr {
	width:100%;
	overflow: hidden;
	background:url(../images/footer-bg.png) repeat-x;
}
#footerCntrinner {
	padding-top:10px;
	height:141px;
	width: 980px;
	margin:0px auto;
}
/* ### FOOTER LEFT ### */
		#footerCntrinner .left {
	width:670px;
	float:left;
}
#footerCntrinner .left .imageBox {
	padding-bottom:19px;
	width:230px;
	overflow:hidden;
}
#footerCntrinner .left .imageBox img {
	float:left;
	margin-right:4px;
	border:none;
}
#footerCntrinner .left p {
	color:#9b9999;
	font-family:Arial, Helvetica, sans-serif;
}
#footerCntrinner .left p a {
	color:#9b9999;
	text-decoration: none;
}
#footerCntrinner .left p a:hover {
	text-decoration: underline;
}
#footerCntrinner .left ul {
	padding:10px 0px 0px 0px;
	width:670px;
}
#footerCntrinner .left ul li {
	padding:0px 20px 0px 20px;
	list-style:none;
	float:left;
	background:url(../images/footer_line.jpg) left 5px no-repeat;
}
#footerCntrinner .left ul li a {
	font-size:12px;
	color:#9b9999;
	text-decoration: none;
}
#footerCntrinner .left ul li a:hover {
	text-decoration: none;
	color:#f60;
}
#footerCntrinner .left ul li.first {
	background:none;
	padding-left:0px;
}
/* ### FOOTER RIGHT ### */
		#footerCntrinner .right {
	padding-right:20px;
	width:285px;
	float: right;
}
#footerCntrinner .right h2 {
	padding-bottom:9px;
	font-size: 20px;
	font-weight:normal;
	font-family:Myriad Pro;
	color: #cecece;
	border-bottom: solid 1px #616161;
}
#footerCntrinner .right p {
	padding-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	color:#9b9999;
	line-height:25px;
}
.logo {
	width:349px;
	height:76px;
	float:left;
	margin:10px 0 0 5px;
}
.top_right_container {
	width:400px;
	height:auto;
	float:right;
	margin:5px 5px 0 0;
}
.top_right_container2 {
	width:600px;
	height:auto;
	float:right;
	margin:5px 5px 0 0;
}
.banner {
	width:100%;
	height:392px;
}
.callus {
	width:234px;
	height:44px;
	float:left;
}
.authorize {
	width:76px;
	height:59px;
	float:left;
	padding:0 0 0 10px;
}
.irs_efile {
	width:52px;
	height:52px;
	float:left;
	padding:0 0 0 10px;
}
#menu {
	margin:0;
	padding:14px 0px 0 0;
	width:715px;
	height:28px;
	text-align:right;
	float:right;
}
#menu ul {
	padding:0;
	margin:0;
	float:right;
}
#menu ul li {
	float:left;
	padding:0;
	list-style-type:none;
	display:block;
}
#menu ul li a {
	float:left;
	margin:0;
	padding:0 1px 0 10px;
	line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#616160;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	height:26px;
}
#menu ul li a span {
	line-height:26px;
	display:block;
	padding:0 15px 0 0;
}
#menu ul li a:hover {
	background:url(../images/link_bg_lft_h.jpg) no-repeat left;
	color:#fefefe;
}
#menu ul li a:hover span {
	background:url(../images/link_bg_right_h.jpg) no-repeat right;
	color:#fefefe;
}
#menu ul li.active a {
	background:url(../images/link_bg_lft.jpg) no-repeat left;
}
#menu ul li.active a span {
	background:url(../images/link_bg_right.jpg) no-repeat right;
	color:#FFF;
}
/*#menu ul li:hover {
	background:url(../images/link_bg_lft.jpg) no-repeat left;
	color:#fefefe;
	}*/
#menu ul li.pdng_rgt a {
	padding-right:0;
}
.sme_srvs {
	margin:20px 0 0px 0;
	padding:0 0 0 5px;
	width:auto;
	font-size:14px;
	font-weight:bold;
	float:left;
}
.sme_srvs ul {
	margin:0;
	padding:0px 0 0 0;
}
.sme_srvs ul li {
	list-style-type:none;
	color:#00479a;
	line-height:20px;
	/*background:url(../images/arrow_2.gif) no-repeat left 8px;*/
	padding:2px 0 0 0px;
	margin:0;
	font-weight:bold;
}
.sme_srvs ul li a {
	list-style-type:none;
	color:#4d4d4d;
	line-height:20px;
	padding:0 0 0 5px;
	text-decoration:none;
}
.kc_cont {
	width:690px;
	height:auto;
	float:left;
	padding:0px 5px 0 0px;
	text-align:justify;
	margin:0 0 0 5px;
	border:1px solid #ccc;
}
.sme_srvs1 {
	margin:20px 0 10px 0;
	padding:0px 0 0 5px;
	width:auto;
	font-size:12px;
	float:left;
	height:105px;
}
.sme_srvs1 ul {
	margin:0;
	padding:0px 0 0 0;
}
.sme_srvs1 ul li {
	list-style-type:none;
	color:#00479a;
	line-height:20px;
	background:url(../images/arrow_2.gif) no-repeat left 8px;
	padding:2px 0 0 15px;
	margin:0;
	font-weight:bold;
}
.sme_srvs1 ul li a {
	list-style-type:none;
	color:#4d4d4d;
	line-height:20px;
	padding:0 0 0 5px;
	text-decoration:none;
}
.sme_srvs1 ul li a:hover {
	list-style-type:none;
	color:#ccc;
	line-height:20px;
	padding:0 0 0 5px;
	text-decoration:none;
}
.taxpayer_cont td input {
	margin-right:3px;
}
.tabbed_Cntr {
	width:630px;
	height:auto;
	float:left;
	margin:10px 10px 0 10px;
}
.questions {
	color:#f60;
	font-weight:bold;
	font-size:12px;
}
.startnow {
	float:right;
	margin:20px 0 0 0;
	padding:0;
	width:642px;
	height:auto;
}
.callus {
	color:#0D659D;
	float:right;
	font-size:16px;
	font-weight:bold;
	height:auto;
	margin:2px 10px 0 0;
	width:auto;
}
/* States Extension - Start */

.statestax {
	display:block;
}
.statestax a {
	color:#f60;
}
.statesheader {
	color:#f60;
}
#states-size {
	margin:0 auto;
	background:#fff;
}
/* States Extension - End */



/* Green Extension Start*/

.top-right-cnt {
	width:500px;
	height:120px;
	float:right;
}
.phone-cnt {
	width:282px;
	height:33px;
	float:left;
	color:#fff;
	font-size:15px;
	padding:15px 0 0 0;
}
.phone-icon {
	width:27px;
	height:26px;
	float:left;
	background:url(../images/phone-icon.png) no-repeat;
	padding:0 10px 0 0;
}
.top-right-login-cnt {
   float: right;
   height: 50px;
   margin: 12px 0 0;
   width: 252px;
}
.login-cnt {
	width:120px;
	height:50px;
	float:left;
}
.lock-icon {
	width:30px;
	height:38px;
	float:left;
	background:url(../images/lock-icon.png) no-repeat;
}
.login-btn {
	width:73px;
	height:32px;
	float:left;
	padding:8px;
}
.greenpix {
	width:2px;
	height:39px;
	float:left;
	padding: 5px 13px 0 0px;
	background:url(../images/greenpix.png) no-repeat;
}
.register-cnt {
	width:130px;
	height:50px;
	float:left;
}
.register-icon {
	width:34px;
	height:38px;
	float:left;
	background:url(../images/register-icon.png) no-repeat;
}
.register-btn {
	width:78px;
	height:32px;
	float:left;
	padding:5px 0 0 12px;
}
/* nav level1 */


/* middle container ends */


.welcome-cnt-wrapper {
	width:1000px;
	height:auto;
	margin:100px 0px 0px 0px;
}
.welcome-cnt-wrapper1 {
	width:1000px;
	height:auto;
	margin:auto;
}
.welcome-wrap-cnt {
	width:645px;
	text-align:justify;
	height:auto;
	float:left;
}
.flag-icon {
	width:54px;
	height:60px;
	float:left;
	background:url(../images/flag-icon.png) no-repeat;
}
.welcome-txt {
	width:400px;
	height:40px;
	text-transform:uppercase;
	padding:20px 0 0 10px;
	float:left;
}
.hr-pix {
	width:400px;
	height:3px;
	float:left;
	margin:10px 0 0 0;
	background:url(../images/hr-pix.png) repeat-x;
}
.hr-pix1 {
	width:200px;
	height:3px;
	float:left;
	margin:10px 0 0 0;
	background:url(../images/hr-pix.png) repeat-x;
}
.hr-pix2 {
	width:200px;
	height:3px;
	float:left;
	margin: 0 0 10px;
	background:url(../images/hr-pix.png) repeat-x;
}
.wel-descp {
	width:auto;
	height:auto;
	float:left;
	color:#4d4d4d;
	line-height:18px;
	padding:0px 0 0 66px;
}
.vr-pix {
	width:4px;
	height:150px;
	float:left;
	margin:52px 0 0 15px;
	background:url(../images/vr-pix.png) repeat-y;
}
.irs-update-cnt {
	width:310px;
	height:auto;
	float:right;
	margin:10px 0 0 20px;
}
.irs-header {
	width:auto;
	height:auto;
	float:left;
}
.irs-icon {
	width:48px;
	height:44px;
	float:left;
	background:url(../images/irsupdate-icon.png) no-repeat;
}
.irs-header-txt {
	width:auto;
	height:35px;
	float:left;
	padding:10px 0 0 10px;
	font-family:Century Gothic;
	font-size:18px;
}
.irs-descp {
	width:300px;
	height:auto;
	float:left;
	color:#4d4d4d;
	line-height:18px;
	padding:5px 0 0 6px;
}
.readmore_container3 {
	width:100px;
	height:20px;
	padding-top:12px;
	line-height:17px;
	text-align:right;
	float:right;
	padding-right:20px;
}
a.links {
	text-decoration:none;
	color:#ff4e00;
	font-weight:normal;
	text-decoration:underline;
}
a.links:hover {
	text-decoration:none;
	color:#00560a;
}
.readmore_container1 {
	float: right;
	height: 20px;
	line-height: 17px;
	padding-right: 66px;
	padding-top: 12px;
	text-align: left;
	width: 100px;
}
.testimonials-cnt {
	width:288px;
	height:367px;
	float:right;
background:url(../images/testi-bg.png) padding:0 10px 0 10px;
}
.client-testi-header {
	float: right;
	height: 367px;
	margin: 0px;
	width: 288px;
	background:url(../images/testi-bg.png) no-repeat;
}
.testi-icon {
	float: left;
	height: 44px;
	margin: 5px;
	width: 40px;
	background:url(../images/testimonial-icon.png) no-repeat;
}
.testi-header-txt {
	float: left;
	font-size: 18px;
	height: 35px;
	padding: 12px 0 0 5px;
	width: 200px;
	font-family:Century Gothic;
}
.duedate_txt {
	float: left;
	height: auto;
	padding: 10px 0 0 20px;
	margin:15px 0 0 0;
	width: 210px;
}
.fb-cnt {
	width:765px;
	height:50px;
	margin:20px auto;
	background:url(../images/fb-bg.png) no-repeat;
}
.left {
	display: block;
	float: left;
}
#index #main #bullets {
	width: 660px;
	min-height: 400px;
	padding: 5px 0px;
}
#index #main #bullets .item {
	padding-left: 29px;
	padding-bottom: 40px;
	width:300px;
	min-height: 118px;
	float: left;
}
.clear1 {
	zoom: 1;
}
#index #main #bullets .item h3 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	font-family:Century Gothic;
}
#index #main #bullets .item p {
	font-size: 12px;
	padding-left: 10px;
	line-height: 16px;
	width: 146px;
	float: left;
	padding-top: 5px;
}
#index #main #bullets .item h4 {
	width: 62px;
	height: 62px;
	float: left;
	text-indent: -9999px;
}
#index #main #bullets .item #clock-icon {
	background: url(../images/efile-icon.png) no-repeat center center;
}
#index #main #bullets .item #gear-icon {
	background: url(../images/wheel-icon.png) no-repeat center center;
}
#index #main #bullets .item #bargraph-icon {
	background: url(../images/tickmark-icon.png) no-repeat center center;
}
#index #main #bullets .item #briefcase-icon {
	background: url(../images/faq-icon.png) no-repeat center center;
}
/* nav level1 */

.navigation_container {
	width:1000px;
	height:59px;
	margin:auto;

}
.navleft_curve {
	width:15px;
	height:59px;
	background:url(../images/nav_leftcurve.gif) no-repeat;
	float:left;
}
.navmid {
	width:970px;
	height:59px;
	float:left;
	background:url(../images/nav_mid.gif) repeat-x;
}
.navright_curve {
	width:15px;
	height:59px;
	background:url(../images/nav_rightcurve.gif) no-repeat;
	float:left;
}
#nav {
	left: 30px;
	list-style: none;
	margin: 0;
	padding: 20px 0 0 0;
}
#nav li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 5px 5px;
	background: none;
	position: relative;
	text-shadow: 0 1px 0 #000;
	list-style-type:none;
}
#nav li a {
	color: #fff;
	list-style-type:none;
	font: bold 100%/100% Century Gothic;
	padding: 9px 12px 10px 8px;
	display: block;
	text-decoration: none;
}
#nav li.current_page_item, #nav li.current_home, #nav li:hover {
	background:url(../images/nav-bg.png) no-repeat;
}
#nav li.current_page_item a, #nav li a:hover {
	background: url(../images/nav-bg.png) no-repeat right -85px;
	color: #f1f1f1;
}
/* left column */
	
	#main #nav-list {
	width: 290px;
}
#main #nav-list ul {
	padding-bottom: 30px;
}
#main #nav-list ul li {
	padding: 3px 10px;
	border-bottom: #bbb 1px solid;
	list-style-type:none;
}
#main #nav-list ul li a {
	display: block;
	width: 1000px
	font-size: 15px;
	font-family:sans-serif;
	font-weight: normal;
	color: #666;
	padding: 5px;
	text-decoration:none;
}
#main #nav-list ul li a:hover {
	color: #222;
}
#features #main {
	padding-top:10px;
}
#features #main #nav-list ul .selected {
	background:url(../images/arrow1.png) no-repeat left center;
	width: 260px;
	border-bottom: none;
	position: relative;
	z-index: 100;
}
#features #main #nav-list ul .selected a, #features #main #nav-list ul .selected a:hover {
	color: #fff;
	text-shadow: 0px 1px #555;
}
.timer {
	background:url(../images/timeImg.png) no-repeat left top;
	height:50px;
	width:900px;
	margin-top:8px;
	font:normal 17px "Trebuchet MS", Tahoma, Verdana, Arial;
	color:#fff;
	padding:15px 30px;
	line-height:22px;
}
#filingDueCountDown {
	float:left;
	position:absolute;
	color:#f7fa04;
	margin:15px 0px 0px 300px;
	width:300px;
	line-height:12px;
	background:#000;
}
.countdown_section {
	float: left;
	font-size: 65%;
	text-align: center;
	margin-left:20px;
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {
	display: block;
	width: 100%;
}
.countdown_show1 .countdown_section {
	width: 15%;
}
.countdown_show2 .countdown_section {
	width: 10%;
}
.countdown_show3 .countdown_section {
	width: 10%;
}
.countdown_show4 .countdown_section {
	width: 10%;
}
.countdown_show5 .countdown_section {
	width: 10%;
}
.countdown_show6 .countdown_section {
	width: 10%;
}
.countdown_show7 .countdown_section {
	width: 10%;
}
.list_srvs2 {
	margin:0 0 0 28px;
	padding:0;
	width:260px;
	font-size:12px;
	float:left;
}
.list_srvs2 ul {
	margin:0;
	padding:8px 0 0 0;
}
.list_srvs2 ul li {
	list-style-type:disc;
	color:#454545;
	line-height:32px;
	font-weight:normal;/*background:url(../images/tick_img.png) no-repeat left 8px;
	padding:0 0 0 25px;*/
}
.list_srvs2 ul li a {
	list-style-type:none;
	color:#4e77b4;
	line-height:20px;
	padding:0 0 0 10px;
	text-decoration:none;
}
.blog-btn {
	width:83px;
	height:28px;
	float:right;
}
.contact-bg {
	width:500px;
	height:400px;
	float:left;
    margin-top:30px;
	background:url("../images/contactus_bg_2290efile.gif") no-repeat;
}

/*Added on 20/09/16*/
contact_txt_list1 {width: 430px;float: left;padding: 20px 0 0 0;}

.contactus{list-style-type: none;	color: #000;	line-height: 30px;	padding: 30px 0 0 15px;	font-size: 12px;	font-weight: normal;}

.contactus1{list-style-type: none;	color: #000;	line-height: 30px;	padding: 0px 0 0 15px;	font-size: 12px;	font-weight: normal;}
/*Added on 20/09/16*/
.hr-pix5 {
	background: url("../images/hr-pix.png") repeat-x scroll 0 0 transparent;
	float: left;
	height: 3px;
	margin: 10px 0;
	width: 250px;
}
.footer_inside_cont {
	width:1000px;
	height:auto;
	margin:auto;
}
#footer_inside {
	width:660px;
	height:40px;
	float:left;
	margin:10px 0 0 10px;
}
#footercontainer ul {
	margin:0;
	padding:0;
	height:33px;
}
#footercontainer ul li {
	list-style-type:none;
	display:inline;
	padding:0 10px 0 15px;
}
#footercontainer ul li a {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}
#footercontainer ul li a:hover {
	color:#000;
	width:43px;
	height:16px;
}
.footlist_srvs {
	margin:15px 0 0 0;
	padding:10 0 0 32px;
	width:300px;
	font-size:12px;
	float:left;
}
.footlist_srvs ul {
	margin:0;
	padding:10px 0 0 0;
}
.footlist_srvs ul li {
	list-style-type:none;
	color:#87ae23;
	line-height:25px;
	background:url(../images/arrow.png) no-repeat left 8px;
	padding:0 0 0 15px;
}
.footlist_srvs ul li a {
	list-style-type:none;
	color:#fff;
	line-height:20px;
	padding:0 0 0 5px;
	text-decoration:none;
}
.footlist_srvs ul li a:hover {
	list-style-type:none;
	color:#fff;
	line-height:20px;
	padding:0 0 0 5px;
	text-decoration:underline;
}
h5 {
	margin:0;
	padding:0;
	font-size:14px;
	color:#fff;
	font-weight:bold;
}
.irs-bg {
	margin:15px 0 0 0;
	padding:0;
	width:100px;
	font-size:12px;
	float:left;
}
.copyright {
	width:400px;
	height:15px;
	margin:20px auto;
	color:#fff;
}
.social-cnt {
	width:150px;
	height:auto;
	margin:10px 0 0 10px;
	float:left;
}
.s1 {
	width:30px;
	height:30px;
	float:left;
	margin:0px 0 0 10px;
}
/* Green Extension End */
