body{
margin: 0px 0px 0px 0px;
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size: 15px;
}

#logo{
height:464px;
width:700px;
margin-left: auto;
margin-right: auto;
}

#buttons{
   position: relative;
   top:-280px;
   left:0px;
}

#btmimages{
margin: 10px 10px 10px 10px;
}

a{
  text-decoration: none;
  border: 0px;
}

.blk{
   color: black;
}

.wht{
   color: white;
}


#mainHome{
vertical-align:top;
width:700px;
border:0px;
background-color:#003300;
padding-left:1px;
padding-right:1px;
margin-left: 10%;
margin-right: 10%;
border-style: solid;
border-width: 1px;
border-color: white;

}

#platterPg{
vertical-align:top;
width:700px;
height:1400px;
border:0px;
background-color:rgb(102,102,51);
padding-left:1px;
padding-right:1px;
margin-left: 10%;
margin-right: 10%;
border-style: solid;
border-width: 1px;
border-color: white;
}

#deliPg{
vertical-align:top;
width:700px;
border:0px;
background-color:rgb(102,102,51);
padding-left:1px;
padding-right:1px;
margin-left: 10%;
margin-right: 10%;
border-style: solid;
border-width: 1px;
border-color: white;
}

#subSection1{
   position:relative;
   top:0px;
   left:10px;
   width:660px;
   height:205px;
   background-color: rgb(204,204,102);
   border-style: solid;
   border-width: 1px;
   border-color: black;
   z-index: 1;
   padding-left: 10px;
   padding-right: 10px;
}

#subSection2{
   position:relative;
   top:0px;
   left:10px;
   width:660px;
   height:205px;
   background-color: rgb(204,204,102);
   border-style: solid;
   border-width: 1px;
   border-color: black;
   z-index: 1;
   padding-left: 10px;
   padding-right: 10px;

}

#subSection3{
   position:relative;
   top:0px;
   left:10px;
   width:660px;
   height:205px;
   background-color: rgb(204,204,102);
   border-style: solid;
   border-width: 1px;
   border-color: black;
   z-index: 1;
   padding-left: 10px;
   padding-right: 10px;

}

#subSection5{
   position:relative;
   top:0px;
   left:10px;
   width:660px;
   height:205px;
   background-color: rgb(204,204,102);
   border-style: solid;
   border-width: 1px;
   border-color: black;
   z-index: 1;
   padding-left: 10px;
   padding-right: 10px;
   text-align: center;

}

#subSection4{
   position:relative;
   top:0px;
   left:10px;
   width:660px;
   background-color: rgb(204,204,102);
   border-style: solid;
   border-width: 1px;
   border-color: black;
   z-index: 1;
   padding-left: 10px;
   padding-right: 10px;

}
#hotTrays{
	position:relative;
   top:0px;
   left:10px;
   width:660px;
   background-color: rgb(204,204,102);
border-style: solid;
   border-width: 1px;
   border-color: black;
   z-index: 1;
   padding-left: 10px;
   padding-right: 10px;   
	
}


.tab{
   position: relative;
   height:41px;
   width:300px;
   left:8px;
   top:1px;
   z-index: 2;
}

.tab1{
   position: relative;
   height:41px;
   width:300px;
   left:8px;
   top:1px;
   z-index: 2;
}

.tab2{
   position: relative;
   height:41px;
   width:300px;
   left:8px;
   top:1px;
   z-index: 2;
}

.tab3{
   position: relative;
   height:41px;
   width:300px;
   left:8px;
   top:1px;
   z-index: 2;
}

.tab4{
   position: relative;
   height:41px;
   width:300px;
   left:8px;
   top:1px;
   z-index: 2;
}

.shadow {
-moz-box-shadow: 3px 3px 4px #000;
-webkit-box-shadow: 3px 3px 4px #000;
box-shadow: 3px 3px 4px #333;
}
