body
{
	font-family: ElseNPLLT-Light, Palatino Linotype, Times New Roman;
	font-size: 1em;
	margin:0;
	padding:0;
	text-align:center;
	display: block;
	width:100%;
}

h1
{
	margin-top: 0;
	padding-left: 35px;
	font-family: ElseNPLLT-Light, Palatino Linotype, Times New Roman;
	color: #00A851;
	line-height: 1em;
}

h2
{
	line-height: 1em;
}

#page
{
	background: url(../i/bg_smartborrower.jpg) #ffffff left top no-repeat;
	width: 774px; /* min page width to not scroll at 800x600 [mmw] */
	text-align: left;
	margin: 0 auto; /* fix central alignment in firefox */
}

#content
{
	min-height: 500px;
	_height:500px;
	padding-top: 27px;
}

p
{
	margin: 0;
}

/* *******************************************************
 * main introduction paragraph
 * *******************************************************/

#main-intro
{
	padding: 0 0 0 35px;
	margin-right: 293px;
	font-family: ElseNPLLT-Light, Palatino Linotype, Times New Roman;
	color: #15397F;
	line-height: 1.2em;
}

#main-intro p
{
	margin-top: 0.5em;
}

#main-intro p.welcome-para
{
	color: #00A851;
}

/* *******************************************************
 * about the author
 * *******************************************************/

#about-the-author,
#other-details-box,
#testimonials
{
	margin: 30px 35px 0 35px;
	padding: 22px;
	font-family: Corpid-Light, Arial;
	color: #000000;
	background: url(../i/bg_bluebox_topright.gif) #CFE8D4 right top no-repeat;
	line-height: 1.2em;
}

#about-the-author h2,
#other-details-box h2
{
	margin-top: 0;
	font-family: ElseNPLLT-Light, Palatino Linotype, Times New Roman;
	color: #15397F;
	font-size: 1.2em;
}

#about-the-author p,
#other-details-box p
{
	margin-top: 0.5em;
	font-size: 0.9em;
}

/* *******************************************************
 * blurb
 * *******************************************************/

#blurb
{
	padding: 30px 35px 0 35px;
	font-family: Corpid-Light, Arial;
	color: #373537;
	line-height: 1.2em;
	font-size: 0.9em;
}

#blurb h3
{
	margin: 0;
	margin-right: 5px;
	display: inline;
	color: #00A851;
	font-size: 1em;
}

#blurb p
{
	margin-top: 0.5em;	
}

#blurb table td
{
	padding-left: 15px;
}

#blurb table td.first
{
	padding-left: 0;
}

/* *******************************************************
 * testimonals
 * *******************************************************/

#testimonials
{
	color: #15397F;
	font-family: ElseNPLLT-Light, Palatino Linotype, Times New Roman;
}

#testimonials .large-quote
{
	font-size: 5em;
	font-family: Times New Roman;
	font-weight: bold;
	padding: 0;
	line-height: 0.7em;
}

#testimonials #large-quote-left
{
	float: left;
}

#testimonials #large-quote-right
{
	margin-top: 2.3em;
	float: right;
	*margin-top: 2.2em;
}

#testimonials blockquote
{
	margin: 0;
	padding: 0;
	margin: 0.8em 50px 0 50px;
}

#testimonials blockquote.first
{
	margin-top: 0;
}

#testimonials blockquote cite
{
	padding-left: 10px;
}

/* *******************************************************
 * buy now button
 * *******************************************************/

#buy-now
{
	padding: 20px 35px 0 35px;
	text-align: right;
}


/* *******************************************************
 * order form
 * *******************************************************/

#order-form
{
	margin: 30px 35px 0 35px;
	padding: 22px;
	font-family: Corpid-Light, Arial;
	color: #000000;
	background: url(../i/bg_bluebox_topright.gif) #CFE8D4 right top no-repeat;
	line-height: 1.2em;
}

#order-form h2
{
	margin-top: 0;
	font-family: ElseNPLLT-Light, Palatino Linotype, Times New Roman;
	color: #15397F;
	font-size: 1.2em;
}

#order-form p, #order-form th, #order-form td
{
	padding-top: 0.3em;
	margin-top: 0.5em;
	font-size: 0.9em;
}

#order-form tr
{
	padding-top: 0.3em;
}

#order-form th
{
	font-weight: normal;
	padding-right: 20px;
}

#order-form small
{
	font-size:0.85em;
}


/* *******************************************************
 * footer
 * *******************************************************/

#footer
{
	padding: 30px 35px 30px 35px;
	font-family: ElseNPLLT-Light, Palatino Linotype, Times New Roman;
	color: #15397F;
	font-size: 0.83em;
	text-align: center;
}

#footer p
{
	margin: 0;
	padding: 0;
}

/* ********************************************************
 * accessibility 
 * ********************************************************/

/* hide items in a way still accessibly to screen readers (and unstyled browsers of course) */
.accessability, .accessibility {
	position: absolute !important;
	top: -1000em !important;
	left: -1000em !important;
}