@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	}
a{
	text-decoration:none;
	}
img{
	border:0px;
	}
h2 {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color: #4f4f4f;
	font-weight:bold;
	width: 426px;
}
h3 {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #4f4f4f;
	font-weight:bold;
	width:928px;
}

.wrapper{
	width:960px;
	height:auto;
	background-color:#fff;
	margin: 0 auto;
	}	
.logo{
	float:left;
	width:355px;
	height:102px;
}
.phone{
	width: 237px;
	height: 43px;
	float: right;
	background-image: url(images/phone_back.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #26860d;
	padding: 6px 0 0 90px;
	font-weight: bold;
}
.menu-wrapper{
	width:605px;
	height:53px;
	float:right;
}
.menu-wrapper ul{
	float:left;
	list-style-type:none;
}
.menu-wrapper ul li{
	float:left;
}
.menu-wrapper ul li a{
	text-decoration:none;
	float:left;
	color:#808080;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:87px;
	height:27px;
	text-align:center;
	padding: 2px 0 0 0;
	margin: 0px 13px;
}

.menu-wrapper ul li a:hover{
	color:#fff;
	background-image:url(images/menu_back.jpg);
	background-repeat:no-repeat;
}
.banner{
	width:960px;
	height:436px;
	float:left;
	background-image:url(images/banner_back.jpg);
	background-repeat:no-repeat;
	margin: 8px 0 0 0;
}
.banner1{
	width:960px;
	height:150px;
	float:left;
	
	background-repeat:no-repeat;
	margin: 8px 0 0 0;
}
.taxhelp_btn{
	width:256px;
	height:55px;
	float:left;
	margin: 268px 0 0 102px;
}
.banner_form{
	float:right;
	width:480px;
	height:436px;
	margin: 0 24px 0 0;
}
.textfield-fname{
	float: right;
	clear: both;
	width: 329px;
	height: 36px;
	margin: 24px 10px 0 0;
	font-size: 20px;
	color:#666666;
}
.textfield-lname{
	float: right;
	clear: both;
	width: 329px;
	height: 36px;
	margin: 19px 10px 0 0;
	font-size: 20px;
	color:#666666;
}
.textfield-email{
	float: right;
	clear: both;
	width: 329px;
	height: 36px;
	margin: 16px 10px 0 0;
	font-size: 20px;
	color:#666666;
}
.textfield-phone1{
	float: right;
	clear:right;
	width: 103px;
	height: 36px;
	margin: 20px 10px 0 0;
	font-size: 20px;
	color:#666666;
}
.textfield-phone2{
	float: right;
	width: 103px;
	height: 36px;
	margin: 20px 6px 0 0;
	font-size: 20px;
	color:#666666;
}
.textfield-phone3{
	float: right;
	width: 103px;
	height: 36px;
	margin: 20px 6px 0 0;
	font-size: 20px;
	color:#666666;
}
.dropdown-debt{
	float: right;
	clear: both;
	width: 334px;
	height: 40px;
	margin: 20px 10px 0 0;
	font-size: 20px;
	color:#666666;
}
.submit-btn{
	width:480px;
	height:45px;
	background-image:url(images/send_btn.jpg);
	background-repeat:no-repeat;
	margin: 66px 0 0 0;
}
.tabs-wrapper{
	float:left;
	width:960px;
	height:263px;
	background-color:#ededed;
}
.tab-icon{
	float: left;
	width: 402px;
	height: 25px;
	background-image: url(images/tab-icon.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #575757;
	font-size: 21px;
	padding: 0 0 0 30px;
	margin: 24px 0 0 33px;
}
.box{
	float: left;
	color: #4f4f4f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 426px;
	height: auto;
	margin: 13px 0 0 35px;
}
.readmore{
	float:left;
	margin:10px 0 0 0;
}
.footer{
	float:left;
	width:960px;
	height:274px;
	background-image:url(images/footer-back.jpg);
	background-repeat:no-repeat;
	margin:30px 0;
}
.footer_sec{
	width:928px;
	height:191px;
	float:left;
	margin:10px 0 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4f4f4f;
}
.copyright{
	float:left;
	margin:32px 0 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4f4f4f;
}
.social-icon{
	float:right;
	margin:30px 16px 0 0;
}
.bottom-txt{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4f4f4f;
	padding:0px 10px;
}
.tab_middle_heading{
	float:left;
	width:960px;
	height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:33px;
	margin:10px 0 0 0;
	text-align:center;
	color:#163779;
}