/* CSS Document */
* {
padding:0;
margin:0;
}

body {
font-family: Trebuchet MS;
background-color: #efefef;
}
h2{
padding: 35px 0 0 110px;
font-size: 130%;
}
.long {
font-size: 75%;
}

a {
color: #FFF;
}
a:hover {
text-decoration: none;
}

#wrapper {
width: 910px;
margin: 0 auto;
background-color: #FFF;
}

#header {
height: 113px;
background-image: url(new_homepage/ess_header.jpg);
width: 912px;
}

#copy {
width: 900px;
}
#copy p {
padding: 10px;
font-size: 90%;
text-align: center;
}

#napkins12 {
background-image:url(new_homepage/panels_web/1&2ply_napkins.jpg);
background-repeat: no-repeat;
height: 101px;
color: #FFF;
}
#microwave{
background-image:url(new_homepage/panels_web/microwave.jpg);
background-repeat: no-repeat;
height: 101px;
color: #FFF;
}
#napkins3{
background-image:url(new_homepage/panels_web/3ply_napkins.jpg);
background-repeat: no-repeat;
height: 101px;
color: #FFF;
}
#pocketboxed{
background-image:url(new_homepage/panels_web/pocket_tissues.jpg);
background-repeat: no-repeat;
height: 101px;
color: #FFF;
}
#toilet{
background-image:url(new_homepage/panels_web/toilet.jpg);
background-repeat: no-repeat;
height: 101px;
color: #FFF;
}
#cotton{
background-image:url(new_homepage/panels_web/cotton_wool.jpg);
background-repeat: no-repeat;
height: 101px;
color: #FFF;
}
#paperplates{
background-image:url(new_homepage/panels_web/paper_plates.jpg);
background-repeat: no-repeat;
height: 101px;
color: #FFF;
}
#polystyrene{
background-image:url(new_homepage/panels_web/poly_cups.jpg);
background-repeat: no-repeat;
height: 101px;
color: #FFF;
}
#plasticplates{
background-image:url(new_homepage/panels_web/plastic_plates.jpg);
background-repeat: no-repeat;
height: 101px;
color: #FFF;
}
#thermo{
background-image:url(new_homepage/panels_web/thermoformed.jpg);
background-repeat: no-repeat;
height: 101px;
color: #FFF;
}
#salad{
background-image:url(new_homepage/panels_web/salad.jpg);
background-repeat: no-repeat;
height: 101px;
color: #FFF;
}
#baking{
background-image:url(new_homepage/panels_web/baking_access.jpg);
background-repeat: no-repeat;
height: 101px;
color: #FFF;
}
#plasticstor{
background-image:url(new_homepage/panels_web/plastic_storage.jpg);
background-repeat: no-repeat;
height: 101px;
color: #FFF;
}
#foiltrays{
background-image:url(new_homepage/panels_web/foil_trays.jpg);
background-repeat: no-repeat;
height: 101px;
color: #FFF;
}
#banquet{
background-image:url(new_homepage/panels_web/banquet.jpg);
background-repeat: no-repeat;
height: 101px;
color: #FFF;
}
#ceramic{
background-image:url(new_homepage/panels_web/ceramic.jpg);
background-repeat: no-repeat;
height: 101px;
color: #FFF;
}
#nonstick{
background-image:url(new_homepage/panels_web/none_stick.jpg);
background-repeat: no-repeat;
height: 101px;
color: #FFF;
}
#boxedfoil{
background-image:url(new_homepage/panels_web/boxed_foils.jpg);
background-repeat: no-repeat;
height: 101px;
color: #FFF;
}
#refuse{
background-image:url(new_homepage/panels_web/refuse.jpg);
background-repeat: no-repeat;
height: 101px;
color: #FFF;
}
#soaps{
background-image:url(new_homepage/panels_web/soaps.jpg);
background-repeat: no-repeat;
height: 101px;
color: #FFF;
}
#latex{
background-image:url(new_homepage/panels_web/latex.jpg);
background-repeat: no-repeat;
height: 101px;
color: #FFF;
}
#airfresh{
background-image:url(new_homepage/panels_web/air_fresheners.jpg);
background-repeat: no-repeat;
height: 101px;
color: #FFF;
}
#candles{
background-image:url(new_homepage/panels_web/candles.jpg);
background-repeat: no-repeat;
height: 101px;
color: #FFF;
}

#footer {
clear: both;
}
#footer p {
text-align: center;
font-size: 85%;
}
#footer a {
color: #999;
}


