HTML, BODY
{
	height: 100%;
}

/* for Internet Explorer */
/*\*/
* html #frame
{
	height: 100%;
}
/**/

#frame
{
	margin: auto;
	width: 870px;
	min-height: 100%;
	background-image: url("../img/bg870b.jpg");
}

BODY
{
	margin: 0px;
	font: 14px Arial, sans-serif;
	background-color: #979799;
}

H4
{
	font: bold 14px Arial, sans-serif;
}

P
{
	line-height: 20px;
}

/* green banner */

#row1
{
	margin: auto;
	width: 848px;
}

#row1in
{
	height: 90px;
	position: relative;
}

#row1inL
{
	position: absolute;
	width: 300px;
	top: 12px;
	left: 10px;
}

#row1inR
{
	position: absolute;
	width: 300px;
	height: 90px;
	right: 10px;
	text-align: right;
	line-height: 16px;
}

#hrtop, #hrbot { position:absolute; right:0; }
#hrtop { bottom:50%; }
#hrbot { top:50%; }

/* photos */

#row2
{
	margin: 0 auto 5px auto;
	width: 848px;
	height: 160px;
}

/* navigation */

#row3
{
	margin: 5px auto 5px auto;
	width: 848px;
	height: 25px;
	background-color: #007550;
	text-align: center;
}

#row3 A
{
	padding: 0 20px;
	font: bold 12px Arial;
	line-height: 25px;
	color: white;
	text-decoration: none;
}

#row3 A:hover
{
	text-decoration: underline;
}

/* content */

#row4
{
	margin: 5px auto 5px auto;
	width: 828px;
	padding-bottom: 60px;
}

/* footer */

#row5
{
	margin: auto;
	width: 850px;
	border-top: solid 3px black;
	clear: both;
	margin-top: -60px;
}

#row5in
{
	padding: 5px;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
}

/* misc */

#row4 LI
{
	padding: 5px 0;
}

.inset
{
	float: right;
	margin: 0 0 5px 10px;
}

.inset A IMG
{
	border: 0;
}

.cc1, .cc2, TD
{
	vertical-align: top;
	padding: 5px;
	line-height: 20px;
}

.cc1
{
}

.cc2
{
}

#testimonial_box
{
	margin: auto;
	border-collapse: collapse;
}

#testimonial_box TD
{
	width: 380px;
	padding: 0 10px;	
}

.quote
{
	border-left: solid 3px gray;
	padding: 1px 10px 1px 10px;
	margin-bottom: 20px;
	background-color: #DDD;
}

.minigal
{
}

.minigal IMG
{
	vertical-align: text-top;
	vertical-align: top;
	border: 0;
	padding: 10px;
}
