@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images-lpr-sales/bodybg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #e2e2e2;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
h1, h2, h3 {
	color: #F00;
	text-align: center;
}
#wrapper {
	width: 890px;
	background-image:url(images-lpr-sales/contentbg.jpg);
	background-repeat:repeat-y;
	background-color: #ffffff;
	margin: 0px auto;
	border: 0px solid #000000;
	text-align: left;
}
#header {
	width: 890px;
	height: 256px;
	background-image: url(images-lpr-sales/header.jpg);
	background-repeat: no-repeat;
}
.content {
	margin-left:100px;
	margin-right:75px;
	padding-left:25px;
}
#footer {
	text-align: center;
	width: 890px;
	height: 100px;
	background-image: url(images-lpr-sales/footer.jpg);
	clear:both;
}
.testimonial {
	width: 305px;
	background-image: url(images-lpr-sales/tesbg.jpg);
	background-repeat: repeat-y;
        margin-right: 1px;
	float: right;
	clear: both;
        margin-bottom:80px;
}
.testimonial-last {
	width: 305px;
	background-image: url(images-lpr-sales/tesbg.jpg);
	background-repeat: repeat-y;

        margin-right: 1px;
	float: right;
	clear: both;
        margin-bottom:10px;
}

.testop {
	width: 305px;
	height: 66px;
	background-image: url(images-lpr-sales/testop.jpg);
	clear: both;
}
.tesmid {
	width: 220px;
	margin: 0 auto;
	clear: both;
}
.tesbot {
	width: 305px;
	height: 81px;
	background-image: url(images-lpr-sales/tesbottom.jpg);


}
.testext {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
}
.tesname {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-weight: bold;
	font-style: italic;
}

.padding10l {
	padding-left: 60px;
        padding-right: 40px;



}
