body {
	font-size: 12pt;
	line-height: 1.429;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	
}

h1, h2, h3, h4, h5 {
	font-size:1em;
	line-height: 1.385em;
	font-weight:bold;
	margin:0;
}

h1 {
	margin:0 0 1.385em;
}


p {
	margin: 0 0 1.385em;
}

#badge {
	font-weight:bold;
	font-style:italic;
	text-align:left;
	width:20em;
	float:left;
	margin-top:3em;
}


#accessmenu,
#mainMenu,
#subMenu,
#headimage,
#sidebar,
#clocks {
	display:none !important;
}

#logo a:after {
	content:"";
}

#logo img {
	float:left;
	margin:0;
}

#mainwrap {
	padding-top:4.5em;
	clear:both;
}


/* If you're having trouble printing relative links, uncomment and customize this:
   (note: This is valid CSS3, but it still won't go through the W3C CSS Validator) */

a[href^="/"]:after {
	content: " (http://www.brixcpa.com" attr(href) ") ";
} 

.thumbs img {
	float:none;
}

#footer {
	clear:both;
	padding-top:1.385em;
	height:auto;
}

