body {
	margin:0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;

}
p {
margin:0px;
padding:0px;
}
td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
color:#38424B;
}
/*style for top bar*/
.topBar {
background-image:url(images/bg_top_part.gif);
background-repeat:repeat;
background-color:#FFFFFF;
height:10px;
}
.logoBar {
background-image:url(images/logo_bar.gif);
background-repeat:repeat-x;
height:42px;
background-color:#677686;
border:1px solid #3F5064;
}
.logo {
margin-left:16px;
margin-top:11px;
}
/*style for leftpanel*/
.paddingLeftpanel {
	background-color:#CC3333;
	border: 1px solid #FFFFFF;


}
.navigation {
	background-color:#CC3333;
	padding-left:10px;
	color: #FFFFFF;

}
.navigation P{
	color: #FFFFFF;
}
.dividor {
border-bottom:1px solid #C0CB6E;
}
.bgNavBottom {
background-image:url(images/bg_nav_bottom.gif);
background-repeat:repeat-x;
height:6px;
}
.highlights {
background-color:#6D7D8C;
border-bottom:1px solid #394759;
border-right:1px solid #394759;
border-left:1px solid #394759;
}
.date {
font-size:12px;
font-weight:bold;
color:#CEDB76;
}
.underline {
background-image:url(images/underline.gif);
background-repeat:repeat-x;
height:28px;
}
.more {
font-size:10px;
font-weight:bold;
color:#FF9600;
text-decoration:none;
}
.more:hover {
font-size:10px;
font-weight:bold;
color:#FF9600;
text-decoration:underline;
}
/*style for rightpanel*/
.bottomHeader {
background-image:url(images/below_header_bar.gif);
background-repeat:repeat-x;
height:8px;
}
.header {
	width:558px;
	height:231px;
	background-image:url(images/headerimage.jpg);
	background-repeat:no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: left;
	line-height: normal;
	font-weight: bold;
	padding: 5px 10px;
	vertical-align: middle;
}
.headerABOUTUS {
	width:558px;
	height:231px;
	background-image:url(images/taxredefined.gif);
	background-repeat:no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: left;
	line-height: normal;
	font-weight: bold;
	padding: 5px 10px;
	vertical-align: middle;
}

.headerTopBorder {
border-top:2px solid #FFFFFF;
}
.headerRightpanel {
background-image:url(images/header_rtpanel.gif);
background-repeat:repeat-x;
background-color:#8E935F;
border-left:1px solid #787F40;
border-top:1px solid #787F40;
width:15px;
}
.borderRightpanel {
border-left:3px solid #FFFFFF;
}
.imageWelcome {
background-image:url(images/image_welcome.gif);
background-repeat:no-repeat;
background-position:center center;
width:157px;
height:185px;
}
.imageTestimonial {
	background-image:url(images/imagetestimonial.jpg);
	background-position:top;
	width:300px;
	height:124px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
	vertical-align: top;
}

.borderWelcome {
border-bottom:1px solid #DADFE2;
}
.rightpanelBottom {
background-image:url(images/bg_rightpanel.gif);
background-repeat:repeat-x;
border-bottom:1px solid #B5C0C6;
border-left:1px solid #B5C0C6;
border-right:1px solid #B5C0C6;
border-top:1px solid #6D7D8C;
}
.borderRight {
border-right:2px solid #B5C0C6;
}
.borderServices {
border-bottom:1px solid #D6DCE0;
}
.services {
font-size:10px;
color:#FF7300;
text-decoration:none;
}
.services:hover {
font-size:10px;
color:#FF7300;
text-decoration:underline;
}
/*styles for footer*/
.footer {
background-image:url(images/bg_footer.gif);
background-repeat:repeat-x;
height:23px;
text-align:center;
padding-top:6px;
color:#38424B;
}
.phone {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
a:link {
	color: #FF9900;
	text-decoration:none;

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