body
{
/*    BACKGROUND: #0080ff; */
	background: #7CBBDC;
	color: #000000;
	margin: 0;
}

#wrapper
{
	width: 950px;
	background: #FFFFFF;
	color: #000000;
	border:solid #000000 2px;
	margin: 0px auto;
}

#dashed_box
{
	width:592px;
	background:#FFFFFF;
	color:#000000;
	border:#000000 10px;
	border-style:dashed dashed dashed dashed;
	margin:0px auto;
	padding:20px;
}

P
{
	margin-bottom: 0.08in;
	direction: ltr;
	text-align: left;
	font-size: 11pt;
}
P.western
{
	font-size: 11pt;
}
li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.frame {
	width: 900px;
/*	min-width: 700px; */
	background: #FFFFFF;
	color: #000000;
	border:solid #000000 2px;
	margin: 0px auto;
/*	border-radius: 15px; */
	border-bottom-right-radius:15px;
	border-bottom-left-radius:15px;
	box-shadow: 3px 6px 6px 1px #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 150%;
}

.content {
	padding:0 calc(10% - 20px) ;
}

.header_text {
	line-height: 110%;
	text-align:center; 
	font-family:helvetica;
	color:#aa0000;
	font-size:45px;
	font-weight:900; 
	letter-spacing: -2px;
	text-shadow:1.5px 1.5px 1px white, 2px 2px 6px #888888;
}

.wide_image {
	max-width: 100%;
	height: auto;
}

.testimonial {
	float: left;
	background-color: #ffffcc;
	border-style: solid;
	border-width: 1px; 
	border-color: black; 
	padding: 20px;
}

.testimonial2 {
	float: right;
}

.testimonial3 {
	float: right;
	width: calc(50% - 30px);
	background-color: #ffffcc;
	border-style: solid;
	border-width: 1px; 
	border-color: black; 
	padding: 2%;
	margin: 0 0 30px 20px;
}

.video_iframe {
	width: 320px;
	height: 240px; 
	margin: 0 auto;
}
