<!--
/*  Reset (YUI)
-----------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
    margin:0; 
    padding:0; 
} 
/*
table { 
    border-collapse:collapse; 
    border-spacing:0;
}
*/ 
fieldset,img {  
    border:0; 
} 
ol,ul {
    list-style:none; 
} 
h1,h2,h3,h4,h5,h6 { 
    font-size:100%; 
    font-weight:normal; 
}

body {
	background-image: url(../images/repeatingbacker.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	width: 100%;
	
}
#header {
    width: 713px;
	height: 169px;
	background-image:url(../images/home_03.jpg);
	background-repeat: no-repeat;
		
	}
	#headerbacker {
	background-image: url(../images/widthheaderbacker.jpg);
	background-repeat: repeat-x;
	width: 100%;
	}
#clear {
    clear: both;
	}
#quotebox0 {
    background-image: url(../images/ashtonbrand.jpg);
	background-repeat: no-repeat;
	height: 257px;
	width: 630px;

}

#quotebox1 {
background-image: url(../images/arlandbrand.jpg);
background-repeat: no-repeat;
height: 257px;
width: 630px;
}
#quotebg {
	background-image: url(../images/bodybacker.gif);
	background-repeat: repeat-x;
	width: 709px;
background-color: #a9dbf6

	
}
#quoteboxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #093044;
	padding-top: 150px;
	height: 100px;
	width: 400px;
	padding-left: 15px;
}
<!---Main Navigation
   #mainnav {
   height: 80px;
   }
   #mainnav ul {
   padding-top: 106px !important;
  
   padding-top: 111px;
   padding-left: 40px;
   list-style: none;
   }
   #mainnav li {
   display: inline;
   }
  #mainnav  li a.selected  {
  display: inline;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style: italic;
   text-transform: lowercase;
   font-size: 11px;
   color: #00CC00;
   list-style: none;
   text-decoration: none;
   padding-right: 10px;
  }
    #mainnav li a {
  display: inline;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style: italic;
   text-transform: lowercase;
   font-size: 11px;
   color: #42abe0;
   list-style: none;
   text-decoration: none;
   padding-right: 10px;
  }
  #mainnav li a:hover {
  color: #093044;
  }
  
    #mainnav li {
  display: inline;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #42abe0;
   list-style: none;
   text-decoration: none;
   padding-right: 10px;
  }
   #productboxes {
   width: 713px;
   height: 250px;
   background-image: url(../images/bodybg_08.gif);
   background-repeat: repeat-y;
   padding-top: 15px;
border-top: 5px solid #093044;

	
   }
   #productboxtext {
   float: left;
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #093044;
	width: 200px;
	padding-left: 40px;

   }
   #products {
   float: right;
   width: 400px !important;
   width: 450px;
   height: 160px;
   padding-right: 65px !important;
   padding-right: 40px;
   }
   #product1 {
   float: left;
   width: 162px;
  }
   #product1 img {
   padding-bottom: 4px !important;
   padding-bottom: 10px;
}
   #product2 {
   float: right;
      width: 162px;
}
  #product2 img {
   padding-bottom: 4px !important;
   padding-bottom: 10px;
}
	#footertop {
	background-image: url(../images/bottomborder_22.gif);
	background-repeat: none;
	height: 4px;
	width: 713px;
	border-bottom: 2px solid #70bf44;
	border-right: 2px solid #70bf44;
	border-left: 2px solid #70bf44;
	}
	   #footer {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #093044;
	width: 713px;
	padding: 6px 0px 6px 0px;
border-top: 5px solid #093044;
   }
   #content {
   width: 630px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #093044;
	padding-top: 25px;
	min-height: 400px;
	}
	#content h1 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	
-->