body.quote_engine td { border:2px solid; }
body.quote_engine input { border:2px solid; }
body.quote_engine h2 { border:2px solid; color:#FF0000; }
body.quote_engine h3 { border:2px solid; color:#FF0000; }

.backgroundimage {
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	text-align:center;
	width:157px;
	height:1011px;
	position:relative;
	background-position:center top;
	top:0px;
	visibility: visible;
	left: 0px;
}
.headerbg {
	background-attachment: scroll;
	background-image: url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	width:849px;
	height:152px;
	position:relative;
	background-position:center top;
	top:0px;
	visibility: visible;
	left: 0px;
}
.bluebackground {
	background-attachment: scroll;
	background-image: url(images/box-2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align:center;
	width:891px;
	height:500px;
	position:relative;
	background-position:center top;
	top:0px;
	visibility: visible;
	left: 0px;
}
.mainfont {
  font:Verdana, sans-serif;
	font-size:14px;
	color:#000000;
	}
	.footerfont {
  font:Verdana, sans-serif;
	color:#CCCCCC;
	font-size:14px;
	}
.footerbg {
	background-attachment: scroll;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align:center;
	width:849px;
	height:144px;
	position:relative;
	background-position:center top;
	top:0px;
	visibility: visible;
	left: 0px;
}

