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:10px auto 0 auto;
	background:#fff;
	border: 1px solid #939393;
	position:relative;
}
#header, #topnav, #footer {
	clear: both;
	margin:0;
	padding:0;
	position:relative;
}
#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(../catering-images/is-logo.gif) no-repeat 18px 10px;
	z-index:100;
	text-indent:-5000px;
	position:relative;
	z-index:100;
}
#cta {
	text-align:right;
	color:#939393;
	position:absolute;
	top:15px;
	right:15px;
	font-size:16pt;
	line-height:1;
	z-index:100;
}
#cta a {
	display:block;
	color:#59595E;
	width:237px;
	height:30px;
}
#cta a strong {
	display:block;
	color:#939393;
}
#strap {
	position:absolute;
	width:237px;
	height:16px;
	top:30px;
	left:15px;
	text-indent:-5000px;
	z-index:1;
}
#container {
	padding-left: 1px;   /* LC fullwidth */
	padding-right: 288px;  /* RC fullwidth + CC padding */
	height:150px;
	height:auto!important;
	min-height:150px;
}
#container .column {
	position: relative;
	float: left;
	z-index:0;
}
#content {
	padding: 16px 10px 0 10px;    /* CC padding */
	width: 100%;
}
#left {
	width: 1px;          /* LC width */
	padding: 0;       /* LC padding */
	right: 21px;          /* LC fullwidth + CC padding */
	margin-left: -600px;
	display:none;
}
#right {
	width: 268px;          /* RC width */
	padding: 0;       /* RC padding */
	margin-right: -288px;  /* RC fullwidth + CC padding */
	text-align:center;
	margin-top:-190px;
	background:#ed173c;
}
#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:#939393;
	color:#fff;
	font-size:90%;
}
#subfooter {
	text-align:center;
	color:#939393;
	font-size:0.9em;
	padding: 5px 0;
	width: 770px;
	margin:0 auto;
}
#quotes {
	margin:0;
	padding:0;
	background:#ed173c;
	color:#fff;
	width:268px;
	min-height:190px;
	height:auto !important;
	height:190px;
}
#fquotes {
	margin-left:0;
}
#home-flash {
	margin:0 0 0 -10px;
	padding:0;
	min-height:190px;
	height:auto !important;
	height:190px;
	width:500px;
	position:relative;
}
#venturis {
	background:#fffaf7 url(../catering-images/bg-right.jpg) no-repeat;
	width:268px;
	min-height:220px;
	height:auto!important;
	height:220px;
	margin:0;padding:0;
	border-top:1px solid #fff;
}
#venturis #i1 {
	padding: 25px 0 0 0;
	margin: 0 0 0 -9px;
}
#venturis #i2 {
	padding: 5px 0 5px 0;
	margin:0;
}
#venturis #i3 {
	padding: 0 0 25px 0;
	margin: 0 0 0 -9px;
}
/*#testimonials img,#t-imgs {
	height:170px;
	height:auto!important;
	min-height:170px;
	margin: 0 auto;
	padding:0;
}*/
#venturis p.topper,#venturis p.readMore {
	color:#fff;
	min-height:36px;
	height:auto !important;
	height:36px;
	line-height:36px;
	text-align:center;
	vertical-align:middle;
	margin:0;
	padding:0;
}
#visit img {
	border:none;
	padding: 6px 0 0 0;
}
#venturis p.topper {
	background:#939393;
	border-top:1px solid #fff;
}
#venturis p.readMore {
	background:#ed173c;
	border-bottom:1px solid #fff;
}
#venturis p.readMore a{
	color:#fff;
}
#venturis p.readMore a:hover{
	color:#939393;
}
