body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bg_iframe.gif);
	scrollbar-face-color: #c1c1bd; 
	scrollbar-hightligh-color: #c1c1bd; 
	scrollbar-shadow-color: #c1c1bd; 
	scrollbar-3dlight-color: #c1c1bd; 
	scrollbar-arrow-color: #ccc; 
	scrollbar-track-color: #c1c1bd; 
	scrollbar-darkshadow-color: #666;
}
#iframe {
	background-image: none;
	border: 1px solid #000;
}
#text_image {
	margin: 0 0 10px 10px;
}


a:link {
	color: #415860;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	color: #415860;
	text-decoration: none;
}
a:hover {
	color: #415860;
	text-decoration: underline;
}
a:active {
	color: #415860;
	text-decoration: none;
}

p {
	font-size: 11px;
	line-height: 140%;
	margin: 5px 0 10px 0;
	color: #333;
}


h3 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	line-height: 130%;
	color: #003333;
	letter-spacing: 1px;
	font-family: Georgia, "MS Serif", "New York", serif;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 140%;
	color: #383838;
	letter-spacing: 1px;
	font-family: Georgia, "MS Serif", "New York", serif;
	font-weight: normal;
}
h5 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 140%;
	color: #383838;
	letter-spacing: 1px;
	font-family: Georgia, "MS Serif", "New York", serif;
	font-weight: normal;
}
h6 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 140%;
}.testimonial_details {
	margin-top: 10px;
	color: #666;
}
#subnav {
	margin-bottom: 10px;
}
#subnav p {
	margin: 2px 0 4px 5px;
}
