@charset "utf-8";
body {
	background-color: #8cbfd7;
	background-image: url(images/page_02.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
.content {
	background-image: url(images/page_06.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.bullets1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	list-style-image: url(images/checkmark.jpg);
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #990000;
}
.bullets2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	list-style-image: url(images/checkmark2.jpg);
	font-weight: bold;
}
.style1 {font-size: 24px}
.style3 {font-size: 24px; font-weight: bold; }
.testimonials_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-image: url(images/page_20.jpg);
	background-repeat: repeat-y;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC4452;
}

