@charset "utf-8";
/* CSS Document */

/* img, div {
 behavior: url('images/iepngfix.htc');
}*/
body {
	background: url(images/bg.gif) top center;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#primary_table {
	height: 100%;
	width: 100%;
	/* border-spacing: 0px; IE6 does not support this */
}

#primary_table td {
	padding: 0px;
}

#primary_table #left_bg {
	background: url(images/left_bg.jpg) top left;
	width: 10px;
}
#primary_table #right_bg {
	background: url(images/right_bg.jpg) top left;
	width: 10px;
}
#secondary_table {
	width: 962px;
	height: 100%;
	border-spacing: 0px;
}
#secondary_table td {
	padding: 0px;
}
#secondary_table #main {
	vertical-align: top;
}
#secondary_table #flash {
	background: white;
	padding: 7px 7px 0px 7px;
	width:928px;
}
#secondary_table #content {
	background: white;
	padding: 14px;
	width:914px;
	height:100%;
}
#secondary_table #content2 {
	background: white;
	padding: 10px 14px 14px 14px;
	width:914px;
	height:100%;
}

#minheight {
	height:200px;}
	
.testimonial {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:24px;
	color:#ffffff;
	text-align:center;
}
.testimonial_home {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:24px;
	color:#ffffff;
	text-align:center;
}
.header {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	line-height:24px;
	color:#000000;
}
.testimonial2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	color:#ffffff;
	text-align:center;
}
.testimonial3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:19px;
	color:#ffffff;
	text-align:center;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}

.photo {
	float:right;
	padding-left:20px;
	padding-top:3px;
	}
.photo2 {
	float:left;
	padding-right:20px;
	padding-top:3px;
	}

li {
	}
	
.biu {
	font-weight:bold;
	text-decoration:underline;
	font-style:italic;}