@charset "utf-8";
/* CSS Document */

#logo
{
background-image:url(../images/aboutus_logo.jpg);

}


#productscontainer{
width:624px;
height:100%;
float:left;
background:url(../images/productsbg2.gif);
background-repeat:no-repeat;
background-color:#00661b;
padding-left:380px;
}

#right h3
{
font: 1.2em "Georgia", "Times", serif;
color:#365708;
margin-bottom:10px;
}


