

html,body{margin:0;
         padding:0;
}
body{font: 0.8em arial,sans-serif;
     text-align:center;
     background-color: #996600;
}
p{margin:0 10px 10px;
}
a{color: #981793;
}
#header { height: 353px;
          width: 1024px;
          background: #ffffff;
          margin-top: 30px;
          background-image: url(bentos-header-new-1024x353-brown.jpg);

}
div#header h1{height:80px;
           line-height:80px;
           margin:0;
           padding-left:170px;
           color: #79B30B
}

#header h2{padding-top: 190px;
           padding-left: 60px;
           color: #79B30B;
           line-height: 80px;
}

#content p{line-height:1.4;
}


#footer{background: #ffffff;
                color: #FFF;
        background-image: url(bentos-footer-brown.jpg );
        height: 198px;
        margin-bottom: 20px;
}
#footer p{text-align: center;
             padding-top: 30px;
}

#container{width:1024px;
              margin:0 auto;
              text-align:left;

}

#content{float:right;
         width:820px;
         background-color: #ffffff;
         height: 1610px;
         border-right: 4px solid #cccc66;

}
#navigation{float:left;
            width:200px;
            height: 1610px;
            background: #cccc66;
}
#extra{clear:both;
        width:100%;
        height: 50px;
        background:#FF8539;
}

#extra h3{ text-align: center;
           padding-top: 12px;
}



#car { width: 570px;
       height: 214px;
       display: block;
       margin-left: auto;
       margin-right: auto;
       margin-top: 50px;
       margin-bottom: 50px;
}
.heading1 { text-align: center;
            margin-top: 30px;
            color: #79B30B;
}
.heading2 { text-align: center;
            color: #79B30B;
}

.unordered1 { text-align: center;
              font-size: 16px;
}

#row { width: 489px;
       display: block;
       margin-left: auto;
       margin-right: auto;
}

.bento1 { width: 400px;
          display: block;
          margin-left: auto;
          margin-right: auto;
          margin-top: 30px;
}

.bento2 { width: 373px;
          display: block;
          margin-left: auto;
          margin-right: auto;
          margin-bottom: 30px;
}


.caa { font-size: 18px;
       font-weight: bold;
}

