

html,body{margin:0;
          padding:0;
}
body{font: 14px 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: 50px;
           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;
          
}

#navigation {
	float:left;
	width:200px;
	height: 1200px;
	background:#cccc66;
}



#content {float: right;
         width: 820px;
	background-color: #ffffff;
	height: 1200px;
	border-right: 4px solid #cccc66;
	padding-top: 1px;
}

#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;
}
.heading2 {
	text-align: center;
	color: #79B30B;
	margin-top: 50px;
}
.heading3 { text-align: center;
            color: #79B30B;

}
.tip { text-align: center;
       font-size: 18px;
       color: red;
       font-weight: red;

}
