.maintable {
	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6e71;
	background-image: url(images/background.png);
	margin: 0px;
}
.toplogo {
	margin-left: 25px;
}
.topphonenumber {
	font-size: 20px;
	font-weight: bold;
	color: #6d6e71;
	float: right;
	margin-top: 15px;
	margin-right: 25px;
	letter-spacing: 3px;
}
.topredheader {
	font-size: 28px;
	font-weight: bold;
	color: #ac1a2f;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}
.formheader {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding-right: 40px;
}
.formheaderRed {
	font-size: 14px;
	font-weight: bold;
	color: #ac1a2f;
}
.testimonialname {
	font-size: 12px;
	font-weight: bold;
	color: #ac1a2f;
	padding-left: 70px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.pricecallout {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	width: 100%;
	text-align: center;
}
.pricecalloutsize {
	width: 400px;
	padding-left: 40px;
}
.footerlogo {
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 2px;
}
.footertext {
	font-size: 10px;
	float: right;
	padding-top: 12px;
	padding-right: 25px;
}

.footertext a{
	text-decoration:none;
	color: #6d6e71;
}
.footertext a:hover{
	text-decoration:underline;
	color: #6d6e71;
}
.footertext a:visited{
	text-decoration:none;
	color: #6d6e71;
}
.maincontent {
	color: #000;
	top: 1px;
	padding-top: 5px;
	padding-right: 175px;
	padding-left: 5px;
}
li {
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-image: url(images/arrow-link01.gif);
	margin-left: -10px;
}

.maintablebkrgnd {
	height: 419px;
	width: 928px;
}
.submitbutton {
	margin-left: 35px;
	margin-top: 20px;
}
.bottomredbarphone {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	padding-right: 20px;
	padding-bottom: 25px;
}
.contentheaderred {
	font-size: 20px;
	font-weight: bold;
	color: #ac1a2f;
	padding-left: 60px;
}
.bl {background: url(images/bl.png) 0 100% no-repeat #ac1a2f; width: 100%}
.br {background: url(images/br.png) 100% 100% no-repeat}
.tl {background: url(images/tl.png) 0 0 no-repeat}
.tr {background: url(images/tr.png) 100% 0 no-repeat; padding:10px}
.blgrey {background: url(images/blgrey.png) 0 100% no-repeat #ebebeb; width: 100%}
.brgrey {background: url(images/brgrey.png) 100% 100% no-repeat}
.tlgrey {background: url(images/tlgrey.png) 0 0 no-repeat}
.trgrey {background: url(images/trgrey.png) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 
.greyboxsize {
	width: 200px;
	padding-left: 3px;
	padding-top: 33px;
}
.greyboxcontent {
	font-size: 10px;
	color: #000;
}
.testimonialquote {
	background-image: url(images/testimonialquote.png);
	background-repeat: no-repeat;
	width: 700px;
}
.testimonialquotecontent {
	width: 580px;
	padding-left: 60px;
}
.thankyoutable {
	margin-left: 5px;
	color: #000;
}
.errortable {
	margin-left: 55px;
	color: #000;
}

