body,
html {
	background-color: #FFF0C4;
	margin: 0px;
	padding: 0px;
}
body,
td,
th {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link,
a:visited,
a:active {
	color: #0066CC;
	font-weight: bold;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
#main {
	margin: 0px auto;
	width: 760px;
	cursor: default;
}
#main p,
#main ul,
#main h1,
#main h2 {
	margin: 0px;
}
#header {
	background-image: url(images/gastro-consulting_02.jpg);
	background-position: right;
	height: 96px;
	width: 760px;
	background-color: #FFBA00;
}
#header #logo {
	background-image: url(images/gastro-consulting_01.jpg);
	height: 96px;
	width: 213px;
	text-align: center;
}
#header h1 {
	display: block;
	overflow: hidden;
	position: relative;
	height: 96px;
	width: 213px;
}
#header a {
	font-size: 26px;
	font-style: italic;
	color: #CC3300;
	text-decoration: none;
}
#header span {
	background-image: url(images/gastro-consulting_01.jpg);
	display: block;
	position: absolute;
	height: 96px;
	width: 213px;
	left: 0px;
	top: 0px;
	cursor: pointer;
}
#content {
	float: right;
	width: 547px;
	background-color: #CEEAF7;
}
#text_01 {
	background-image: url(images/gastro-consulting_04.jpg);
	height: 180px;
	width: 547px;
}
#text_01 h1 {
	overflow: hidden;
	position: relative;
	font-size: 28px;
	font-style: italic;
	line-height: 180px;
	height: 180px;
	width: 547px;
	text-align: center;
}
#text_01 span {
	background-image: url(images/gastro-consulting_04.jpg);
	display: block;
	position: absolute;
	height: 180px;
	width: 547px;
	left: 0px;
	top: 0px;
}
#text_02 ul {
	position: relative;
	list-style: url(none) none outside;
}
#text_02 span {
	background-image: url(images/gastro-consulting_06.jpg);
	display: block;
	position: absolute;
	height: 175px;
	width: 547px;
	left: 0px;
	top: 0px;
}
#text_02 {
	background-image: url(images/gastro-consulting_06.jpg);
	height: 175px;
	width: 547px;
}
#text_03 {
	background-image: url(images/gastro-consulting_07.jpg);
	height: 195px;
	width: 547px;
}
#text_03 p {
	padding: 10px 20px 0px 180px;
}
#info {
	background-color: #66CCFF;
	float: left;
	width: 213px;
}
#info h2 {
	font-size: 14px;
	padding-top: 120px;
	padding-left: 34px;
}
#info p {
	padding: 10px 0px 10px 30px;
}
#info strong {
	color: #CC3300;
}
#info #top {
	background-image: url(images/gastro-consulting_03.jpg);
	height: 180px;
	width: 213px;
	color: #CC3300;
	font-weight: bold;
}
#info #bottom {
	background-image: url(images/gastro-consulting_05.jpg);
	height: 370px;
	width: 213px;
}
#footer {
	background-image: url(images/gastro-consulting_08.gif);
	clear: both;
	float: none;
	height: 104px;
	width: 760px;
	background-color: #002C58;
	color: #FFFFFF;
}
#footer #address {
	float: left;
	padding: 15px 60px 0px 20px;
}
#footer #contact {
	float: left;
	padding: 15px 0px 0px;
}
#footer #biocatering {
	display: block;
	float: right;
	height: 41px;
	width: 123px;
	border: 1px solid #FFFFFF;
	margin-top: 50px;
	margin-right: 10px;
}
#footer #biocatering a {
	display: block;
	height: 41px;
	width: 123px;
	position: relative;
	color: #FFFFFF;
	background-color: #97BE0E;
	text-decoration: none;
	text-align: center;
}
#footer #biocatering span {
	background-image: url(images/bio-catering.gif);
	display: block;
	position: absolute;
	z-index: 1;
	height: 41px;
	width: 123px;
	left: 0px;
	top: 0px;
	cursor: pointer;
}
#footer #copy {
	font-weight: bold;
	text-align: left;
	float: left;
	display: block;
	width: 400px;
	padding-left: 20px;
	padding-top: 24px;
}
.bold {
	font-weight: bold;
}
