html, body {height:100%;}

body {
    color: #444444;
    font-family: 'Open Sans',Arial,serif;
    font-size: 13px;
    margin: 0;
    padding: 0;
}

header, 
footer, 
article, 
section, 
nav, 
figure, 
address, 
hgroup, 
abbr, 
figcaption, 
aside {
	margin:0;
	padding:0;
	display:block;
}

abbr {border:none;}

address {font-style:normal;}

p {
	margin:0;
	padding:0 0 18px;
}

table {
	padding:0;
	margin:0;
	border-collapse:collapse;
}

td, 
th, 
tr {
	padding:0;
	margin:0;
}

ol, 
ul, 
li, 
dl, 
dt, 
dd {
	padding:0;
	margin:0;
}

ol, 
ul {margin:0 0 18px;}

ol {list-style-position:inside;}

ol li {line-height:24px;}

img {
	padding:0;
	border:0;
}
a, a:visited {
    color: #017F01;
    text-decoration: none;
}
a:hover{
	color: #000;
}

a img {
	border:0;
	display:block;
}

div	{
	text-align:left;
	margin:0;
	padding:0;
}

blockquote, 
code, 
input, 
textarea {
	padding:0;
	margin:0;
}

object, 
video, 
audio, 
embed, 
canvas {display:block;}

form {
	border:none;
	margin:0;
	padding:0;
}

fieldset {
	border:0;
	margin:0;
	padding:0;
}

label {
	display:block;
	margin:0;
	padding:0;
}

input {
	border:0;
	background:none;
	outline:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

textarea {
	background:none;
	border:0;
	min-height:260px;
	overflow:hidden;
	outline:none;
	resize:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	margin:0 0 18px;
	padding:0;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearfix {
    display: block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
.divider {
    background-image: url("../images/divider.png");
    background-position: center center;
    height: 1px;
    width: 950px;
}
#wrapper {
    margin: 0 auto;
    width: 950px;
}
#header{
}
#header .logo {
    float: left;
    padding: 10px 0 10px 10px;
}
#header .header-right {
    float: right;
    padding: 10px 10px 15px 0;
}
#header .header-right .top {
    font-size: 20px;
    font-weight: bold;
    margin-top: 7px;
}
#header .header-right .top a {
    background-color: #017F01;
    color: #FFFFFF;
    float: right;
    font-size: 13px;
    font-weight: normal;
    padding: 4px 10px;

	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px; 
}
#header .header-right .top a.join-email {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #017F01;
    margin-right: 6px;
    text-decoration: underline;
}
#header .header-right .bottom {
    margin-top: 20px;
}
ul.nav {
    border-bottom: 1px solid #CCCCCC;
    float: right;
    height: 28px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.nav li {
    float: left;
}
ul.nav li a {
    color: #3B3C3C;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 18px;
    padding: 0 15px 10px;
}
ul.nav li:last-child a {
    padding-right: 0;
}
ul.nav li:first-child a {
    border-left: medium none;
}
ul.nav li a.current,
ul.nav li a:hover {
	background: url("../images/menuline-green.png") repeat-x scroll center bottom transparent;
}
#banner, #banner .banner {
    height: 220px;
    margin: 0;
}
.banner{
    border: 1px solid #888888;
}
#banner h2 {
    display: inline-block;
    font-size: 26px;
    margin: 18px 0 0 25px;
}
#banner h3 {
    font-size: 20px;
    margin: 8px 0 0 30px;
}
#banner ul {
    list-style: square outside none;
    margin: 30px 0 0 60px;
}
#banner ul li {
    font-size: 16px;
    margin: 3px 0;
}
.search-banner{
    background-image: url("../images/banner-search.jpg");
}
.home-banner{
    background-image: url("../images/home-banner3.jpg");
}
.contact-banner {
    background-image: url("../images/contact-banner.jpg");
    padding-left: 470px;
}
.services-banner {
    background-image: url("../images/services-banner.jpg");
    padding-left: 490px;
}
.cpa-banner {
    background-image: url("../images/home-banner3.jpg");
}
#banner .services-banner ul, #banner .cpa-banner ul {
    margin-top: 8px;
}
#banner .services-banner ul li {
    margin: 0;
}
#banner .services-banner h2 {
    line-height: 27px;
}
#banner .contact-banner h2 {
    margin-top: 80px;
}
#content {
    padding: 20px 10px;
}
#inner-content {
    padding: 20px 10px;
}
#inner-content .left {
    float: left;
    margin-right: 40px;
    width: 690px;
}
#inner-content .right {
    float: left;
    padding-top: 58px;
    width: 200px;
}
#inner-content .right .banner {
    margin-bottom: 10px;
}
#inner-content .left .inner-left {
    float: left;
    margin-right: 30px;
    width: 425px;
}
#inner-content .left .inner-right {
    float: left;
    width: 218px;
}
#footer{
    padding: 20px 10px;
	text-align: center;
}
.looking-cpas {
    margin: 0 auto;
    padding: 10px 0;
    width: 900px;
}

