<!--
html, body
{
	height : 100%;
}
body
{
	font-size : 8pt;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #bff36c url(images/background.png) repeat fixed center;
	color: #5c5c5c;
	text-align: center;
}
#container
{
	margin: 10px auto;
	padding: 0;
	width: 850px;
}
#header
{

	padding : 0 0 0 0px;
	width : 852px;
	height : 221px;
	background: url('images/header2.png') no-repeat bottom center;
}
#headerNav
{
	z-index : 2;
	top : 184px;
	width : 850px;
	height : 40px;
	vertical-align : bottom;
	padding : 0 0 0 0;
}
#headerNav a
{
	margin-left : 0px;
	margin-right : 3px;
}

#headerImg
{

 	padding : 0px;
 	text-align : right;
 	padding : 10px 10px 0 0;
 	height : 176px;
}
#stage
{
	padding : 0 0 0 0px;
	margin: 0px;
	width: 850px;
	background: url(images/pageBackground.png) repeat-y top;
}
#content
{
	padding : 20px 0 0px 25px;
	float : left;
	margin : 0px;
	text-align : left;
	width : 520px;
}
#sidebar
{
	text-align : left;
	padding : 20px 0 0 25px;
	width : 250px;
	float : left;

}
#placeholder
{
	height : 15px;
	clear : left;
}
#footer
{
	margin: 0px;
	width: 850px;
	background: url('images/footer.png') no-repeat top;
	height : 50px;
	clear : left;
}
body img
{
	border : none;
}
.contHead1
{
	font-size : 10pt;
	font-weight : bold;
	color : #5c5c5c;
}
.content
{
	font-size : 8pt;
	font-weight : normal;
	color : #5c5c5c;
}
.content2
{
	font-size : 8pt;
	font-weight : bold;
	color : #78c202;
}
.comment
{
	background : url(images/comment.png) no-repeat;
	height : 70px;
	width : 520px;
}
td
{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size : 12px;
	color : #fff;
}
.sideHead1
{
	font-size : 8pt;
	font-weight : bold;
	color : #78c202;
}
.sideHead2
{
	font-size : 8pt;
}
.sideContent
{
	font-size : 8pt;
}
.more
{
	font-size : 8pt;
	text-align : right;
	padding : 0px 20px 10px 0px;
}
hr
{
	color : #78c202;
	height: 1px;
}
#side
{
	width : 260px;
	text-align : center;
}
#testimony
{
	background : url(images/paper.png) no-repeat;
	width : 510px;
	height : 240px;
}
.paper
{
	font-size : 8pt;
	width : 450px;
	height : 220px;
	padding : 15px;
}
.indent
{
	text-indent : 20px;
}
.quote
{
	font-size : 16pt;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color : #78c202;
	line-height : 10pt;
}
.content3
{
	font-size : 9pt;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #5c5c5c;
	line-height : 14pt;
}
.last
{
	text-align : right;
	list-style-type : none;
	padding-right : 40px;
}
#imgBox
{
	padding-left : 40px;
}	
