	body {
	margin:0;
	padding:0;
	color:#000000;
	text-align:center;
	background-image: url(images/bodybk.jpg);
	background-repeat: repeat-x;
	font-size: 100%;
	font-family:Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	background-position: left top;
	background-color: #FFF;
}
 html>body {
	font-size: 12px;
	height:100%;
 }
  body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
 margin:0;
 padding:0;
 } 
h1, h2, h3, h4, h5, h6 {
	font-family: Geneva, Verdana, Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif;
	
	word-spacing:-0.125em
			color: #464D5C;
}

h1 {
	background-image: url(images/sidebtabtop2.jpg);
	background-repeat: no-repeat;
	font-size: 145%;
	margin-top: 0;
	margin-bottom: 1em;
	padding-left: 5px;
	color: #666;
	height: 25px;
	line-height: 2.4em;
}



h2 {
	font-size: 140%;
	line-height: 2.4em;
	margin-top: 0;
	margin-bottom: 1em;
	height: 35px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #666;
	background-repeat: no-repeat;
	
}

h3 {
	font-size: 140%;
	line-height: 2.4em;
	margin-top: 0;
	margin-bottom: .3em;
	height: 35px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #666;
	background-repeat: no-repeat;
	font-weight:normal;
}

h4 {
	font-size: 135%;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #DFDFDF;	font-weight: bold;
	color: #D01E1A;
}


h5 {
	font-size: 115%;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	border-bottom-style: none;
	font-weight: bold;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 780px;
	background-image: url(images/wrapperbk.jpg);
	background-repeat: no-repeat;
	background-position: center 234px;
	min-height: 100%;
   margin-bottom: -79px;
   position: relative;
}

#header {
	background-image: url(images/topheader3.jpg);
	height: 234px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

#side-a {
	float: left;
	width: 200px;
	margin-left: 10px;
}

#side-b {
	float: left;
	width: 540px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 20px;
}
#side-b2 {
	float: left;
	width: 680px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 20px;
}

#side-acontact {
	float: left;
	width: 200px;
	margin-left: 10px;
	margin-top:5px;
}

#side-bcontact {
	float: left;
	width: 550px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}

