@charset "UTF-8";
/* CSS Document */

* {
padding: 0px;
margin: 0px;
}
.clear {
clear:both;
}
body {
padding-top: 30px;
background:url(../images/bg.jpg);
background-position: top;
background-repeat: repeat-x;
background-color:#585858;
}
.wrapper {
width: 786px;
margin-left: auto;
margin-right: auto;
position:relative;
}
.dash {
background:url(../images/dash.jpg) repeat-x;
width:750px;
height: 1px;
margin: 10px;
}

/******** Header ********/
#top-menu {
width: 786px;
height:24px;
float:right;display:inline;
}
#top-menu ul {
margin-left: 0;
padding-left: 0;
float:right;
display: inline;
}
#top-menu ul li { 
margin-left: 0; 
padding: 3px 15px; 
border-left: 1px solid #fff; 
list-style: none; 
float:left;
display: inline; 
}
#top-menu ul li.first { 
margin-left: 0; 
border-left: none; 
list-style: none; 
float:left;
display: inline; 
}
#top-menu a {
text-decoration:none;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

#header {
float:left; display:inline;
width: 786px;
height: 369px;
}
#top-lt {
float:left; display:inline;
width: 197px;
height: 345px;
}
#logo {
background:url(../images/logo.jpg) no-repeat;
}
#logo a {
display:block;
width: 197px;
height: 124px;
text-decoration:none;
}
#logo span {
visibility:hidden;
}
#menu {

float:left; display:inline;
}
#menu ul {
list-style:none;
}
#menu li {
display:inline; float:left;
}
#menu span {
font-size:10px;
}
.menu1 {
background:url(../images/menu-product-reference-guide.jpg) no-repeat;
}
.menu1 a {
text-decoration:none;
display:block;
width: 197px;
height: 33px;
}
.menu1 span {
visibility:hidden;
}
.menu2 {
background:url(../images/menu-new-products.jpg) no-repeat;
}
.menu2 a {
text-decoration:none;
display:block;
width: 197px;
height: 32px;
}
.menu2 span {
visibility:hidden;
}
.menu3 {
background:url(../images/menu-ideas-from-our-chef.jpg) no-repeat;
}
.menu3 a {
text-decoration:none;
display:block;
width: 197px;
height: 29px;
}
.menu3 span {
visibility:hidden;
}
.menu4 {
background:url(../images/menu-ideas-from-guest-chefs.jpg) no-repeat;
}
.menu4 a {
text-decoration:none;
display:block;
width: 197px;
height: 30px;
}
.menu4 span {
visibility:hidden;
}
.menu5 {
background:url(../images/menu-featured-recipes-consumers.jpg) no-repeat;
}
.menu5 a {
text-decoration:none;
display:block;
width: 197px;
height: 30px;
}
.menu5 span {
visibility:hidden;
}
.menu6 {
background:url(../images/menu-advertising.jpg) no-repeat;
}
.menu6 a {
text-decoration:none;
display:block;
width: 197px;
height: 31px;
}
.menu6 span {
visibility:hidden;
}
.menu7 {
background:url(../images/menu-corporate-rd.jpg) no-repeat;
}
.menu7 a {
text-decoration:none;
display:block;
width: 197px;
height: 36px;
}
.menu7 span {
visibility:hidden;
}

#top-rt {
float:left; display:inline;
width: 589px;
height: 345px;
}
#header-img {
float:left; display:inline;
background:url(../images/header-img.jpg) no-repeat;
width: 589px;
height: 256px;
}
#brands {
float:left; display:inline;
background:url(../images/brands.jpg) no-repeat;
width: 589px;
height: 89px;
}

/******** Content ********/
#content {
float:left; display:inline;
width:766px;
background-color:#fff;
padding: 10px;
}

/******** Footer ********/
#footer {
float:left; display:inline;
background:url(../images/footerbar.gif) no-repeat;
width: 786px;
height: 87px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
margin-bottom: 30px;
}
#bf-logo {
float:left; display:inline;
padding: 30px 5px 0 20px;
}
#foot1 {
width: 731px;
margin-top: 10px;
margin-bottom: 10px;
}
#foot1 ul {
margin-left: 0;
padding-left: 0;
display: inline;
}
#foot1 ul li { 
margin-left: 0;
padding: 3px 5px;
border-left: 1px solid #000;
list-style: none;
display: inline;
}
#foot1 ul li.first { 
margin-left: 0;
border-left: none;
list-style: none;
display: inline;
}
#foot1 a {
text-decoration:none;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
}
#foot2 {
width: 731px;
margin-bottom: 10px;
}
#foot2 ul {
margin-left: 0;
padding-left: 0;
display: inline;
}
#foot2 ul li { 
margin-left: 0; 
padding: 3px 15px; 
border-left: 1px solid #000; 
list-style: none; 
display: inline; 
}
#foot2 ul li.first { 
margin-left: 0; 
border-left: none; 
list-style: none; 
display: inline; 
}
#foot2 a {
text-decoration:none;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
#f_text {
color:#000;
}