@charset "utf-8";

/* CSS Document */

body,
td,
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474E55;
	line-height:1.4em;
}

body {
	background-color:#949698;
	background-image: url(/images/bg-page.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div,
div+div {
	margin:0;
	padding:0;
}

p,
h1,
h2,
h3,
h4,
h5,
form {
	margin-top:0;
	padding-top:0;
}

img {
	border:none;
}

a {
	color:#474E55;
	text-decoration:underline;
}

a:hover {
	color:#474E55;
	text-decoration:underline;
}

.hide {
	display:none;
}

.right {
	text-align:right;
}

h1 {
	color:#202642;
	font-weight:normal;
	font-size:24px;
}

h2 {
	color:#626A75;
	font-weight:normal;
	font-size:24px;
}

h3 {
	color:#626A75;
	font-weight:normal;
	font-size:24px;
}

h2 a,
h3 a,
h4 a,
h5 a {
	text-decoration:none;
}

#container {
	width:990px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

#header {
	float:left;
	width:990px;
	background-image:url(/images/bg-header.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

#logo {
	float:left;
	width:295px;
	height:73px;
	padding-left:20px;
	overflow:hidden;
}

#menu {
	float:left;
	width:675px;
	height:73px;
	overflow:hidden;
}

#menucontainer {
	float:left;
	width:675px;
	height:73px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
}

#menucontainer li {
	height:73px;
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
}

#menucontainer li.cpafirmfinder {
	width:162px;
	background-image: url(/images/menu-cpa-firm-finder.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#menucontainer li a.cpafirmfinderlink {
	padding-top:0px;
	padding-bottom:0px;
	width:100%;
	/* text-indent:-9999px; */
	display:block;
	color:#ffffff;
	text-decoration:none;
	background-image:url(/images/menu-cpa-firm-finder.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:73px;
}

#menucontainer li a:hover.cpafirmfinderlink {
	display:block;
	color:#ffffff;
	text-decoration:none;
	background-image:url(/images/on-menu-cpa-firm-finder.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#menucontainer li.ourcpapractice {
	width:162px;
	background-image: url(/images/menu-cpa-practice.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#menucontainer li a.ourcpapracticelink {
	padding-top:0px;
	padding-bottom:0px;
	width:100%;
	/* text-indent:-9999px; */
	display:block;
	color:#ffffff;
	text-decoration:none;
	background-image:url(/images/menu-cpa-practice.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:73px;
}

#menucontainer li a:hover.ourcpapracticelink {
	display:block;
	color:#ffffff;
	text-decoration:none;
	background-image:url(/images/on-menu-cpa-practice.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#menucontainer li.aboutus {
	width:104px;
	background-image: url(/images/menu-about-us.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#menucontainer li a.aboutuslink {
	padding-top:0px;
	padding-bottom:0px;
	width:100%;
	/* text-indent:-9999px; */
	display:block;
	color:#ffffff;
	text-decoration:none;
	background-image:url(/images/menu-about-us.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:73px;
}

#menucontainer li a:hover.aboutuslink {
	display:block;
	color:#ffffff;
	text-decoration:none;
	background-image:url(/images/on-menu-about-us.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#menucontainer li.contactus {
	width:114px;
	background-image: url(/images/menu-contact-us.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#menucontainer li a.contactuslink {
	padding-top:0px;
	padding-bottom:0px;
	width:100%;
	/* text-indent:-9999px; */
	display:block;
	color:#ffffff;
	text-decoration:none;
	background-image:url(/images/menu-contact-us.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:73px;
}

#menucontainer li a:hover.contactuslink {
	display:block;
	color:#ffffff;
	text-decoration:none;
	background-image:url(/images/on-menu-contact-us.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#menucontainer li.testimonials {
	width:128px;
	background-image: url(/images/menu-testimonials.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#menucontainer li a.testimonialslink {
	padding-top:0px;
	padding-bottom:0px;
	width:100%;
	/* text-indent:-9999px; */
	display:block;
	color:#ffffff;
	text-decoration:none;
	background-image:url(/images/menu-testimonials.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:73px;
}

#menucontainer li a:hover.testimonialslink {
	display:block;
	color:#ffffff;
	text-decoration:none;
	background-image:url(/images/on-menu-testimonials.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#bodyinnercontainer {
	float:left;
	width:990px;
	background-image:url(/images/bg-bottom-container.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

#bodycontainer {
	float:left;
	width:990px;
	background-image:url(/images/bg-body.gif);
	background-repeat:no-repeat;
	min-height:336px;
}

#col1 {
	float:left;
	width:525px;
	padding-left:55px;
	padding-top:35px;
}

#col1top {
	height:300px;
	width:525px;
	margin:0 0 35px 0;
	padding:0;
}

#col2 {
	float:left;
	width:320px;
	min-height:301px;
	padding-right:55px;
	padding-left:35px;
	padding-top:35px;
	background-image:url(/images/bg-testimonials.jpg);
	background-repeat:no-repeat;
	background-position:20px 231px;
}

#colwide {
	float:left;
	width:845px;
	padding-left:55px;
	padding-top:35px;
}

#colwidetop {
	height:300px;
	width:845px;
	margin:0 0 35px 0;
	padding:0;
}

#cpafinder {
	float:left;
	padding-top:40px;
	width:320px;
	height:132px;
	background-image:url(/images/logo-time-is-life.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

#testimonials {
	float:left;
	margin-top:60px;
	width:320px;
	min-height:355px;
}

#testimonial {
	float:left;
	width:270px;
	padding:0px 25px 25px 25px
}

#testimonial p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#666666;
	line-height:1.4em;
}

#testimonial p.byline {
	color:#386996;
	font-size:14px;
	text-align:right;
}

#testimonial a {
	text-decoration:none;
	color:#666666;
}

#testimonial a:hover {
	text-decoration:underline;
	color:#666666;
}
#contactformcol {
float:left;
width:295px;
padding:0;
margin:0;
}
#contact-form {
	float:left;
	width:590px;
	margin:20px 0 0 0;
	padding:0;
}