form label {
    display: inline-block;
    width: 100px;
}
label.error {
    color: #FF0000;
    font-style: italic;
    width: auto;
}
input.error[type="text"], select.error, textarea.error {
    border: 1px solid #FF0000;
}
form.wide label {
    display: block;
    margin-bottom: 5px;
    width: 100%;
}
input[type="text"], input[type="password"], select, textarea{
    border: 1px solid #CCCCCC;
    padding: 6px;
    width: 180px;
    font-family: 'Open Sans',Arial,serif;
    font-size: 13px;	
	background-color: #fff;
}
.wide fieldset {
	background-color: #F1F1F1;
    border: 1px solid #CCCCCC;
    margin-bottom: 20px;
    padding: 15px 25px 5px;
	
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px; 

}
.wide fieldset legend {
    background-color: #017F01;

	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px; 

    color: #FFFFFF;
    padding: 2px 8px;
}
.wide input[type="text"], .wide input[type="password"],.wide  select,.wide  textarea{
    width: 280px;
}
.wide textarea {
    width: 400px;
}
.wide textarea.full-width {
    min-height: 100px;
    width: 597px;
}
.wide input[type=text].full-width {
    width: 597px;
}
.wide input[type="radio"] {
    margin: 6px 2px 0 15px;
}
.wide .thumbnail {
    max-height: 150px;
    max-width: 150px;
}
input[type="text"], input[type="password"] {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 7px;
}
input[type="submit"] {
    background-image: url("../images/btn-green.png");
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'Open Sans',Arial,serif;
    font-size: 14px;
    height: 30px;
    width: 120px;
}
.wide .row {
    margin-bottom: 20px;
}
.wide .row .item {
    float: left;
    margin-right: 35px;
    width: 282px;
}
.wide .row .item-full {
    float: left;
	width: 100%;
}
.find-a-cpa {
    background-image: url("../images/find-cpa-form-bg.png");
    height: 189px;
    margin: 31px 0 11px;
    padding: 25px;
    width: 309px;
}

.callout{
}
.callout .left {
    float: left;
}
.callout .right {
    background-image: url("../images/stock1.jpg");
    float: left;
    height: 277px;
    margin: 11px 0 0 26px;
    width: 612px;
}
.callout .right h3 {
    font-size: 18px;
    margin: 53px 0 0 175px;
}
.callout .right .services {
    list-style: circle outside none;
    margin: 25px 0 0 191px;
}
.callout .right .services li {
    font-size: 14px;
    margin: 18px 0;
}
ul.arrow1 {
    list-style: none outside none;
}
ul.arrow1 li {
    background-image: url("../images/arrow1.png");
    background-position: 0 4px;
    background-repeat: no-repeat;
    margin: 18px 0;
    padding-left: 22px;
}

ul.arrow2{
    list-style: none outside none;
}
ul.arrow2 li{
    background-image: url("../images/arrow2.png");
    background-position: 0 4px;
    background-repeat: no-repeat;
    margin: 18px 0;
    padding-left: 22px;
}
ul.services li {
    background-position: 0 9px;
    font-size: 16px;
}

a.button {
    background-image: url("../images/btn-green.png");
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-shadow: none;
    width: 120px;
}

a.large {
    background-image: url("../images/btn-green-large.png");
    width: 210px;
}

.pdf-icon {
    background-image: url("../images/pdf-icon.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    margin-bottom: 15px;
    padding-left: 38px;
}

#inner-content .results .item {
    border: 1px solid #F1F1F1;
    margin-bottom: 15px;
    padding: 15px;
}
#inner-content .results .item .left {
    float: left;
    margin: 0;
    width: 125px;
}
#inner-content .results .item .left img {
    border: 1px solid #CCCCCC;
    max-height: 100px;
    max-width: 100px;
    padding: 2px;
}
#inner-content .cpa-profile .item .left img {
    max-height: 200px;
    max-width: 200px;
}
#inner-content .cpa-profile .item .left {
    width: 230px;
}
#inner-content .cpa-profile #map {
    border: 1px solid #888888;
    height: 300px;
    width: auto;
}
#inner-content .results .item .right {
    float: left;
    padding: 0;
    width: auto;
}
#inner-content .results .item .right .view {
    background-color: #017F01;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
    color: #FFFFFF;
    display: inline-block;
    margin-top: 10px;
    padding: 3px 8px;
}

