/* =Reset Styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;	
	vertical-align: baseline;
}
@font-face {
	font-family: "Helvetica Light";
	src: url("/_images/fonts/helv-light.ttf");
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background: white;
	color: black;
	font-size: 100%;
	line-height: 1;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* =Wrapper Styles */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 80px 50px;
}
#wrapper {
	color: #606060;
	font-size: 0.8em;
	line-height: 1.6em;
}


/* =Navigation Styles */
#navigation {
	font: 1.8em/1.8em "Helvetica Light", Arial, Helvetica, sans-serif;
	left: 50px;
	padding: 50px 10px;
	position: absolute;
	width: 180px;
	z-index: 1000;
}
#navigation a {
	color: #000000;
	text-decoration: none;
}
#pageHome #navhome,
#pageServices #navservices,
#pageProcess #navprocess,
#pageOutcomes #navoutcomes,
#pageAuditors #navauditors,
#pageBanks #navbanks,
#pageHospital #navhospital,
#pageLawyers #navlawyers,
#pageClients #navclients,
#pageAbout #navabout,
#pageTina #navtina,
#pageMitch #navmitch,
#pageContact #navcontact,
#navigation a.current {
	color: #F3766F;
}
#navigation a:hover {
	color: #E02E26;
}
#navigation ul {
	list-style: none;
	padding: 0;
}
#navigation .sub {
	display: none;
	font: 0.6em/1.8em Arial, Helvetica, sans-serif;
	padding-left: 20px;
}
#pageOutcomes #menuOutcomes,
#pageAuditors #menuOutcomes,
#pageBanks #menuOutcomes,
#pageHospital #menuOutcomes,
#pageLawyers #menuOutcomes {
	display: block;
}
#pageAbout #menuAbout,
#pageTina #menuAbout,
#pageMitch #menuAbout {
	display: block;
}


/* =Content Area Styles */
#contentWrapper {
	margin-left: 200px;
	position: relative;
	width: 760px;
}
#content {
	overflow: hidden;
}
#home,
#services,
#clients,
#about,
#blog,
#contact {
	padding: 50px 0;
	width: 760px;
}
#fadeTop {
	left: 0;
	position: absolute;
	top: 0;
}
#fadeBottom {
	left: 0;
	position: absolute;
	bottom: 0px;
}


/* =Heading and Paragraph Styles */
p {
	margin-bottom: 1em;
}
h1 {
	color: #821C1A;
	font-family: "Helvetica Light";
	font-size: 3.0em;
	font-weight: normal;
	line-height: 1.0em;
	margin: 10px 0 30px;
}
h2 {
	color: #000000;
	font-weight: normal;
	margin: 30px 0 10px;
}
ol, ul {
	padding: 0 0 0 1.5em;
}
p.intro {
	font-size: 1.4em;
	line-height: 1.4em;
}


/* =Home Styles */
#home {
	background: url('/_images/backgrounds/gear-leaf.jpg') right 50px no-repeat;
	height: 400px;
	width: 760px;
}
#home .message {
	margin: 40px 0 0;
	width: 340px;
}


/* =Outcomes Styles */
#outcomes {
	overflow: hidden;
	position: relative;
	width: 760px;
}
#outcomes .container {
	width: 5320px;
}
#outcomes .page {
	float: left;
	padding: 50px 0;
	width: 760px;
}
#outcomes .page .columnLeft {
	float: left;
	margin-right: 60px;
	width: 350px;
}
#outcomes .page .columnRight {
	float: left;
	width: 350px;
}
#outcomesHome .aside {
	float: left;
	width: 200px;
}
#outcomesHome .body {
	margin-left: 240px;
}
#outcomes .page li {
	margin-bottom: 10px;
}


/* =Services Styles */
#services .columnLeft {
	float: left;
	width: 200px;
}
#services .columnRight {
	margin-left: 240px;
}


