/* print styles */
body {
	color: black;
	background: white url(none);
	font-size: 12pt;
}

img {display: none;}

.red {
color: black;
background: white;
	}

h1, h2, h3, h4 {
	color: black;
background: white;
	}

a:link, a:visited {
color: black;
background: white;
	}

#container_inner {background:none;}
.template1 #content {background:none;}

#main_body {
	padding: 491px 0 0 0;
	clear: both;
	width: 954px;
	position: relative;
	min-height: 200px;
}

*>#main_body {float: left;}


.template1 #interface,.template2 #interface, .template3 #interface {
background: white url(images/bg_sub_top_print.jpg) no-repeat  top left;
display:block;
width:954px;
float:left;
}

.template1 #main_body {
		padding: 213px 0 0 0;
	}

.catering #content_top  {background: white url(none);
width:850px;
margin-top:-60px;}

.catering #fooditem {background:none;}

.template1 #content_bottom {background:none;}

#footer {background:none;}


#primenav,
#subnav{
display:none;}