

body {
	min-width: 770px;
}
/* nn6/7 will put content out of scrollable reach if auto is used unless the min-width is on body */
#wrap {
	width:770px;
	margin:12px auto 0 auto;
	background:#fff;
	border: 1px solid #aaa;
	position:relative;
}
#header, #topnav, #footer {
	clear: both;
	margin:0;
	padding:0;
}
#topnav {
	height:24px;
	width:770px;
	margin:0 auto;
	border-bottom:1px solid #fff;
}
#tnav {
	position:absolute;
	top:76px;
	left:0;
	width:770px;
	padding: 0;
	margin:0 auto;
	background:#ed173c;
	font: normal 100% Arial, Helvetica, sans-serif;
	z-index:101;
}
#header h1 {
	height:76px;
	width: 770px;
	margin:0 auto;
	background:url(../corporate-cookery-images/logo-venturi.png) no-repeat 20px 10px;
	z-index:100;
	text-indent:-5000px;
	position:relative;
}
#strap {
	position:absolute;
	float:right;
	width:237px;
	height:16px;
	top:30px;
	right:15px;
}
#container {
	padding:0;
	height:300px;
	height:auto!important;
	min-height:300px;
}
#container .column {
	position: relative;
	margin:0 auto;
	z-index:0;
}
#content {
	padding: 60px 0 0 0;
	width: 500px;
}
#footer {
	clear: both;
	min-height:26px;
	height:auto !important;
	height:26px;
	line-height:26px;
	text-align:left;
	vertical-align:middle;
	width:760px;
	margin:0 auto;
	padding: 0 5px;
	position:relative;
	background:#aaa;
	color:#fff;
	font-size:90%;
}
#subfooter {
	text-align:center;
	color:#aaa;
	font-size:0.9em;
	padding: 5px 0;
	width: 770px;
	margin:0 auto;
}
#banner {
	margin: 0;
	min-height:190px;
	height:auto !important;
	height:190px;
	width:500px;
	padding:0;
	background: #aaa url(../corporate-cookery-media/media/corporate-team-building/Photo2.jpg);
}
#fbanner{
	margin: 0 0 30px 0;
}