/* =Process Styles */
#process {
	overflow: hidden;
	position: relative;
	width: 760px;
}
#process .container {
	width: 5320px;
}
#process .page {
	float: left;
	padding: 50px 0;
	width: 760px;
}
#process .page .columnLeft {
	float: left;
	width: 250px;
}
#process .page .columnRight {
	margin-left: 300px;
}
#processHome .left {
	float: left;
	margin-right: 60px;
	width: 350px;
}
#processHome .right {
	float: left;
	width: 350px;
}
#processDiagram {
	background: url('/_images/backgrounds/starburst.jpg') center center no-repeat;
	height: 500px;
	position: relative;
	width: 760px;
}


/* =Clients Styles */
#clients .columnLeft {
	float: left;
	margin-right: 60px;
	width: 350px;
}
#clients .columnRight {
	float: left;
	width: 350px;
}
#clients p {
	margin-bottom: 20px;
}
#clients ul {
	margin: 0;
	padding: 0 0 0 1.5em;
}
#clients ul li {
	list-style: disc outside;
}
#clients h2 {
	margin-top: 0;
}


/* =About Styles */
#about {
	overflow: hidden;
	position: relative;
	width: 760px;
}
#about .container {
	width: 2280px;
}
#about .page {
	float: left;
	padding: 0 0 50px;
	width: 760px;
}
#about .page .columnLeft {
	float: left;
	margin-right: 60px;
	width: 350px;
}
#about .page .columnRight {
	float: left;
	width: 350px;
}


/* =Contact Styles */
#contact .columnLeft {
	float: left;
	width: 350px;
}
#contact ol li {
	margin-bottom: 10px;
}
#contact .columnRight {
	margin-left: 390px;
}
#contact .label {
	float: left;
	width: 100px;
}
#fContact {
	background-color: #F5F5F5;
	border: 5px solid #E5E5E5;
	padding: 20px 20px 0;
}
#fContact .left,
#fContact .right {
	clear: none;
	float: left;
	width: 350px;
}
#fContact input.text,
#fContact .textarea {
	border: 1px solid #E5E5E5;
	font: 1.0em Arial, Helvetica, sans-serif;
	padding: 3px;
	width: 280px;
}
#fContact .textarea {
	height: 150px;
	width: 350px;
}
#fContact .formError {
	color: #FF0000;
	font-size: 10px;
}


/* =Footer Styles */
#footer {
	border-top: 1px solid #E5E5E5;
	font-size: 0.7em;
	margin-top: 30px;
	padding-top: 5px;
	width: 960px;
}


/* =Common Styles */
.clear {
	clear: both;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
a.small {
	color: #F3766F;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
a.small:hover {
	color: #821C1A;
}
a.prev {
	background: url('/_images/backgrounds/arrow-left.gif') left center no-repeat;
	padding-left: 8px;
}
a.next {
	background: url('/_images/backgrounds/arrow-right.gif') right center no-repeat;
	padding-right: 8px;
}
.subLinks {
	color: #D5D5D5;
	float: right;
	margin: 20px 20px 0 0;
	text-align: right;
}


/* =Impromptu Styles */
.jqifade{
	background-color: #000000;
	position: absolute;
}
div.jqi{
	background-color: #F5F5F5;
	border: solid 5px #E5E5E5;
	font: 12px Arial, Helvetica, sans-serif;
	position: absolute;
	text-align: left;
	width: 400px;
}
div.jqi .jqicontainer{
	font-weight: bold;
}
div.jqi .jqiclose{
	background: #E5E5E5;
	color: #808080;
	cursor: default;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 18px;
	position: absolute;
	right: -4px;
	text-align: center;
	top: 0;
	width: 18px;
}
div.jqi .jqimessage{
	color: #444444;
	line-height: 20px;
	padding: 10px;
}
div.jqi .jqibuttons{
	background-color: #F5F5F5;
	border: solid 1px #E5E5E5;
	padding: 5px 0;
	text-align: right;
}
div.jqi button{
	background-color: #A52F2D;
	border: solid 1px #821C1A;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 10px;
	padding: 3px 10px;
}
div.jqi button:hover{
	background-color: #F3766F;
}
div.jqi button.jqidefaultbutton{
	background-color: #A52F2D;
}
.jqiwarning .jqi .jqibuttons{
	background-color: #A52F2D;
}
