body { background: #046745; text-align: center; font-family: arial, helvetica; font-size: 12px; }
a { color: #046745; text-decoration: none;}
a:hover { color: #000; text-decoration: underline; }
span { display: none; }
h1 { font-size: 16px; }
h2 { font-family: TImes, Georgia; font-size: 20px; margin: 0 0 10px 0; padding: 0;}
.right { float: right;  }
.left { float: left;  }

ul#mainnav { margin: 11px auto 0;  width: 650px; }
#mainnav li { margin: 0 auto; list-style: none; float: left; }
.thumbview { padding: 0 9px 9px 9px; }

#container { text-align: center; margin: 0 auto; width: 804px;background: #f4f5cd; }

#navigation { background: #046745 url(imgs/nav_background.gif) 50% 100px no-repeat; height: 180px;  }
#home { float: left; background: url(imgs/home.gif) 0 0 no-repeat; width: 80px; height: 35px; }
a:hover#home { background: url(imgs/home.gif) 0 -35px no-repeat; height: 35px; }
#service { float: left; background: url(imgs/service.gif) 0 0 no-repeat; width: 100px; height: 35px; }
a:hover#service { background: url(imgs/service.gif) 0 -35px no-repeat; height: 35px; }
#gifts { float: left; background: url(imgs/gifts.gif) 0 0 no-repeat; width: 220px; height: 35px; }
a:hover#gifts { background: url(imgs/gifts.gif) 0 -35px no-repeat; height: 35px; }
#articles { float: left; background: url(imgs/articles.gif) 0 0 no-repeat; width: 100px; height: 35px; }
a:hover#articles { background: url(imgs/articles.gif) 0 -35px no-repeat; height: 35px; }
#contact { float: left; background: url(imgs/contact.gif) 0 0 no-repeat; width: 120px; height: 35px; }
a:hover#contact { background: url(imgs/contact.gif) 0 -35px no-repeat; height: 35px; }

#content {  padding: 20px;  }
#column_one { float: left; background: url(imgs/product.gif) 0 0  no-repeat; width: 150px; font-weight: bold; text-align: left;}
#column_one li {  list-style: none;  border-bottom: #ccc 1px solid;  padding: 6px 0;}
#column_one .erase { border: none; }
#column_one ul { margin: 0; padding: 0; }
#column_one .contact { background: url(imgs/contactus.gif) 0 0 no-repeat; }
.contactinfo { background: url(imgs/contactus.gif) 9px 0 no-repeat; }
.down { background: url(imgs/100down.gif) 18px 0 no-repeat; }
.up { background: url(imgs/100up.gif) 18px 0 no-repeat; }
.meat { background: url(imgs/meat.gif) 18px 0 no-repeat; }
.specialty { background: url(imgs/specialty.gif) 18px 0 no-repeat; }
.ideas{ background: url(imgs/ideas.gif) 18px 0 no-repeat; }
.article { background: url(imgs/articles_header.gif) 9px 0 no-repeat;  }
.services { background: url(imgs/services_header.gif) 9px 0 no-repeat;  }
.home { background: url(imgs/three_generation.gif) 9px 0 no-repeat;  }
#giftidea { background: url(imgs/great_ideas.gif) 9px 0 no-repeat; padding-left: 9px; }

#intro { width: 250px; float: left; font-size: 14px;}

#column_two { float: right; width: 600px; text-align: left; margin: 0; padding: 0 0 0 9px;}
#column_two a { font-weight: bold; }


#foot { background: #046745; color: #fff; padding: 6px 0 12px 6px; text-align: left; height: 20px;}
#foot a { color: #fff;  border-right: 1px solid #999; padding: 0 7px; }
#foot .erase { border: none; }
#foot #company { margin-top: 4px; clear: both; font-size: 10px; color: #ccc; float: right;}
#foot #company a { border: none; color: #ccc; padding: 0; }
.clear { clear: both; }
