@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #3a1f00;
	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#divCont {
	float: left;
	position: absolute;
	width: 635px;
	left: 50%;
	margin-left: -317px;
}
#divHeader {
	float: left;
}
#divBenelux {
	float: left;
	width: 187px;
}
#divContacts {
	color: #fbe3c8;
	font-size: 12px;
	line-height: 19px;
	float: left;
	width: 262px;
	height: 97px;
	background-image: url(../img/box_contacts.png);
	text-align: center;
	padding-top: 76px;
}
#divContacts a, #divContacts a:hover, #divContacts a:visited, #divContacts a:active, #divContacts a:visited:hover {
	color: #fbe3c8;
}
#divBeneluxCatering {
	float: left;
	width: 186px;
}
#divNav {
	float: left;
	width: 100%;
}
#divMain {
	background-image: url(../img/bg_main.png);
	height: 495px;
	float: left;
	width: 635px;
}
#divMainInner {
	color: #fbe3c8;
	font-size: 12px;
	margin: 30px 25px 25px 25px;
	padding-right: 10px;
	text-align: justify;
	line-height: 22px;
	overflow: auto;
	height: 440px;
}
#divMainInner a, #divMainInner a:hover, #divMainInner a:visited, #divMainInner a:active, #divMainInner a:visited:hover {
	color: #fbe3c8;
}
#divMainInner h1 {
	color: #FFF;
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
}
.divFooterInner {
	float: left;
	width: 278px;
	border-left: 1px dotted #9d8c78;
	padding: 0px 0px 0px 30px;
	margin: 5px 0px 10px 8px;
	height: 130px;
}
#divFooter {
	font-size: 12px;
	color: #874800;
	float: left;
}
#divFooter a, a:active, a:visited {
	color: #874800;
	text-decoration: none;
}
#divFooter a:hover, #divFooter a:visited:hover {
	color: #c66800;
}
#divFooter ul {
	list-style-type: none;
	margin: 0px; padding: 0px;
}
#divFooter li {
	line-height: 22px;
}
#divFooterMaster {
	text-align: center;
	display: table-cell;
	vertical-align: bottom;
	border-right: 1px dotted #9d8c78;
	width: 250px;
	height: 130px;
	padding-right: 20px;
}
#divGal { text-align: justify; }
#divGal img {
	border: 1px solid #c66800;
	padding: 2px;
	margin: 5px 10px 5px 0px;
}
