/* Last Updated 27 July 2007 */


/* ===================== global ============================= */	

body {
	background: none;
}


/* =================== logo & navigation ==================== */


h1 {
	text-indent: 0;
}

h1 a {
	background: none;
	margin-left: 95px;
	margin-bottom: 15px;
	height: 20px;
}

#navigation {
	display: none;
}


/* =================== index page ========================== */


body#home div {
	background: none;
}

body#home #callout {
	clear: both;
	background: none;
	border: 1px solid #ca2858;
}

body#home #callout h2 {
	text-indent: 0;
	background: none;
	font-size: 16px;
}

body#home #callout h3 {
	text-indent: 0;
	background: none;
	font-size: 14px;
}

body#home #featured h4 {
	display: none;
}

body#home #featured h5 {
	display: none;
}


/* =================== inside pages ========================= */


div.wrapper {
	background: none;
}

#main {
	background: none;
}

#main h2 {
	text-indent: 0;
	background: none;
	margin-left: 30px;
}

body#aboutus #main h2 {background: none;}
body#services #main h2 {background: none;}
body#partners #main h2 {background: none;}
body#resources #main h2 {background: none;}
body#contact #main h2 {background: none;}

#main h3 {
	text-indent: 0;
	background: none;
	text-transform: uppercase;
}

body#aboutus #main h3 {background: none;}
body#services #main h3 {background: none;}
body#partners #main h3 {background: none;}
body#resources #main h3 {background: none;}
body#contact #main h3 {background: none;}

#main h4 {
	text-indent: 0;
	background: none;
	text-transform: uppercase;
	font-size: 15px;
}

#main img {
	display: none;
}

#main p.narrow {
	width: 745px;
}

body#services #main div {
	border: none;
}

body#services #main div h5 {
	text-indent: 0;
	font-size: 16px;
}

body#services #main #tax h5 {background: none;}
body#services #main #accounting h5 {background: none;}
body#services #main #consulting h5 {background: none;}

body#contact #main a {
	color: #000;
}

body#contact #main div h5 {
	text-indent: 0;
	font-size: 16px;
}

body#contact #main #general {background: none;}
body#contact #main #locations {background: none;}

body#contact #main #general {
	border: none;
}


/* ==================== footer ============================== */


#footer, body#home #footer {
	background: none;
	color: #000;
	border-top: 1px solid #ca2858;
}