body {
  text-align: center;
  margin: 0 auto;
  width:872px;
  background-image: url(images/backgroundhoneycomb.gif);
}

#shadowcontainer {
	width: 872px;
	background-image: url(images/backgroundshadow.png);
	background-repeat: repeat-y;
}
	
#container {
width: 800px;
text-align: left;
margin: 0 auto;
background-color: #FFFFFF;
}
   
#header {
  width: 800px;
  height: 353px;
  text-decoration: none;
  overflow: hidden;
}

#leftcol {
  float: left;
  width: 185px;
  height: auto;
  text-align:left;
  padding-left:9px;
}


#content2 {
	float: left;
	width: 598px;
	height: auto;
	background-color: #FFFFFF;
	padding-right:3px;
}
	
#footer {
	background-color: #FFFFFF;
	text-align: right;
	padding-right:5px;
}

img {
	border: 0px none;
	text-align: center;
}

	H1 {
	font-size: xx-large;
	color:#790000;
	margin-top:10px;
	margin-bottom:15px;
	text-align: center;
		   
      }
	  
	 H2 {
	 font-size:x-large;
	 color:#296794;
	 margin-top:10px;
	margin-bottom:15px;
	text-align: center;
	 }
	 
	 H3 {
	 color: #296794;
	 margin-left: 10px;
	 }
	 
	 H4 {
	 font-size:x-large;
	 color:#296794;
	 margin-top:10px;
	margin-bottom:15px;
	text-align: left;
	text-indent:15px;
	 }
	  
.regulartext {
	font-size:large;
	margin-left: 15px;
	margin-right: 15px;
	color: #333;
	font-weight: normal;
	}

	a:link {text-decoration: none; font-weight:bold; color: #296794;}
	a:hover {text-decoration: underline; font-weight:bold; color: #296794;}
	a:active {text-decoration: underline; font-weight:bold; color: #296794;}
	a:visited {text-decoration: none; font-weight:bold; color: #296794;}
	
.menusidebar {
	color: #FFF;
	margin-left: 37px;
	font-size: large;
	font-weight: bold;
	text-align: center;
}

#content2 ul li{
	font-size: x-large;
	list-style-image: url(images/warrantyicon.gif);
}

.quotetext {
	font-size: large;
}

blockquote {
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	text-indent: 2em;
	color: #296794;
}

.bqstart,
.bqend { font-size: 300%; }
.bqstart {
	text-indent: 0;
	position: absolute;
	top: -0.2em;
	left: 15px;
	font-size: 200%;
}
.bqend {
	position: absolute;
	margin-top: -0.2em;
	right: -15px;
	text-indent: 0;
	font-size: 200%;
}
.quotetext {
	font-weight: bold;
	color: #790000;
}

.quotetext2 {
	font-size: large;
	font-weight: bold;
	color: #296794;
}.numberstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.taxtableheader1 {
	color: #266593;
	font-weight: bold;
	text-align: center;
}
.taxtableheader2 {
	text-align: center;
	font-weight: bold;
}
.filtertable {
	font-size: small;
}
