@charset "utf-8";
#footer {
	position: absolute;
	width: 980px;
	font-family: Tahoma;
	color: #FFFFFF;
	bottom: -25px;
	text-align: left;
	vertical-align: top;
	left: 0px;
	height: 25px;
}
a:visited  {
	color: #CCCCCC;
}
a:hover {
	color: #FF9900;
}


.footer-contact {
	position: absolute;
	left: 0px;
	font-size: 10pt;
	top: 2px;
}


/* CSS Document */

#Nav-bar {
	position: absolute;
	top: 100px;
	left: -5px;
	width: 980px;
	z-index: 1;
	height: 45px;
	text-align: left;
}
.button-home {
	position: absolute;
	left: 0px;
	bottom: 3px;
}
.button-weddingnengagement {
	position: absolute;
	left: 140px;
	bottom: 3px;
}
.button-corporatecatering {
	position: absolute;
	left: 280px;
	bottom: 3px;
}
.button-parties {
	position: absolute;
	left: 420px;
	bottom: 3px;
}
.button-races {
	position: absolute;
	left: 560px;
	bottom: 3px;
}
.button-cakes {
	position: absolute;
	left: 700px;
	bottom: 3px;
}
.button-contact {
	position: absolute;
	left: 840px;
	bottom: 3px;
}
.footer-copyright {
	position: absolute;
	right: 0px;
	text-align: right;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	padding-top: 10px;
}
#text-content {
	position: absolute;
	height: 370px;
	right: 30px;
	width: 500px;
	border: 1px solid #000000;
	text-align: justify;
	top: 160px;
}
#background {
	position: absolute;
	bottom: 0px;
	left: 1px;
	overflow: hidden;
}
.introduction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: justify;
	line-height: 16px;
	position: absolute;
	width: 480px;
	left: 10px;
	top: 60px;
	color: #000000;
	font-style: normal;
	height: 222px;
}
.logo {
	position: absolute;
	right: 30px;
	top: 5px;
}
#container {
	height: 550px;
	width: 980px;
	position: relative;
	background-color: #FBFBE3;
	border: thin solid #000000;
}
