@import url('nav1.css');

body  {
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	background : #9c9c9c url(../images/bg.gif) repeat-x;
	margin : 0;
	padding : 0;
}

.image-r {
	float: right;
	margin: 0 0 2px 15px;
	padding: 3px;
	text-align:center;
	font-size: 11px;
	color: #444;
	line-height: 13px;
}
.image-r img {
	border: 1px solid #444;
	margin: 0 0 2px 0;
}

img.right {
	float: right;
	border: 1px solid #444;
	margin: 0 0 2px 15px;
}

div.right {
	float: right;
	margin: 0 0 0 15px;
	padding: 3px;
	text-align:center;
	font-size: 11px;
	color: #444;
	line-height: 13px;
	
}
div.right img {
	border: 1px solid #444;
	margin: 0 0 2px 0;
}

a {
	color : #069;
	outline: none;
}
a:hover {
	text-decoration : none;
}
#all {
	width : 854px;
	margin : 0 auto;
}
#header {
	background : url(../images/header.gif) no-repeat right 0;
	width : 854px;
	height : 120px;
	margin-bottom : 1px;
}
#header-frame {
	background : url(../images/header-frame.gif) no-repeat right 0;
	width : 854px;
	height : 120px;
	margin-bottom : 1px;
}
#logo {
	background : url(../images/logo.gif) no-repeat;
	text-indent : -9000px;
	display : block;
	margin-left : 45px;
	width : 162px;
	height : 120px;
	overflow : hidden;
}
#logo a {
	text-indent : -9000px;
	width : 162px;
	height : 120px;
	overflow : hidden;
	display : block;
}
#container {
	background : #fff url(../images/container-rpt.gif) repeat-y;
	width : 853px;
	clear : both;
	padding-bottom : 16px;
	border-left : 1px solid #000;
	border-bottom : 1px solid #000;
	border-right : 1px solid #000;
}
#container-white {
	background : #fff;
	padding-bottom : 16px;
	width : 852px;
	clear : both;
	border-right : 1px solid #0055a5;
	border-bottom : 1px solid #0055a5;
	border-left : 1px solid #0055a5;
}
.mortgage-calculator {
	background : #f2f4f6;
	width : 300px;
	margin : 12px 0 0 100px;
	padding : 10px 30px 20px 10px;
	border : 1px solid #069;
}
.column {
	font-size : 11px;
	width : 250px;
	float : left;
}
.l-titles {
	color : #3e3e3e;
	font-size : 14px;
	font-weight : bold;
	line-height : 28px;
	background : url(../images/h-wht-rpt.gif) repeat-x;
	height : 28px;
	margin : 14px 0;
	padding-left : 8px;
	border-top : 1px solid #cecccc;
	border-bottom : 1px solid #a1a1a1;
	border-left-width : 0;
	display : block;
}
.l-newstitle {
	color : #3e3e3e;
	font-size : 15px;
	font-weight : bold;
	line-height : 28px;
	background : url(../images/h-wht-rpt.gif) repeat-x;
	display : block;
	padding-left : 8px;
	height : 28px;
	margin-bottom : 14px;
	border-top : 1px solid #cecccc;
	border-bottom : 1px solid #a1a1a1;
	border-left-width : 0;
}
.l-box {
	font-size : 11px;
	background : none;
	height : auto !important ;
	height : 60px;
	min-height : 60px;
}
#l-newsbox {
	font-size : 11px;
	background-image : none;
	background-repeat : repeat-x;
	padding-right : 18px;
	padding-left : 14px;
	margin-bottom: 10px;
}

.column ul {
	margin : 0 0 0 24px;
	padding : 0;
	list-style-type : none;
}
.column ul li {
	margin-bottom: 2px;
}
.column ul li a {
	color: #f9f9f9;
	line-height : 22px;
	height: 25px;
	width: 200px;
	text-indent: 10px;
	display:block;
	background : url(../images/btn-column.gif) no-repeat;
	text-decoration: none;
	font-weight:bold;
}

.column ul li a:hover {
	background-position: 0 -25px;
}

.sm-pdf {
	background : url(../images/icon-pdf.gif) no-repeat left center;
	padding-left : 22px;
}

.column a {
	color : #004591;
	text-decoration: none;
}
.column a:hover {
	text-decoration : none;
}

