﻿@charset "UTF-8";
#maintitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 29px;
	font-style: italic;
	color: #92000D;
}
#maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #92000D;
}
#form_sectiontitle {
	background-color: #999999;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#form_sectionlabel {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#maintext18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #92000D;
	font-style: italic;
}
#maintext16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #92000D;
}

/* === New StyleSheet by Alberto ==== */

#testimonial {
	margin-bottom: 2em;
	
}
#testimonial p {
	text-align:justify;
	margin-top: 0;
	margin-bottom: .5em;
	/*text-indent: 1em;*/
}
#testimonial h4{
	margin-top: 0;
}

/* == Who we've helped === */

#content {
	 width: 898px;
	 background-color: #CCC;
	 padding: 10px 0;
	 margin: auto;
	 font-family: "Times New Roman", Times, serif;
	 color: #920000;
	 font-size: 20px;
	 font-style: italic

}

#content img {
	width: 275px;
	float: left;
	margin: 10px 25px ;
	clear: left;
	/*padding: 85px  10px 85px 10px;*/
}

#content p {
	margin:15px;
	padding: 5px 40px 5px 310px;
	text-align: justify;

}

.clearboth {
	clear:both;
	margin:0;
	padding: 0;
}