body
{
	margin: 0;
	padding: 0;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	background: #E7F0F7;
}

a
{
	color: #322E23;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0;
}

.noborder
{
	border: 0 !important;
}

#header
{
	width: 800px;
	height: 116px;
	background: url(../i/headerbg.jpg) no-repeat;
}

#header h1, #header h2
{
	float: right;
	width: 500px;
	margin: 0 11px 0 0;
	text-align: right;
	font-size: 16pt;
	color: #322E23;
	display: inline;
}

#header h1
{
	margin-top: 40px;
}

#header h2
{
	font-size: 12pt;
}

#search
{
	width: 180px;
	margin: 10px 10px 0 10px;
	display: inline;
	float: left;
	font-weight: bold;
}

#search form
{
	margin: 0;
	padding: 0;
}

#search fieldset
{
	margin: 0;
	padding: 0;
	border: 0;
}

#search label
{
	text-transform: none;
	font-size: 8pt;
	font-weight: normal;
}

#search #searchbox
{
	border: 1px solid black;
	width: 100px;
	height: 16px;
	background: #fff;
	color: #000;
}

#search input
{
	width: 43px;
	height: 16px;
	background: #858B8B;
	color: #fff;
	border: none;
	font-size: 8pt;
}

#search img
{
	margin: 10px 40px 20px 0;
}

#footer
{
	clear: both;
	width: 800px;
	height: 31px;
	text-transform: none;
	text-align: center;
	padding-top: 12px;
}

/* "firm" top few paragraphs */
div#firm_tagline {
	margin:0 0 25px 0;
	padding:10px 20px 0 20px;
	text-align:center;
	font-style:italic;
}
