html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a:hover {
	color: #B9A187;
}
a {
	color: #11649F;
}

.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	text-align: center;
	color: #5789AC;
	padding-bottom: 10px;
	padding-top: 15px;
	background-color: #E0D5B7;
	background-image: url(images/woodgrain-bg.jpg);
	background-repeat: repeat-x;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

/** layout **/
#wrapper {
	text-align: left;
	width: 778px;
	position: relative;
	background-image: url(images/body_bg_wood.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#header {
	position: absolute;
	top: 0;
	left: 243px;
	width: 535px;
	height: 279px;
	background-image: url(images/header_2_woodburning.jpg);
	background-repeat: no-repeat;
}
#left {
  float: left;
  width: 243px;
}
}
#left2 {
	float: left;
	width: 243px;
	clear: both;
	text-align: center;
	padding: 0px;
	margin-left: 15px;
}
img#left2hayword_logo {
	margin-left: 30px;
}
#left2 hayword_logo {
	margin-left: 50px;
}

#logo {
	width: 244px;
	height: 152px;
	text-align: center;
	color: #595959;
	background-image: url(images/header_1_woodlogo.gif);
	background-repeat: no-repeat;
}
#logo h1 {
  padding-top: 30px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
	background-image: url(images/nav_left_wood.gif);
	background-repeat: no-repeat;
}
#nav ul {
	margin-left: 9px;
	padding-left: 1px;
	padding-bottom: 29px;
	background-color: #2A2A2A;
	background-image: url(images/nav_bot_wood.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}
#nav .important {
  border: none;
  background: 188px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .important a {
	color: #E9C379;
}

#news {
	padding-left: 37px;
	padding-right: 22px;
	padding-bottom: 3px;
	text-align: left;
	background-image: url(images/news_bg_wood.gif);
	background-repeat: repeat-y;
}
#news h2 {
	font-size: 12px;
	color: #11649F;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
	color: #39607F;
	font-weight: bold;
	text-decoration: underline;
}
#news a:hover {
	color: #FFA405;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#support {
	padding: 1px;
	height: 97px;
	color: #1A1A18;
	background-image: url(images/40years.jpg);
	background-repeat: no-repeat;
}
#support p {
  margin: 0.7em 2.6em;
}

#right {
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 301px;
}
#right h2 {
	color: #11649F;
	border-bottom: 1px solid #C4AE7C;
	padding-bottom: 6px;
	margin-bottom: 1em;
	font-family: arial, sans-serif;
	font-size: 18px;
}
#right h3 {
	color: #11649F;
	border-bottom: 1px solid #C4AE7C;
	padding-bottom: 6px;
	margin-bottom: 1em;
	margin-top: 2em;
	font-family: arial, sans-serif;
	font-size: 14px;
}
#welcome {
  margin-right: 20px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu, #insect, #box_1, #box_2, #box_3,  #box_4  {
	float: left;
	width: 48%;
	margin-bottom: 10px;
	padding-right: 5px;
}
#box_3 {
	clear: left;
}
#box_4 {
	float: right;
}


#corp, #box_1 {
  margin-right: 1%;
}
#corp-img, #indu-img, #insect_img, #box_1_img, #box_2_img, #box_3_img, #box_4_img{
	width: 112px;
	height: 23px;
	float: right;
	margin-left: 6px;
	text-align: center;
	padding-top: 90px;
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 5px;
}
#box_3_img, #box_4_img, #box_1_img, #box_2_img {
	padding-top: 0px;
	height: 113px;
	margin-top: 4px;	
}
#corp-img {background-image: url(images/EPA_aproved.gif);
	background-repeat: no-repeat;
}
#indu-img {
	background-image: url(images/grand_award.jpg);
	background-repeat: no-repeat;
}
#box_3_img, #box_4_img, #box_1_img, #box_2_img {
	background-image: url(images/EPA_aproved.gif);
	background-repeat: no-repeat;
	float: right;
}

#spacer {
  height: 2em;
}

#footer {
	background-image: url(images/footer_bg_wood.gif);
	background-repeat: repeat-y;
}
#copyright {
	text-align: center;
	padding: 22px 0px 30px 00px;
	font-size: 9px;
	color: #11649F;
	font-weight: bold;
}
#footerline{
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
	background-image: url(images/footerline_wood.gif);
	background-repeat: no-repeat;
}
#drywood_bullets {
	width: 90%;
	margin-left: 15px;
	margin-top: 15px;
}
#save_earth_img {
	float: right;
	width: 200px;
	margin-bottom: 6px;
	margin-left: 8px;
}

#benefits_bullets {
	width: 90%;
	margin-left: 25px;
}
#fire_exposer_img {
	float: right;
	width: 200px;
	margin-top: 30px;
}
#hardness_img {
	width: 450px;
	margin-bottom: 5px;
}
#cca_box, #comp_wood_box, #acq_wood_box
 {
	float: left;
	width: 33%;
	margin-bottom: 5px;
	margin-right: .5px;
}
#timbersil_strength_img {
	text-align: center;
	width: 100%;
	float: left;
	margin-top: 8px;
}
#bullet-lifecycle {
	width: 450px;
	margin-left: 25px;
}
#epa_letter {
	width: 125px;
	float: right;
}
#award1_img {
	width: 112px;
	margin-bottom: 20px;
	float: right;
	margin-left: 50px;
}
#award2_img {
	float: right;
	width: 218px;
	margin-left: 15px;
}
#award3_img {
	float: right;
	width: 218px;
}
#news1_img {
	float: right;
	width: 128px;
	margin-bottom: 8px;
}
#new3_img {
	float: right;
	width: 200px;
}
#new4_img {
	float: right;
	width: 201px;
	margin-bottom: 6px;
}
#email {
	float: right;
	width: 55%;
}
#copyright a:hover {
	color: #5789AD;
}
#youtube {
	float: left;
	height: 344px;
	width: 425px;
}
#faq_bullets {
	float: left;
	width: 80%;
	margin-left: 35px;
}
#twitter {
	padding-left: 40px;
	padding-top: 15px;
}
#rightbanner {
	clear: none;
	height: auto;
	width: 200px;
	background-color: #FFF;
	float: right;
	border: 5px solid #000;
	color: #000;
	text-align: center;
}
#wrappertest {
	text-align: left;
	width: 1200px;
	position: relative;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