.sm {
	font-size : 11px;
	font-weight : normal;
}
#content {
	width : 603px;
	float : left;
}
#banner {
	background : url(../images/banner.jpg);
	height : 126px;
	border-bottom : 1px solid #000;
}
.standardpad {
	line-height : 18px;
	text-align : justify;
	height : 100%;
	margin-left : 250px;
	padding : 7px 24px 0 24px;
}
.standardpad ul {
	text-align:left
}
.homepad {
	line-height : 16px;
	text-align : justify;
	padding : 0 20px;
	height : 100%;
}
.testimonials {
	padding: 0 30px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

.testimonials-payroll {
	float:right;
	width:160px;
	font-size:12px;
	line-height:15px;
	clear:right;
	margin: 20px 0 0 0;
	border: solid 1px #888;
	background: #eee;
	color: #555;
	text-align:left;
}
.testimonials-payroll h5 {
	color: #789a2a;
	margin: 0;
	padding: 3px 0 3px 0;
	font-size: 14px;
	border-bottom: dotted 1px #069;
	text-align:center;
}
#scrollup {
	position: relative;
	overflow: hidden;
	width: 150px;
	height: 210px;
}
#scrollup-qb {
	position: relative;
	overflow: hidden;
	height: 210px;
}
.headline {
  position: absolute;
  top: 210px;
  left: 10px;
  height: 200px;
  width:130px;
  padding: 3px 0 0 0;
}
#marquee {
  position: relative;
  overflow: hidden;
  height: 20px;
  font-size: 13px;
  margin: 5px 10px 0 10px;
  padding: 1px 0 1px 5px;
  border: solid 1px #999;
  background:#eee;
  z-index: 0;
}
.headline2 {
  position: absolute;
  top: 20px;
  left: 5px;
  height: 20px;
  width:500px;
  z-index:5;
}
.headline3 {
  position: absolute;
  top: 210px;
  left: 10px;
  height: 200px;
  width:96%;
  padding: 3px 0 0 0;
}
iframe {
	border: solid 1px #999;
}
.widepad {
line-height : 18px;
padding-right : 20px;
height : 100%;
padding-top : 7px;
padding-left : 20px;
}
table.chart {
font-size : 11px;
line-height : 14px;
background-color : #cdcdcd;
}
table.chart td {
background-color : #fefefe;
}
#content h1 {
color : #f9f9f9;
font-size : 14px;
line-height : 23px;
background-image : url(../images/h-blk-rpt.gif);
background-repeat : repeat-x;
height : 25px;
margin : 0 0 12px;
padding : 0 0 0 12px;
}
#content h3 {
color : #fff;
font-size : 14px;
font-weight : normal;
line-height : 23px;
background-image : url(../images/h-blk-rpt.gif);
background-repeat : repeat-x;
margin : 0 0 12px;
padding : 0 0 0 12px;
height : 25px;
}
h3.t3 {
	font-size: 16px;
	margin: 0;
	padding: 6px 0;
}
#icons-bg {
background : url(../images/icons-bg.gif) repeat-x;
height : 161px;
margin-top : 15px;
border-left : 1px solid #898989;
border-bottom-style : solid;
border-bottom-width : 1px;
}
#icons-bg-shadow {
background: url(../images/shadow-icons-bg.gif) no-repeat left 0;
height : 161px;
}
.standardpad h1, .widepad h1 {
color : #fff;
font-size : 16px;
background : #99c13c;
margin : 0 -5px 14px;
padding : 4px 0 4px 6px;
border : 1px solid #617b1a;
}
#icons-row1 {
width : 561px;
height : 64px;
margin: 0 auto 6px auto;
padding : 16px 0 0 0;
}
#icons-row2 {
width : 371px;
height : 58px;
margin: 0 auto;
}
#tax-services-icon a {
background : url(../images/icon-tax.gif);
width : 179px;
height : 64px;
float : left;
display : block;
}
#accounting-icon a {
background : url(../images/icon-accounting.gif);
width : 179px;
height : 54px;
float : left;
margin: 0 12px;
display : block;
}
#management-advisory-icon a {
background : url(../images/icon-management.gif);
width : 179px;
height : 61px;
float : left;
display : block;
}
#payroll-services-icon a {
background : url(../images/icon-payroll.gif);
width : 179px;
height : 55px;
float : left;
display : block;
}
#it-consulting-icon a {
background : url(../images/icon-tech.gif);
width : 179px;
height : 58px;
float : left;
margin-left : 13px;
display : block;
}
#icons-bg span {
display : none;
}
#logo h2 {
display : none;
}
#footer {
color : #444;
font-size : 11px;
text-align : center;
padding : 8px 20px 0 20px;
}
form {
margin : 18px 0 0 30px;
}
.tbtext {
color : #000000;
background : #fff;
border-width : 0;
}
.text-blue {
color : #0055a5;
}
.text13 {
font-size : 13px;
}
.text14 {
color : #005269;
font-size : 14px;
font-weight : bold;
text-align : left;
display : block;
}
.breadcrumb {
color : #777;
font-size : 11px;
line-height : 20px;
margin-bottom : 4px;
}

.clearfix:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
.clearfix {
display : inline-block;
}
* html .clearfix {
height : 1%;
}
.clearfix {
display : block;
}

