body {
	background:#FFF url(../images/indexBG.jpg) top center no-repeat fixed;
    font-family:Tahoma, Geneva, sans-serif;  
}

#wrapper {
	width:1008px;
	height:1200px;
	background:url(../images/indexBody.jpg) no-repeat;
	margin: 0 auto;
}

#footer {
    width: 100%;
    background-color: white;
    text-align: center;
    font-size: 12px;
}

.leftContent {
	width:688px;
	float:left;
}

.rightContent {
	width:320px;
	float:right;
}

#nav {
	width:226px;
	height:460px;
	background:url(../images/nav/navBg.png) no-repeat;
	float:left;
	font-size:10px;
}

#logo {
	float:left;
}

#imageBar {
	width:1005px;
	height:154px;
	padding-left:3px;
	clear:both;
	background:url(../images/imageBar/imageBar.jpg) no-repeat;
}

#imageBar img {
	margin:25px 0px 0px 9px;
}

#chef {
	float:left;
	width:450px;
	height:261px;
	font-size:13px;
}

#chef img {
	float:left;
	margin-right:10px;
}

#chef h1 {
	margin-top:30px;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
}

#chef a {
	color:#000;
}

#chef a:hover {
	color:#333;
}

#arrows {
	float:left;
	margin-left:80px;
}

#arrows img {
	margin-right:50px;
}

#social {
	text-align:center;
}

#social img {
	margin:10px;
}

#video {
	width:316px;
	height:258px;
	float:right;
	background:url(../images/player_frame.png) no-repeat;
	margin-top:20px;
}

#video div {
	margin:68px 0px 0px 23px;
}

#partners {
	float:left;
    text-align: center;
	width:350px;
    margin-left: 15px;
}

#partners img {
    margin: 7px;
    vertical-align: middle;
}

#tableTalk {
	width:218px;
	float:right;
	margin-right:5px;
}

#tableTalk a {
	color:#000;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
	margin-left:20px;
}

#tableTalk a:hover {
	color:#333;
}

#blog {
	width:279px;
	height:548px;
	background:url(../images/blogBg.png) no-repeat;
	margin-left:22px;
	font-size:12px;
}

#blogContent {
	width:225px;
	height:400px;
	margin:80px 0px 0px 25px;
	overflow:hidden;
	padding:30px 0px 20px 0px;
}

#blog h2 {
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
	margin-bottom:5px;
}

#blog a {
	color:#000;
}

#blog a:hover {
	color:#333;
}

ul.blogroll {
    margin: 0;
    padding: 0 0 0 20px;
    list-style: none;
}

#noshow {
    display: none;
}
