.unnamed1 {
	text-align: center;
	width: 800px;
}
.header {
	text-align: center;
	width: 780px;
	background-color: #CCCCCC;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	height: 150px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;



}
.wrapper {
	width: 780px;
	border: thin solid #000000;
	background-color: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;






}
body {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;



}
.left {
	background-color: #FFFFFF;
	width: 545px;
	float: left;







}
.right {
	background-color: #FFFFF0;
	width: 215px;
	float: left;
	margin-top: 5px;













}
.footer {
	background-color: #FFCC00;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 119px;
	background-image: url(/images/yellow.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	font-size: 9px;
	color: #000000;




}
.leftcontent {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;




}
.rightcontent {
	float: left;
	margin-left: 5px;


}
.righttop {
	background-image: url(/images/testimonials.jpg);
	height: 30px;
	width: 215px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	text-align: center;

}
h2 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.lefttestimonial {
	background-color: #FFFACD;
	border: thin solid #000000;
	width: 400px;
	margin-right: 10%;
	margin-left: 10%;
	font-size: 10px;
	padding: 10px;



}
.bold {
	font-weight: bold;
}
.centerbold {
	font-weight: bold;
	text-align: center;
}
.righttestimonial {
	border: thin solid #000000;
	width: 150px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 40px;

}
.checklist {
	font-family: Arial, Helvetica, sans-serif;
}
.checklist ul li {
	list-style-type: none;
	list-style-image: url(/home/Checkbox-01-with-red-check.gif);
	list-style-position: outside;


}
