body {
background-image:url(images/background.jpg);
background-repeat:repeat-x;
margin:0 0 0 0 ;
background-color:white;
}

#gallery{
padding-bottom: 35px;
}

#container {
margin: 0 auto;
width:976px;
}

#lower{
	position:relative;
	width:976px;
	height:auto;
}

.spec{
background-color:#649afa;
color:#fff;
}

#header {
height:184px;
width:976px;
position: relative;
margin-top:10px;
}

#links {
height:56px;
position: relative;
margin-top:-77px;
margin-left: 190px;
}

#content {
Width:600px;
margin-bottom:40px;
padding-left: 45px;
float:left;
}

#logo {
border-style: none;
}

#right {
width:250px;
padding-right:78px;
float:right;
}

#benchmark {
position:absolute;
margin-left:780px;
margin-top:-50px;
}

.food h4 {
margin-top: 5px;
margin-bottom: 2px;
}

.food p {
margin-top: 5px;
margin-bottom: 10px;
}

.item h4 {
margin-top: 15px;
margin-bottom: 8px;
}

.item p {
margin-top: 2px;
margin-bottom: 2px;
}

#footer {
width:100%;
height:83px;
z-index:0;
background-color:#4a4a4a;
clear:both;
}