.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: block;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.bottomAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.mainTextCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}
.thankYouText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}

.mainTextRedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F00;
}
.background1 {
	background-image: url(images/image006.gif);
}
.background2 {
	background-image: url(images/customer-quotes/customers-quote-bubble_r3_c1.gif);
}
.background3 {
	background-image: url(images/customer-quotes/customers-quote-bubble_r3_c1.gif);
}
.background4 {
	background-image: url(images/customer-quotes/customers-quote-bubble_r3_c3.gif);
}
.background5 {
	background-image: url(images/customer-quotes/customers-quote-bubble_r3_c1.gif);
}
.background6 {
	background-image: url(images/customer-quotes/customers-quote-bubble_r3_c3.gif);
}
.div1 {
	width:760px;
	height:156px;
	margin-left:auto;
	margin-right:auto;
}
.div2 {
	width:760px;
	height:73px;
	margin-left:auto;
	margin-right:auto;
}
.div3 {
	width:760px;
	margin-left:auto;
	margin-right:auto;
}
.div3Left {
	width:160px;
	float:left;
}
.div3Middle {
	width:410px;
	margin-left:170px;
	margin-right:180px;
}
.div3Right {
	width:170px;
	float:right;
}
.div4 {
	width:760px;
	clear:both;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 20px;
}