.mytable{
}
.mytable tr{
}
.mytable tr th, .mytable tr td {
    border: 1px solid #CCCCCC;
    padding: 6px 15px;
}
.mytable tr th {
    background-color: #F1F1F1;
}
.mytable tr td{
}

.home-banners{
}
.home-banners .col {
    border: 1px solid #888888;
    float: left;
    height: 260px;
    margin: 20px 20px 20px 0;
    padding: 20px;
    text-shadow: 1px 1px #FFFFFF;
}
.home-banners .col:last-child {
    margin-right: 0;
}
.home-col1 {
    float: left;
    margin-right: 20px;
    width: 560px;
}
.home-col2{
	float: left; 
}
.home-banners .one {
    background-image: url("../images/banner1.jpg");
    background-position: right top;
    height: 215px;
    width: 518px;
}
.home-banners .two {
    background-image: url("../images/banner2.jpg");
    background-position: right center;
    height: 477px;
    width: 328px;
}
.home-banners .three, .home-banners .four {
    height: 200px;
    margin: 0 20px 20px 0;
    width: 518px;
}
.home-banners .col h1 {
    margin: 0;
}
.home-banners .col h2 {
    margin-bottom: 0;
}
.home-banners .col h3 {
    margin-bottom: 8px;
}
.home-banners .two h3 {
    margin: 10px 0 20px;
}
.home-banners .col ul {
    list-style: square outside none;
    margin: 12px 0 15px 20px;
    padding: 0;
}
.home-banners .col ul li {
    margin: 7px 0;
}
#frmSearchByArea {
    background-image: url("../images/white-overlay.png");
    border-radius: 10px 10px 10px 10px;
    padding: 15px 0 10px 20px;
    width: 500px;
}
#frmSearchByArea h3 {
    font-size: 16px;
    margin-bottom: 4px;
}
#frmSearchByArea p {
    padding-bottom: 10px;
}
#frmSearchByArea label {
    width: 130px;
}
#frmSearchByArea label.error {
    width: auto;
}
.home-banners .col .signup {
    margin: 50px 0 0;
}
.home-banners .col .signup h2 {
    margin: 0 0 10px;
}
.home-banners .two .feedback {
    background-image: url("../images/white-overlay.png");
    border-radius: 10px 10px 10px 10px;
    margin-top: 110px;
    padding: 6px;
}
.home-banners .two .feedback h3 {
    margin: 0;
}
.home-banners .two .feedback a {
    color: #000000;
    text-decoration: underline;
    text-shadow: none;
}
.inner-right .feedback {
    margin-top: 20px;
}
.inner-right .feedback h3 {
    margin: 0;
}

.easytax {
    vertical-align: top;
}
.easytax13 { height: 16px; margin-top: 1px; }
.easytax18 { height: 18px; margin-top: 3px; }
.easytax22 { height: 22px; margin-top: 3px; }
.easytax26 { height: 28px; margin-top: 3px; }
.easytax28 { height: 28px; margin-top: 3px; }

#slider {
    clear: both;
    height: 200px;
    position: relative;
    width: 200px;
}
#slider #slideshow {
    height: 200px;
    overflow: hidden;
    position: relative;
    width: 200px;
}
.scrollable .items {
    position: absolute;
    width: 20000em;
}
#slider .scrollable .items div.slide {
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    padding: 0;
    width: 200px;
}
#slider .scrollable .items div.slide img{
	width: 200px;
	height: 200px;
}
.wallpaper {
    border: 1px solid #CCCCCC;
    float: left;
    margin: 4px;
    padding: 6px;
}
.wallpaper .thumbnail{
}
.wallpaper .thumbnail img {
    max-height: 150px;
    max-width: 150px;
}
.wallpaper .title {
    font-weight: bold;
    margin: 6px;
    text-align: center;
}
.wallpaper .download {
    text-align: center;
}
.wallpaper .download a {
    background-color: #017F01;
    border-radius: 15px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 10px;
    margin: 8px 0 4px;
    padding: 2px 8px;
}
.privacy {
    font-size: 11px;
    padding: 10px 0;
    text-align: center;
}