#footer {
	background-image:url(images/footerbk.jpg);
	height: 79px;
	position: relative;
}
.clearfooter {
   height: 79px;
   clear: both;
}
/* all A tags whose HREF attribute ends in .pdf */
a[href$='.pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/* all A tags whose REL attribute equals pdf */
a[rel='pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/*  all A tags whose REL attributes has the letters pdf somewhere mixed in*/
a[rel*='pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/* all A tags whose REL attribute contains the value pdf, seperated from other values with a space */
a[rel~='pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/* all A tags whose HREF attribute starts with mailto: */
a[href ^="mailto:"] {
	padding-right: 18px;
    background: transparent url(images/icon_mailto.gif) no-repeat center right;
   
}

/* all A tags whose CLASS attribute is popup */
a[class ="popup"] {
	padding-right: 18px;
    background: transparent url(images/icon_popup.gif) no-repeat center right;
}


a[href$='.doc'] { 
	padding-right: 18px;
	background: transparent url(images/icon_doc.gif) no-repeat center right;
}
a[href$='.xls'] { 
	padding-right: 18px;
	background: transparent url(images/icon_xls.gif) no-repeat center right;
}
a[rel ~='external'] {
	padding-right: 18px;
	background: transparent url(images/icon_external.gif) no-repeat center right;
}
/* all A tags whose HREF attribute starts with #top */
a[href ^="#top"] {
	padding-right: 18px;
    background: transparent url(images/icon_top.gif) no-repeat center right;
   
}
#index .index, #gallery .gallery, #products .products, #location .location, #about .about, #contact .contact, #testimonials .testimonials, #resources .resources, #services .services, #policies .policies, #promotions .promotions

{
	background-image:url(images/menubk.jpg);
background-color:#D01E1A;
background-repeat:repeat-x;
	color:#FFF;
	text-decoration:underline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1C1C1;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #C1C1C1;
}
.clearleft{clear:left;}
.clearright{clear:right;}
.clearboth{clear:both;}
p {
	margin-top: 0.5em;
	margin-bottom:1.5em;
	margin-left: 0em;
	padding-left: 0;
	line-height: 1.5em;
	margin-right: 0.5em;
	text-align: left;
}
cite{ font-family:Cambria, Georgia, Times, Times New Roman, serif    ;}
ul {
  margin-top: 0.35em;
  margin-left: 1.5em;
  padding-left: 0;
}
li {
  line-height: 1.5em;
}
dl {
  margin-top: 0.35em;
}
dt {
  text-indent: -0.5em;
  color: #339;
  margin-top: 1em;
}
dd {
  margin-top: 0.35em;
  margin-left: 0;
  padding-left: 0;
  line-height: 1.5em;
}
.footercontent{
	text-align:center;
	color: #333;
	padding-top: 12px;
	font-size: 11px;
}
.footercontent a{
	color: #333;
	text-decoration: none;
}
.floatleft{float:left;}
.floatright{float:right;}

ul.sitemap {
	list-style-type: none;
	margin-left: 75px;
	padding-left: 0;
	font-weight: normal;
}

ul.sitemap li {
	padding-left: 1.1em;
	margin-top: 2px;
}

ul.sitemap li a {
	margin-left: -1.1em;
	padding-left: 1em;
	background-color: transparent;
	background-image: url(images/icon_webdev.gif);
	background-repeat: no-repeat;
	background-position: -2px center;}

ul.sitemap li ul {
	background-color: transparent;
	background-repeat: no-repeat;
	list-style-type: none;
	margin: -1.4em 0 0 -1.6em;
	padding: 1.4em 0 0 0.6em;
}


ul.sitemap li a.parent {
	background-color: transparent;
	background-image: url(images/plus.gif);
background-repeat: no-repeat;
	background-position: 1px center;
}

ul.sitemap li ul li {
margin-left: 1cm;
padding-left: 10px;
}
#topmenu {
	text-align: center;
	border:0;
	margin-bottom: 0px;
	height: 50px;
	padding-top: 20px;
	margin-left:225px;
}

#topmenu ul {
	margin: 0;
	padding: 2px 0 2px 0;
	list-style: none;
	line-height: 0px;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	text-decoration: none;
	color: #666;
	font-family: "Copperplate Gothic Bold", "Copperplate Gothic Light";
	font-size: 1.1em;
	line-height: 4.1em;
	padding-top: 17px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
	font-weight: bold;
	font-variant: small-caps;
}

#topmenu a:hover {background-image:url(images/menubk.jpg);
background-color:#D01E1A;
background-repeat:repeat-x;
	color:#FFF;
	text-decoration:underline;
	
}
.floatlefttruck{width:246px;
float:left;}
.homebullets{
	color: #D01E1A;
	list-style-image: url(images/bullet.jpg);
}
.line{border-bottom:solid;
border-bottom-color:#CCC;
border-bottom-width:1px;}
#side-a ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#side-a li {
	margin-bottom: 30px;
	color: #D01E1A;
	margin: 0;
	padding: 8px 0px 8px 15px;
	border-bottom: 1px solid #DFDFDF;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 12px;
}
#side-a li a {
	font-weight: normal;
	color: #D01E1A;
	text-decoration:none;

}

#side-a li a:hover {
text-decoration:underline;
	color:#000;
}

#side-a li ul {
	margin: 0px;
	padding: 0px;
}
#side-a li li {
	margin: 0;
	padding: 8px 0px 8px 15px;
	border-bottom: 1px solid #DFDFDF;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 12px;
}
#side-a li li a {
	font-weight: normal;
}

#side-a li li a:hover {
}
.contact2{font-size:10px;
font-weight:bold;}
.testimoniall{
	font-size:11px;
	text-align:left;
	line-height: 1.5em;
	border-top-width: 3px;
	border-top-style: solid;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
}.testimonialr{
	font-size:11px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D01E19;
	line-height: 1.5em;
	text-align: right;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFF;
}
img.faviconimg {
	border:0;
	width:16px;
	height:16px;
	padding:0 4px;
}
.top{font-size:10px;
font-weight:bold;
font-style:italic;
margin-top:-6px;

}
.top a{color: #D01E1A;
}
.floatleftal{float:left;
width:258;}