#contact-form fieldset {
	margin: 0;
	padding: 0px;
	border:none;
	float:left;
	width:590px;
}

#contact-form legend {
	margin: 0;
	display:none;
}

#contact-form .input {
	width:246px;
	border:1px dashed #949698;
	margin-bottom:5px;
	color: #212548;
	padding:10px 6px 10px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ffffff;
	margin-right:30px;
}

#contact-form select,
#contact-form .select {
	width:246px;
	border:1px dashed #949698;
	margin-bottom:20px;
	color: #212548;
	padding:10px 6px 10px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ffffff;
	margin-right:30px;
}

#contact-form option {
	width:246px;
	margin-right:30px;
}

#contact-form submit,
.submit {
	width:125px;
	background-color:#212548;
	color:#FFFFFF;
	padding:4px;
	float:left;
	margin-left:0px;
	border:1px dashed #949698;
}

#contact-form submit a,
.submit a {
	background-color:#212548;
}

#contact-form submit a:hover,
.submit a:hover {
	background-color:#949698;
}

#contact-form textarea {
	width:248px;
	padding:10px 6px 10px 6px;
	line-height:20px;
	border:1px dashed #949698;
	height:120px;
	margin-bottom:1em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#ffffff;
}

#contact-form label {
	display: block;
	width:246px;
	margin-bottom:2px;
	font-size:12px;
	
}

#contact-form-col3 {
	float:left;
	width:255px;
	margin:20px 0 0 0;
}

#sitemaplist {
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}

#footer {
	width:830px;
	float:left;
	height:185px;
	margin-left:20px;
	margin-right:20px;
	margin-top:35px;
	background-color:#000000;
	background-image:url(/images/bg-footer.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:120px;
}

#footer ul {
	margin-left:0;
	padding-left:0;
}

#footer ul li {
	color:#FFFFFF;
	list-style:none;
	margin-left:0;
	padding-left:0;
	font-size:12px;
}

#footer ul li a {
	text-decoration:none;
	color:#FFFFFF;
}

#footer ul li a:hover {
	text-decoration:underline;
	color:#E7ECE6;
}

#subfooter {
	width:950px;
	float:left;
	height:123px;
	margin-left:20px;
	margin-right:20px;
	background-image:url(/images/bg-subfooter.jpg);
	background-repeat:repeat-x;
}

#subfootertext {
	float:left;
	width:668px;
	height:123px;
}

#subfootertext p {
	line-height:103px;
	margin-left:35px;
}

#subfootertext a {
	text-decoration:none;
}

#subfootertext a:hover {
	text-decoration:underline;
}

#subfooterlogo {
	float:left;
	width:247px;
	height:113px;
	padding-right:35px;
	padding-top:10px;
}

#footer1 {
	list-style-type:none;
	float:left;
	width:195px;
	padding-top:10px;
}

#footer1 h4 {
	font-size:14px;
}

#footer2 {
	list-style-type:none;
	float:left;
	width:195px;
	padding-top:10px;
}

#footer2 h4 {
	color:#000000;
	font-size:14px;
}

#footer3 {
	list-style-type:none;
	float:left;
	width:195px;
	padding-top:10px;
}

#footer3 h4 {
	font-size:14px;
}

#footer4 {
	list-style-type:none;
	float:left;
	width:195px;
	padding-top:10px;
}

#footer4 h4 {
	font-size:14px;
	color:#000000;
}
