*
{
	margin: 0;
	padding: 0px;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix
{
	height: 1%;
}

body
{
	background: #FFFFFF url(/_images/body-bg-inner.gif) repeat-y center;
	font-size: 76%;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}

img
{
	border: 0;
}

#mainContent h1, #mainContent h2, #mainContent h3, #mainContent h4, #mainContent h5, #mainContent h6, #mainContent p, #mainContent pre, #mainContent blockquote, #mainContent label, #mainContent ul, #mainContent ol, #mainContent dl, #mainContent fieldset, #mainContent address, #mainContent input, #mainContent textarea, #mainContent select
{
	margin: 1em 0;
}

#mainContent li, #mainContent dd
{
	margin-left: 5%;
}

#secondaryContent h1, #secondaryContent h2, #secondaryContent h3, #secondaryContent h4, #secondaryContent h5, #secondaryContent h6, #secondaryContent p, #secondaryContent pre, #secondaryContent blockquote, #secondaryContent label, #secondaryContent ul, #secondaryContent ol, #secondaryContent dl, #secondaryContent fieldset, #secondaryContent address
{
	margin: 1em 0;
}

#secondaryContent li, #secondaryContent dd
{
	margin-left: 5%;
}

#secondaryContent fieldset
{
	padding: .5em;
}

#mainContent h3
{
	font-size: 1.6em;
}

#wrapper
{
	width: 952px;
	margin: 0px auto;
	height: 100%;
	background: #ffffff;
}

#header
{
	background-image: url(/_images/header_bgnew.gif);
	background-repeat: no-repeat;
	float: left;
	width: 932px;
	min-height: 126px;
	padding: 10px;
}

#logo
{
	float: left;
	width: 126px;
	height: 126px;
}

#headercontent
{
	padding: 5px 10px 10px 10px;
	float: left;
	width: 780px;
}

#headercontent h1, #headercontent h2, #headercontent p
{
	padding: 5px 0px;
}

#navigation
{
	float: left;
	width: 750px;
	font-size: 1.4em;
}

#navigation ul
{
	padding: 0;
	margin: 0;
}

#navigation li
{
	list-style: none;
	padding: 0;
	float: left;
}

#navigation li a
{
	text-decoration: none;
	color: #62AA3A;
	display: block;
	padding: 2px 5px;
	font-size: 0.9em;
	font-weight: bold;
}

#navigation li.first a
{
	padding-left: 0px;
}

#navigation li a:hover
{
	text-decoration: underline;
	color: #000;
}

#headercontentleft
{
	clear: left;
	float: left;
	width: 500px;
	padding-top: 5px;
}

#headercontentright
{
	float: right;
	width: 200px;
	text-align: right;
	padding: 0px;
	padding-top: 5px;
}

#headercontentright p
{
	padding: 0px;
	margin: 3px 0px 12px 0px;
}

#group1
{
	float: left;
}

#group2
{
	float: right;
	padding-right: 40px;
	background: url(/_images/footer-curve.gif) no-repeat right bottom;
}

#footer
{
	background: #ffffff;
}

#mainContent p
{
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0 0 1.4em 0;
}

blockquote
{
	text-align: left;
	text-indent: 25px;
	background: url(/_images/quotes1.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

blockquote p
{
	line-height: 1.4;
	margin: 0;
	display: inline;
	padding-right: 24px;
	background: url(/_images/quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#content-main
{
	padding: 0px;
}

#mainContent ul
{
	margin-left: 15px;
}

#splash
{
	width: 888px;
	margin: 0px auto;
	text-align: center;
}

#splash ul
{
	list-style: none;
	margin: 0px auto;
	margin-left: 80px;
}

#splash li
{
	float: left;
	display: inline;
	margin-right: 10px;
}

#splash img
{
	border: 0;
}

#mainContent
{
	clear: both;
	width: 630px;
	float: left;
	padding: 20px;
}

#mainContent img.floatLeft
{
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

#secondaryContent
{
	font-size: 80%;
	width: 210px;
	float: right;
	padding: 20px;
	border-left: 1px #CCCCCC solid;
}

#content-footer
{
	clear: both;
}

img.left
{
	float: left;
	padding-right: 10px;
}

#mainContent a:link, mainContent a:visited, mainContent a:hover, mainContent a:active
{
	color: #62AA3A;
	text-decoration: none;
}

a:link, a:visited, a:hover, a:active
{
	color: #62AA3A;
	text-decoration: none;
}

#secondaryContent p
{
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0 0 1.2em 0;
}

fieldset
{
	margin: 0.5em 0;
	padding: 0.5em;
	border: 1px solid #ccc;
	background: #f8f8f8;
}

fieldset ul
{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

legend
{
	font-weight: bold;
}

input
{
	width: 200px;
	margin: 0.8em 0em;
}

textarea
{
	width: 300px;
	height: 100px;
	margin: 0.8em 0em;
}

label
{
	display: block;
	width: 200px;
	float: left;
	clear: both;
}

.warning
{
	font-weight: bold;
	color: #cc0000;
}

.required
{
	font-weight: bold;
	color: #990000;
}

#whatwedo h4
{
	float: left;
	font-size: 2em;
}

#whatwedo img
{
	float: left;
	clear: both;
}

#whatwedo p
{
	clear: both;
}