@charset "utf-8";
/* CSS Document */
/* Start Index Page Layout */
body {
margin: 0px;
/*text-align: center;*/
}
#container {
width: 772px;
margin: 10px auto 0px auto;
overflow:hidden;
}
#content01{
float: left;
width: 114px;
height: 105px;
background-image:url(images/bg-colour.jpg);
}
#content001{
float: left;
width: 656px;
height: 42px;
padding-top:10px;
background-image:url(images/bg-colour.jpg);
}
#content002{
float: left;
width: 656px;
height: 33px;
padding-top:20px;
background-image:url(images/bg-colour.jpg);
}
#contentbar{
float: left;
width: 770px;
height: 10px;
background-image:url(images/bg-colour-black.jpg);
}
#content {
float: left;
width: 750px;
height: auto;
padding:10px 10px 10px 10px;
background-image:url(images/bg-colour.jpg);
}
#content02 {
float: left;
width: 770px;
height: 174px;
}
#copy01 {
float: left;
width: 302px;
height: 300px;
margin-bottom:9px;
background-color:#333333;
border-color:#FF9933; 
border: 1px solid;
}
#copy02 {
float: left;
width: 400px;
height: auto;
margin-bottom:10px;
margin-left:20px;
background-color:#333333;
}
#copywine {
float: left;
width:728px;
height: auto;
margin-bottom:10px;
margin-right:20px;
background-color: #666666;
}
#copyfood {
float: left;
width: 400px;
height: auto;
margin-bottom:10px;
margin-left:20px;
background-color:#333333;
}

#content03 {
float: left;
width: 225px;
margin-right:25px;
height: 100px;
background-color:#333333;
}
#content04 {
float: left;
width: 225px;
height: 100px;
background-color:#333333;
}
#blank {
float: left;
width: 760px;
height: 20px;
background-color:#333333;
}

