#subheader
{
	height: 261px;
}

#subheader img
{ margin-left: -4px; margin-top:expression('-4px'); }

#subheader embed, #subheader object
{
	margin-left: -2px; margin-top: -234px;
	margin-left: expression('-4px'); margin-top: expression('-114px'); margin-right: expression('4px'); margin-bottom: expression('-120px');
}

#subcontainer
{
	width: 902px;
	margin-left: 1px;
	background: url(../images/bg_subcontainer.gif);
}

#content
{
	width: 540px;
	width: expression('538px');
	height: 378px;
	margin-left: 28px;
	margin-left: expression('14px');
	float: left;
	background:url(../images/bg_content.gif) repeat-y;
}

#contenttext
{
/*	height: 195px; */
	height: 331px; /* Hide Testimonials */
	padding: 20px 45px 0px 45px;
	margin-right: 5px;
	overflow: auto;
}

#contenttext h1
{
	color: #6D4D06;
	font-size: 17pt;
	font-weight:normal;
	margin-top: 0px;
}

#testimonial
{
	height: 136px;
	background:url(../images/bg_testimonial.jpg) no-repeat;
	color: #6D4D06;
	font-size:8pt;
	display: none; /* Hide Testimonials */
}

#testimonial h1
{
	font-size: 8pt;
	margin: 0px;
	padding: 50px 0px 0px 175px;
}

#testimonial p
{
	margin: 0px;
	padding-left: 175px;
	width: 330px;
}

#testimonial span
{ font-style:italic; padding-left: 175px; }

#contentpane
{
	width: 317px;
	height: 378px;
	float: left;
	margin-left: 16px;
}

#contentpane img
{ margin-top: 10px; }